- getAbsolutePath() - Method in class com.interactivemesh.jfx.importer.FilePath
-
Gets the absolute path of a referenced file as a Uniform Resource Locator (URL) object.
- getAltitude() - Method in class com.interactivemesh.jfx.importer.col.ColAsset.GeographicLocation
-
Gets the altitude value in meters.
- getAltitudeMode() - Method in class com.interactivemesh.jfx.importer.col.ColAsset.GeographicLocation
-
Gets the mode of the altitude value.
- getAsset() - Method in class com.interactivemesh.jfx.importer.col.ColModelImporter
-
Gets the asset attributes of the imported COLLADA root element.
- getAuthor() - Method in class com.interactivemesh.jfx.importer.col.ColAsset.Contributor
-
Gets the name of the author.
- getAuthorEmail() - Method in class com.interactivemesh.jfx.importer.col.ColAsset.Contributor
-
Gets the email address of the author.
- getAuthoringTool() - Method in class com.interactivemesh.jfx.importer.col.ColAsset.Contributor
-
Gets the name of the authoring tool.
- getAuthorWebsite() - Method in class com.interactivemesh.jfx.importer.col.ColAsset.Contributor
-
Gets the URL of the author's website.
- getCenterOfRotation() - Method in class com.interactivemesh.jfx.importer.Viewpoint
-
Gets the center of rotation.
- getColladaFilePaths() - Method in class com.interactivemesh.jfx.importer.col.ColModelImporter
-
Gets the paths of included COLLADA files which are used for external referencing.
- getComments() - Method in class com.interactivemesh.jfx.importer.col.ColAsset.Contributor
-
Gets the comments of the contributor.
- getComponents() - Method in class com.interactivemesh.jfx.importer.x3d.X3dHead
-
Gets the list which contains explicitly declared additional components.
- getContributors() - Method in class com.interactivemesh.jfx.importer.col.ColAsset
-
Gets the contributors of the COLLADA file.
- getCopyright() - Method in class com.interactivemesh.jfx.importer.col.ColAsset.Contributor
-
Gets the copyright information.
- getCreaseAngle() - Method in class com.interactivemesh.jfx.importer.col.ColModelImporter
-
Gets the crease angle for normals generation measured in degrees.
- getCreaseAngle() - Method in class com.interactivemesh.jfx.importer.fxml.FxmlModelImporter
-
Gets the crease angle for normals generation measured in degrees.
- getCreaseAngle() - Method in interface com.interactivemesh.jfx.importer.Importer
-
Gets the crease angle for normals generation measured in degrees.
- getCreaseAngle() - Method in class com.interactivemesh.jfx.importer.obj.ObjModelImporter
-
Gets the crease angle for normals generation measured in degrees.
- getCreaseAngle() - Method in class com.interactivemesh.jfx.importer.stl.StlMeshImporter
-
Gets the crease angle for normals generation measured in degrees.
- getCreaseAngle() - Method in class com.interactivemesh.jfx.importer.tds.TdsModelImporter
-
Gets the crease angle for normals generation measured in degrees.
- getCreaseAngle() - Method in class com.interactivemesh.jfx.importer.x3d.X3dModelImporter
-
Gets the crease angle for normals generation measured in degrees.
- getCreatedDate() - Method in class com.interactivemesh.jfx.importer.col.ColAsset
-
Gets the date and time when the COLADA file was created (in an ISO 8601 format).
- getFarClip() - Method in class com.interactivemesh.jfx.importer.Viewpoint
-
Gets the far clipping plane distance.
- getFieldOfView() - Method in class com.interactivemesh.jfx.importer.Viewpoint
-
Gets the field of view value.
- getGeographicLocation() - Method in class com.interactivemesh.jfx.importer.col.ColAsset
-
Gets the geographic location information of the COLLADA file.
- getHead() - Method in class com.interactivemesh.jfx.importer.x3d.X3dModelImporter
-
Gets the X3dHead object of the imported X3D file.
- getImageFilePaths() - Method in class com.interactivemesh.jfx.importer.col.ColModelImporter
-
Gets the map which contains the FilePath objects for all imported texture images.
- getImageFilePaths() - Method in class com.interactivemesh.jfx.importer.fxml.FxmlModelImporter
-
Gets the map which contains the FilePath objects for all imported texture images.
- getImageFilePaths() - Method in interface com.interactivemesh.jfx.importer.ModelImporter
-
Gets the map which contains the FilePath objects for all imported texture images.
- getImageFilePaths() - Method in class com.interactivemesh.jfx.importer.obj.ObjModelImporter
-
Gets the map which contains the FilePath objects for all imported texture images.
- getImageFilePaths() - Method in class com.interactivemesh.jfx.importer.tds.TdsModelImporter
-
Gets the map which contains the FilePath objects for all imported texture images.
- getImageFilePaths() - Method in class com.interactivemesh.jfx.importer.x3d.X3dModelImporter
-
Gets the map which contains the FilePath objects for all imported texture images.
- getImport() - Method in class com.interactivemesh.jfx.importer.col.ColModelImporter
-
Gets the array of Nodes from the imported file.
- getImport() - Method in class com.interactivemesh.jfx.importer.fxml.FxmlModelImporter
-
Gets the root Node from the imported file.
- getImport() - Method in interface com.interactivemesh.jfx.importer.Importer
-
Gets the imported 3D data.
- getImport() - Method in class com.interactivemesh.jfx.importer.obj.ObjModelImporter
-
Gets the array of MeshViews from the imported file.
- getImport() - Method in class com.interactivemesh.jfx.importer.stl.StlMeshImporter
-
Gets the TriangleMesh from the imported file.
- getImport() - Method in class com.interactivemesh.jfx.importer.tds.TdsModelImporter
-
Gets the array of Nodes from the imported file.
- getImport() - Method in class com.interactivemesh.jfx.importer.x3d.X3dModelImporter
-
Gets the array of Nodes from the imported file.
- getImportedPath() - Method in class com.interactivemesh.jfx.importer.FilePath
-
Gets the path string of a referenced file as read from the imported 3D model file.
- getIncludedFxmlFilePaths() - Method in class com.interactivemesh.jfx.importer.fxml.FxmlModelImporter
-
Gets the map which contains the FilePath objects for all included root nodes.
- getInlinedX3DFilePaths() - Method in class com.interactivemesh.jfx.importer.x3d.X3dModelImporter
-
Gets the map which contains the FilePath objects for all imported inlined X3D files.
- getKeywords() - Method in class com.interactivemesh.jfx.importer.col.ColAsset
-
Gets a list of words used as search criteria.
- getLatitude() - Method in class com.interactivemesh.jfx.importer.col.ColAsset.GeographicLocation
-
Gets the latitude value in degrees.
- getLayerOrder() - Method in class com.interactivemesh.jfx.importer.x3d.X3dModelImporter
-
Gets the rendering order of the Layer nodes.
- getLongitude() - Method in class com.interactivemesh.jfx.importer.col.ColAsset.GeographicLocation
-
Gets the longitude value in degrees.
- getMedadata() - Method in class com.interactivemesh.jfx.importer.x3d.X3dHead
-
Gets the list which contains metadata of the X3D file.
- getModifiedDate() - Method in class com.interactivemesh.jfx.importer.col.ColAsset
-
Gets date and time when the COLADA file was last modified (in an ISO 8601 format).
- getName() - Method in class com.interactivemesh.jfx.importer.Viewpoint
-
Gets the name.
- getNamedMaterials() - Method in class com.interactivemesh.jfx.importer.col.ColModelImporter
-
Gets the map which contains all named and used PhongMaterial objects
from the imported file.
- getNamedMaterials() - Method in class com.interactivemesh.jfx.importer.fxml.FxmlModelImporter
-
Gets the map which contains all named and used PhongMaterial objects
from the imported file.
- getNamedMaterials() - Method in interface com.interactivemesh.jfx.importer.ModelImporter
-
Gets the map which contains all named and used PhongMaterial objects
from the imported file.
- getNamedMaterials() - Method in class com.interactivemesh.jfx.importer.obj.ObjModelImporter
-
Gets the map which contains all named and used PhongMaterial objects
from the imported file.
- getNamedMaterials() - Method in class com.interactivemesh.jfx.importer.tds.TdsModelImporter
-
Gets the map which contains all named and used PhongMaterial objects
from the imported file.
- getNamedMaterials() - Method in class com.interactivemesh.jfx.importer.x3d.X3dModelImporter
-
Gets the map which contains all named and used PhongMaterial objects
from the imported file.
- getNamedMeshViews() - Method in class com.interactivemesh.jfx.importer.obj.ObjModelImporter
-
Gets the map which contains all named (id property) MeshViews from the imported file.
- getNamedNodes() - Method in class com.interactivemesh.jfx.importer.col.ColModelImporter
-
Gets the map which contains all named (id property) Nodes from the imported file.
- getNamedNodes() - Method in class com.interactivemesh.jfx.importer.fxml.FxmlModelImporter
-
Gets the map which contains all named (id property) Nodes from the imported file.
- getNamedNodes() - Method in class com.interactivemesh.jfx.importer.tds.TdsModelImporter
-
Gets the map which contains all named (id property) Nodes from the imported file.
- getNamedNodes() - Method in class com.interactivemesh.jfx.importer.x3d.X3dModelImporter
-
Gets the map which contains all named (id property) Nodes from the imported file.
- getNearClip() - Method in class com.interactivemesh.jfx.importer.Viewpoint
-
Gets the near clipping plane distance.
- getOptions() - Method in class com.interactivemesh.jfx.importer.col.ColModelImporter
-
Gets a copy of the import options enum set.
- getOptions() - Method in class com.interactivemesh.jfx.importer.fxml.FxmlModelImporter
-
Gets a copy of the import options enum set.
- getOptions() - Method in class com.interactivemesh.jfx.importer.obj.ObjModelImporter
-
Gets a copy of the import options enum set.
- getOptions() - Method in class com.interactivemesh.jfx.importer.stl.StlMeshImporter
-
Gets a copy of the import options enum set.
- getOptions() - Method in class com.interactivemesh.jfx.importer.tds.TdsModelImporter
-
Gets a copy of the import options enum set.
- getOptions() - Method in class com.interactivemesh.jfx.importer.x3d.X3dModelImporter
-
Gets a copy of the import options enum set.
- getProfile() - Method in class com.interactivemesh.jfx.importer.x3d.X3dHead
-
Gets the profile declaration specifying the set of components and their support levels.
- getResourceBasePath() - Method in class com.interactivemesh.jfx.importer.col.ColModelImporter
-
Gets the path where files associated with the imported 3D model file are located.
- getResourceBasePath() - Method in class com.interactivemesh.jfx.importer.fxml.FxmlModelImporter
-
Gets the path where files associated with the imported 3D model file are located.
- getResourceBasePath() - Method in interface com.interactivemesh.jfx.importer.ModelImporter
-
Gets the path where files associated with the imported 3D model file are located.
- getResourceBasePath() - Method in class com.interactivemesh.jfx.importer.obj.ObjModelImporter
-
Gets the path where files associated with the imported 3D model file are located.
- getResourceBasePath() - Method in class com.interactivemesh.jfx.importer.tds.TdsModelImporter
-
Gets the path where files associated with the imported 3D model file are located.
- getResourceBasePath() - Method in class com.interactivemesh.jfx.importer.x3d.X3dModelImporter
-
Gets the path where files associated with the imported 3D model file are located.
- getResourceBaseUrl() - Method in class com.interactivemesh.jfx.importer.col.ColModelImporter
-
Gets the URL where files associated with the imported 3D model file are located.
- getResourceBaseUrl() - Method in class com.interactivemesh.jfx.importer.fxml.FxmlModelImporter
-
Gets the URL where files associated with the imported 3D model file are located.
- getResourceBaseUrl() - Method in interface com.interactivemesh.jfx.importer.ModelImporter
-
Gets the URL where files associated with the imported 3D model file are located.
- getResourceBaseUrl() - Method in class com.interactivemesh.jfx.importer.obj.ObjModelImporter
-
Gets the URL where files associated with the imported 3D model file are located.
- getResourceBaseUrl() - Method in class com.interactivemesh.jfx.importer.tds.TdsModelImporter
-
Gets the URL where files associated with the imported 3D model file are located.
- getResourceBaseUrl() - Method in class com.interactivemesh.jfx.importer.x3d.X3dModelImporter
-
Gets the URL where files associated with the imported 3D model file are located.
- getRevision() - Method in class com.interactivemesh.jfx.importer.col.ColAsset
-
Gets the revision information of the COLLADA file.
- getSolidName() - Method in class com.interactivemesh.jfx.importer.stl.StlMeshImporter
-
Gets the solid name from the imported ASCII file or
the header from the imported binary file.
- getSourceData() - Method in class com.interactivemesh.jfx.importer.col.ColAsset.Contributor
-
Gets a URI reference to the source data
- getSubject() - Method in class com.interactivemesh.jfx.importer.col.ColAsset
-
Gets a description of the topical subject of the COLLADA file.
- getTitle() - Method in class com.interactivemesh.jfx.importer.col.ColAsset
-
Gets the title information of the COLLADA file.
- getTransform() - Method in class com.interactivemesh.jfx.importer.Viewpoint
-
Gets the affine transform.
- getUnitMeter() - Method in class com.interactivemesh.jfx.importer.col.ColAsset
-
Gets the real-world meters of one distance unit as a floating-point number.
- getUnitName() - Method in class com.interactivemesh.jfx.importer.col.ColAsset
-
Gets the name of the distance unit used in the COLLADA file.
- getUnits() - Method in class com.interactivemesh.jfx.importer.x3d.X3dHead
-
Gets the map which contains altered initial base units.
- getUpAxis() - Method in class com.interactivemesh.jfx.importer.col.ColAsset
-
Gets the coordinate system of the geometric data.
- getVersion() - Method in class com.interactivemesh.jfx.importer.col.ColAsset
-
Gets the version number of the COLLADA file.
- getVersion() - Method in class com.interactivemesh.jfx.importer.x3d.X3dHead
-
Gets the version number of the X3D standard being supported.
- getViewpoints() - Method in class com.interactivemesh.jfx.importer.col.ColModelImporter
-
Gets the viewpoints of the imported file.
- getViewpoints() - Method in class com.interactivemesh.jfx.importer.fxml.FxmlModelImporter
-
Gets the viewpoints of the imported file.
- getViewpoints() - Method in class com.interactivemesh.jfx.importer.x3d.X3dModelImporter
-
Gets the viewpoints of the imported file.