Class MEKO200

java.lang.Object
Savage.ShipsMilitary.FrigateMEKO200Greece.MEKO200

public class MEKO200 extends Object

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.

Scene Meta Information
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

    Constructors
    Constructor
    Description
    Default constructor to create this object.
  • Method Summary

    Modifier and Type
    Method
    Description
    org.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
    main(String[] args)
    Default main() method provided for test purposes, uses CommandLine to set global ConfigurationProperties for this object.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • MEKO200

      public MEKO200()
      Default constructor to create this object.
  • Method Details