Class MEKO200
java.lang.Object
Savage.ShipsMilitary.FrigateMEKO200Greece.MEKO200
MEKO-200HN Greek Frigate is used for coastal defense.
Related links: Catalog page MEKO200, source MEKO200.java, X3D Resources, X3D Scene Authoring Hints, and X3D Tooltips.
meta tags | Document Metadata |
title | MEKO200.x3d |
description | MEKO-200HN Greek Frigate is used for coastal defense. |
creator | Georgios Floros and Andreas Kavousanos-Kavousanakis |
translator | Andreas Kavousanos-Kavousanakis |
created | 16 September 2003 |
modified | 7 April 2024 |
reference | http://www.blohmvoss.de |
rights | Copyright (c) Georgios Floros, Andreas Kavousanos-Kavousanakis |
drawing | HelicopterLandingDeck.png |
subject | MEKO200 frigate, Hellenic Navy HN |
accessRights | The "author" Georgios Floros created this model in .flt format. The "translator" Andreas Kavousanos- Kavousanakis used "Deep Exploration" trial version by "Right Hemisphere" in order to translate the original model into VRML 2.0 format non recognizable by the X3D Editor. The source code was pasted into a "Wordpad" file and was manually recreated in X3D format by the translator. The "author" has released all his rights to the "translator". |
identifier | https://savage.nps.edu/Savage/ShipsMilitary/FrigateMEKO200Greece/MEKO200.x3d |
generator | X3D-Edit 3.2, https://savage.nps.edu/X3D-Edit |
license | ../../license.html |
This program uses the
X3D Java Scene Access Interface Library (X3DJSAIL).
It has been produced using the
X3dToJava.xslt
stylesheet
(version control)
which is used to create Java source code from an original .x3d
model.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.web3d.x3d.jsail.Core.X3D
Provide a shallow copy of the X3D model.final void
Create and initialize the X3D model for this object.static void
Default main() method provided for test purposes, uses CommandLine to set global ConfigurationProperties for this object.
-
Constructor Details
-
MEKO200
public MEKO200()Default constructor to create this object.
-
-
Method Details
-
initialize
public final void initialize()Create and initialize the X3D model for this object. -
getX3dModel
public org.web3d.x3d.jsail.Core.X3D getX3dModel()Provide a shallow copy of the X3D model.- Returns:
- MEKO200 model
- See Also:
-
main
Default main() method provided for test purposes, uses CommandLine to set global ConfigurationProperties for this object.- Parameters:
args
- array of input parameters, provided as arguments- See Also:
-