package Savage.ShipsMilitary.LandingPlatformDockLPD;
/*
Copyright (c) 1995-2019 held by the author(s). All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the
distribution.
* Neither the name of the Web3D Consortium (http://www.web3D.org)
nor the names of its contributors may be used to endorse or
promote products derived from this software without specific
prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
*/
import java.util.*;
import org.web3d.x3d.jsail.Core.*;
import org.web3d.x3d.jsail.fields.*;
import org.web3d.x3d.jsail.Geometry3D.*;
import org.web3d.x3d.jsail.Grouping.*;
import org.web3d.x3d.jsail.Navigation.*;
import org.web3d.x3d.jsail.Shape.*;
// Javadoc annotations follow, see below for source.
/**
*
This is an LPD-17 Landing Platform Dock amphibious support ship. This model is being developed for inclusion in the SAVAGE project. Information for this model was obtained from Jane's Online Fighting Ship catalog and the FAS website at www.FAS.org.
Related links: LPDSuperstructure.java source, LPDSuperstructure catalog page, X3D Resources, X3D Scene Authoring Hints, and X3D Tooltips.
This program uses the
X3D Java Scene Access Interface Library (X3DJSAIL).
It has been produced using the
X3dToJava.xslt
stylesheet to create Java source code from an .x3d
model.
* @author Mike Hunsberger
*/
public class LPDSuperstructure
{
/** Default constructor to create this object. */
public LPDSuperstructure ()
{
initialize();
}
/** Create and initialize the X3D model for this object. */
public final void initialize()
{
x3dModel = new X3DObject().setProfile(X3DObject.PROFILE_IMMERSIVE).setVersion(X3DObject.VERSION_3_0)
.setHead(new headObject()
.addMeta(new metaObject().setName(metaObject.NAME_TITLE ).setContent("LPDSuperstructure.x3d"))
.addMeta(new metaObject().setName(metaObject.NAME_DESCRIPTION).setContent("This is an LPD-17 Landing Platform Dock amphibious support ship. This model is being developed for inclusion in the SAVAGE project. Information for this model was obtained from Jane's Online Fighting Ship catalog and the FAS website at www.FAS.org"))
.addMeta(new metaObject().setName(metaObject.NAME_CREATOR ).setContent("Mike Hunsberger"))
.addMeta(new metaObject().setName(metaObject.NAME_CREATED ).setContent("28 Jan 2001"))
.addMeta(new metaObject().setName(metaObject.NAME_MODIFIED ).setContent("22 August 2018"))
.addMeta(new metaObject().setName(metaObject.NAME_REFERENCE ).setContent("Info obtained at http://www.fas.org"))
.addMeta(new metaObject().setName(metaObject.NAME_REFERENCE ).setContent("Informat also obtained from Jane's Online Fighting Ship catalog"))
.addMeta(new metaObject().setName(metaObject.NAME_IDENTIFIER ).setContent("https://savage.nps.edu/Savage/ShipsMilitary/LandingPlatformDock-LPD/LPDSuperstructure.x3d"))
.addMeta(new metaObject().setName(metaObject.NAME_GENERATOR ).setContent("X3D-Edit 3.2, https://savage.nps.edu/X3D-Edit"))
.addMeta(new metaObject().setName(metaObject.NAME_LICENSE ).setContent("../../license.html")))
.setScene(new SceneObject()
.addChild(new LODObject().setRange(new float[] {1000.0f})
.addChild(new ViewpointObject().setDescription("LPD superstructure").setPosition(-20.0f,0.0f,140.0f))
.addChild(new WorldInfoObject().setInfo(new String[] {"null node"})))
.addChild(new TransformObject()
.addChild(new ShapeObject()
.setGeometry(new ExtrusionObject().setConvex(false).setCreaseAngle(1.57f).setCrossSection(new MFVec2fObject(new float[] {-19.7f,-14.0f,19.7f,-14.0f,19.7f,8.44f,14.0f,8.44f,14.0f,14.0f,-19.7f,14.0f,-19.7f,-14.0f})).setOrientation(new MFRotationObject(new float[] {0.0f,0.0f,1.0f,0.0f,0.0f,0.0f,1.0f,0.0f})).setScale(new MFVec2fObject(new float[] {1.0f,1.0f,1.0f,1.0f})).setSolid(false).setSpine(new MFVec3fObject(new float[] {-36.5f,0.0f,0.0f,-36.5f,14.02f,0.0f})))
.setAppearance(new AppearanceObject()
.setMaterial(new MaterialObject("HullGray").setDiffuseColor(.8f,.8f,.8f)))))
.addChild(new TransformObject().setTranslation(-8.5f,7.0f,-5.5f)
.addChild(new ShapeObject()
.setAppearance(new AppearanceObject()
.setMaterial(new MaterialObject().setUSE("HullGray")))
.setGeometry(new BoxObject().setSize(17.0f,14.0f,2.0f))))
.addChild(new TransformObject().setTranslation(-8.5f,7.0f,6.0f)
.addChild(new ShapeObject()
.setAppearance(new AppearanceObject()
.setMaterial(new MaterialObject().setUSE("HullGray")))
.setGeometry(new BoxObject().setSize(17.0f,14.0f,2.0f))))
.addChild(new TransformObject()
.addChild(new ShapeObject()
.setGeometry(new ExtrusionObject().setCreaseAngle(1.57f).setCrossSection(new MFVec2fObject(new float[] {-22.0f,-12.4f,22.0f,-12.4f,22.0f,12.4f,-22.0f,12.4f,-22.0f,-12.4f})).setOrientation(new MFRotationObject(new float[] {0.0f,0.0f,1.0f,0.0f,0.0f,0.0f,1.0f,0.0f})).setScale(new MFVec2fObject(new float[] {1.0f,1.0f,1.0f,1.0f})).setSolid(false).setSpine(new MFVec3fObject(new float[] {22.0f,0.0f,0.0f,22.0f,14.001f,0.0f})))
.setAppearance(new AppearanceObject()
.setMaterial(new MaterialObject().setUSE("HullGray")))))
.addChild(new TransformObject().setTranslation(-88.0f,.25f,0.0f)
.addChild(new ShapeObject()
.setAppearance(new AppearanceObject()
.setMaterial(new MaterialObject().setUSE("HullGray")))
.setGeometry(new BoxObject().setSize(64.0f,.5f,32.0f))))
.addChild(new TransformObject()
.addChild(new ShapeObject("ForwardAntennaEnclosure")
.setGeometry(new ExtrusionObject().setCreaseAngle(1.57f).setCrossSection(new MFVec2fObject(new float[] {-.5f,-1.5f,.5f,-1.5f,1.5f,-.5f,1.5f,.5f,.5f,1.5f,-.5f,1.5f,-1.5f,.5f,-1.5f,-.5f,-.5f,-1.5f})).setOrientation(new MFRotationObject(new float[] {0.0f,0.0f,1.0f,0.0f,0.0f,0.0f,1.0f,.1f})).setScale(new MFVec2fObject(new float[] {3.0f,3.0f,1.25f,1.25f})).setSolid(false).setSpine(new MFVec3fObject(new float[] {30.0f,12.0f,0.0f,30.0f,28.0f,0.0f})))
.setAppearance(new AppearanceObject()
.setMaterial(new MaterialObject().setUSE("HullGray")))))
.addChild(new TransformObject()
.addChild(new ShapeObject("RearAntennaEnclosure")
.setGeometry(new ExtrusionObject().setCreaseAngle(1.57f).setCrossSection(new MFVec2fObject(new float[] {-.5f,-1.5f,.5f,-1.5f,1.5f,-.5f,1.5f,.5f,.5f,1.5f,-.5f,1.5f,-1.5f,.5f,-1.5f,-.5f,-.5f,-1.5f})).setOrientation(new MFRotationObject(new float[] {0.0f,0.0f,1.0f,0.0f,0.0f,0.0f,1.0f,.1f})).setScale(new MFVec2fObject(new float[] {2.75f,2.75f,1.0f,1.0f})).setSolid(false).setSpine(new MFVec3fObject(new float[] {-30.0f,12.0f,0.0f,-30.0f,30.0f,0.0f})))
.setAppearance(new AppearanceObject()
.setMaterial(new MaterialObject().setUSE("HullGray"))))));
}
// end of initialize() method
/** The initialized model object, created within initialize() method. */
private X3DObject x3dModel;
/** Provide a
* shallow copy
* of the X3D model.
* @see X3DObject
* @return LPDSuperstructure model
*/
public X3DObject getX3dModel()
{
return x3dModel;
}
/** Default main() method provided for test purposes, uses CommandLine to set global ConfigurationProperties for this object.
* @param args array of input parameters, provided as arguments
* @see X3DObject.handleArguments(args)
* @see X3DObject.validationReport()
* @see CommandLine
* @see CommandLine.USAGE
* @see ConfigurationProperties
*/
public static void main(String args[])
{
X3DObject thisExampleX3dObject = new LPDSuperstructure().getX3dModel();
boolean hasArguments = (args != null) && (args.length > 0);
boolean validate = true; // default
boolean argumentsLoadNewModel = false;
String fileName = new String();
if (args != null)
{
for (String arg : args)
{
if (arg.toLowerCase().startsWith("-v") || arg.toLowerCase().contains("validate"))
{
validate = true; // making sure
}
if (arg.toLowerCase().endsWith(X3DObject.FILE_EXTENSION_X3D) ||
arg.toLowerCase().endsWith(X3DObject.FILE_EXTENSION_CLASSICVRML) ||
arg.toLowerCase().endsWith(X3DObject.FILE_EXTENSION_X3DB) ||
arg.toLowerCase().endsWith(X3DObject.FILE_EXTENSION_VRML97) ||
arg.toLowerCase().endsWith(X3DObject.FILE_EXTENSION_EXI) ||
arg.toLowerCase().endsWith(X3DObject.FILE_EXTENSION_GZIP) ||
arg.toLowerCase().endsWith(X3DObject.FILE_EXTENSION_ZIP) ||
arg.toLowerCase().endsWith(X3DObject.FILE_EXTENSION_HTML) ||
arg.toLowerCase().endsWith(X3DObject.FILE_EXTENSION_XHTML))
{
argumentsLoadNewModel = true;
fileName = arg;
}
}
}
if (argumentsLoadNewModel)
System.out.println("WARNING: \"LPDSuperstructure\" model invocation is attempting to load file \"" + fileName + "\" instead of simply validating itself... file loading ignored.");
else if (hasArguments) // if no arguments provided, this method produces usage warning
thisExampleX3dObject.handleArguments(args);
if (validate)
{
System.out.print("Java program \"LPDSuperstructure\" self-validation test results: ");
String validationResults = thisExampleX3dObject.validationReport();
System.out.println(validationResults);
}
}
}