Package org.web3d.x3d.jsail.Core
Class unit
java.lang.Object
org.web3d.x3d.jsail.X3DConcreteElement
org.web3d.x3d.jsail.X3DConcreteStatement
org.web3d.x3d.jsail.Core.unit
Functional summary: unit statement defines data-conversion factors for typed values defined in a scene. This concrete class represents an X3D unit statement.
unit statement tooltip: (X3D version 3.3 or later) [X3D statement] A unit statement defines data-conversion factors for typed values defined within a scene.
unit statement tooltip: (X3D version 3.3 or later) [X3D statement] A unit statement defines data-conversion factors for typed values defined within a scene.
- Hint: unit statements are optional secondary children of head statement (add a head statement and optionally any component elements first).
- Hint: unit conversionFactor scale values only affect node definitions in the current Scene, leaving Inline and ExternProtoDeclare content subject to their own independent unit statements.
- Hint: a good practice is to always include unit statements in CAD scenes in order to ensure correct model composition.
- Hint: X3D XML Encoding https://www.web3d.org/documents/specifications/19776-1/V3.3/Part01/concepts.html#Header
- Warning: the UNIT statement is capitalized in the X3D Architecture specification and in the X3D ClassicVRML Encoding.
- Hint: X3D Architecture 7.2.5.5 UNIT statement https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS /Part01/components/core.html#UNITStatement
- Hint: International System of Units (SI), i.e. metric system https://en.wikipedia.org/wiki/International_System_of_Units
- Hint: International System of Quantities (ISQ) https://en.wikipedia.org/wiki/International_System_of_Quantities
- Hint: SI base unit https://en.wikipedia.org/wiki/SI_base_unit
- Hint: SI derived unit https://en.wikipedia.org/wiki/SI_derived_unit
- Hint: Metrology https://en.wikipedia.org/wiki/Metrology
- Hint: X3D Scene Authoring Hints, Scale Factors and Unit Conversions https://www.web3d.org/x3d/content/examples/X3dSceneAuthoringHints.html#Scale
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Tooltip: angle default is radians.static final String
SFString field named category has default value equal to an empty string.static final String
Tooltip: force default is newtons.static final String
Tooltip: length default is meters.static final String
Tooltip: mass default is kilograms.static final String
String constant COMPONENT defines X3D component for the unit element: Corestatic final double
unit statement conversionFactor for converting scene values of angles to Radians from Degreesstatic final double
unit statement conversionFactor for converting scene values of angles to Radians from FullCirclestatic final double
unit statement conversionFactor for converting scene values of angles to Radians from Gradsstatic final double
SFDouble field named conversionFactor has default value 1.0 (Java syntax) or 1.0 (XML syntax).static final double
unit statement conversionFactor for converting scene values of force to Newtons from Dynesstatic final double
unit statement conversionFactor for converting scene values of force to Newtons from Kilogram-forcestatic final double
unit statement conversionFactor for converting scene values of force to Newtons from Poundalstatic final double
unit statement conversionFactor for converting scene values of force to Newtons from Pounds-forcestatic final double
unit statement conversionFactor for converting scene values of length to Meters from Centimetersstatic final double
unit statement conversionFactor for converting scene values of length to Meters from Fathomsstatic final double
unit statement conversionFactor for converting scene values of length to Meters from Feetstatic final double
unit statement conversionFactor for converting scene values of length to Meters from Furlongsstatic final double
unit statement conversionFactor for converting scene values of length to Meters from Inchesstatic final double
unit statement conversionFactor for converting scene values of length to Meters from Kilometersstatic final double
unit statement conversionFactor for converting scene values of length to Meters from Micronsstatic final double
unit statement conversionFactor for converting scene values of length to Meters from Milesstatic final double
unit statement conversionFactor for converting scene values of length to Meters from Millimetersstatic final double
unit statement conversionFactor for converting scene values of length to Meters from Nautical Milesstatic final double
unit statement conversionFactor for converting scene values of length to Meters from Picastatic final double
unit statement conversionFactor for converting scene values of length to Meters from Yardsstatic final double
unit statement conversionFactor for converting scene values of mass to Kilograms (kg) from Microgramsstatic final double
unit statement conversionFactor for converting scene values of mass to Kilograms (kg) from Caratsstatic final double
unit statement conversionFactor for converting scene values of mass to Kilograms (kg) from Centigramsstatic final double
unit statement conversionFactor for converting scene values of mass to Kilograms (kg) from Dekagramsstatic final double
unit statement conversionFactor for converting scene values of mass to Kilograms (kg) from Drams Avoirdupois (dr)static final double
unit statement conversionFactor for converting scene values of mass to Kilograms (kg) from Grains Avoirdupois (gr)static final double
unit statement conversionFactor for converting scene values of mass to Kilograms (kg) from Grams (g)static final double
unit statement conversionFactor for converting scene values of mass to Kilograms (kg) from Metric Tonnes (t)static final double
unit statement conversionFactor for converting scene values of mass to Kilograms (kg) from Milligramsstatic final double
unit statement conversionFactor for converting scene values of mass to Kilograms (kg) from Ounces Avoirdupois (oz)static final double
unit statement conversionFactor for converting scene values of mass to Kilograms (kg) from Pounds Avoirdupois (lb)static final double
unit statement conversionFactor for converting scene values of mass to Kilograms (kg) from Stone, i.e. 14 Pounds Avoirdupois (lb)static final double
unit statement conversionFactor for converting scene values of mass to Kilograms (kg) from Tons (U.S. short)static final double
unit statement conversionFactor for converting scene values of mass to Kilograms (kg) from Troy Ounces (toz)static final int
Integer constant LEVEL provides default X3D Core component level for this element: 1static final String
String constant NAME provides name of this element: unit.static final String
SFString field named name has default value equal to an empty string.Fields inherited from class org.web3d.x3d.jsail.X3DConcreteElement
CLASS_DEFAULT_VALUE, ID_DEFAULT_VALUE, STYLE_DEFAULT_VALUE, validationResult
-
Constructor Summary
ConstructorDescriptionunit()
Constructor for unit to initialize member variables with default values.Utility constructor that assigns name-category-conversionFactor triplet attributes.Utility constructor that assigns name-category-conversionFactor triplet attributes. -
Method Summary
Modifier and TypeMethodDescriptionaddComments
(String newComment) Add comment as String to contained commentsList.addComments
(String[] newComments) Add comments as String[] array to contained commentsList.addComments
(CommentsBlock newCommentsBlock) Add CommentsBlock to contained commentsList.findElementByNameValue
(String nameValue) Recursive method to provide object reference to node or statement by name attribute, if found as part of this element or in a contained element.findElementByNameValue
(String nameValue, String elementName) Recursive method to provide object reference to node or statement by name attribute, if found as part of this element or in a contained element.findNodeByDEF
(String DEFvalue) Recursive method to provide object reference to node by DEF, if found as this node or in a contained node.getAccessType
(String fieldName) Indicate accessType corresponding to given fieldName.Provide String enumeration value (baseType xs:NMTOKEN) ["angle" | "force" | "length" | "mass"] from initializeOnly SFString field named category.final String
Defines X3D component for the unit element: Corefinal int
Provides default X3D component level for this element: 1double
Provide double value within allowed range of (0,infinity) from inputOutput SFDouble field named conversionFactor.Provide String value from inputOutput SFString field named class.Provide String value from inputOutput SFString field named style.final String
Provides name of this element: unitgetFieldType
(String fieldName) Indicate type corresponding to given fieldName.Provide String value from inputOutput SFString field named id.getName()
Provide String value from inputOutput SFString field named name.boolean
hasElementByNameValue
(String nameValue, String elementName) Recursive method to determine whether node or statement with given name attribute is found, meaning both objects are attached to same scene graph.boolean
hasNodeByDEF
(String DEFvalue) Recursive method to determine whether node with DEFvalue is found, meaning both objects are attached to same scene graph.final void
Initialize all member variables to default values.setCategory
(String newValue) Accessor method to assign String enumeration value ("angle" | "force" | "length" | "mass") to initializeOnly SFString field named category.setCategory
(SFString newValue) Assign typed object value to SFString category field, similar tosetCategory(String)
.setConversionFactor
(double newValue) Accessor method to assign double value to inputOutput SFDouble field named conversionFactor.setConversionFactor
(SFDouble newValue) Assign typed object value to SFDouble conversionFactor field, similar tosetConversionFactor(double)
.final unit
setCssClass
(String newValue) Accessor method to assign String value to inputOutput SFString field named class.setCssClass
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssClass(String)
.final unit
setCssStyle
(String newValue) Accessor method to assign String value to inputOutput SFString field named style.setCssStyle
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssStyle(String)
.final unit
Accessor method to assign String value to inputOutput SFString field named id.Assign typed object value to SFString HtmlID field, similar tosetHtmlID(String)
.final unit
Accessor method to assign String value to inputOutput SFString field named name.Assign typed object value to SFString name field, similar tosetName(String)
.toStringClassicVRML
(int indentLevel) Recursive method to provide ClassicVRML string serialization.toStringVRML97
(int indentLevel) Recursive method to provide VRML97 string serialization.toStringX3D
(int indentLevel) Recursive method to provide X3D string serialization of this model subgraph, utilizing XML encoding and conforming to X3D Canonical Form.validate()
Recursive method to validate this element plus all contained nodes and statements, using both datatype-specification value checks and regular expression (regex) checking of corresponding string values.Methods inherited from class org.web3d.x3d.jsail.X3DConcreteStatement
isNode, isStatement
Methods inherited from class org.web3d.x3d.jsail.X3DConcreteElement
addComments, clearParent, findAncestorElementByName, findAncestorProtoBody, findAncestorScene, findAncestorX3D, getPackageName, getParent, getValidationResult, hasAncestorElementByName, hasAncestorProtoBody, hasAncestorScene, hasAncestorX3D, hasParent, isValid, setConcreteCssClass, setConcreteCssStyle, setConcreteHtmlID, setParent, toStringClassicVRML, toStringVRML97, toStringX3D
-
Field Details
-
CONVERSIONFACTOR_ANGLES_toRadiansFromDegrees
public static final double CONVERSIONFACTOR_ANGLES_toRadiansFromDegreesunit statement conversionFactor for converting scene values of angles to Radians from Degrees- See Also:
-
CONVERSIONFACTOR_ANGLES_toRadiansFromFullCircle
public static final double CONVERSIONFACTOR_ANGLES_toRadiansFromFullCircleunit statement conversionFactor for converting scene values of angles to Radians from FullCircle- See Also:
-
CONVERSIONFACTOR_ANGLES_toRadiansFromGrads
public static final double CONVERSIONFACTOR_ANGLES_toRadiansFromGradsunit statement conversionFactor for converting scene values of angles to Radians from Grads- See Also:
-
CONVERSIONFACTOR_LENGTH_toMetersFromPica
public static final double CONVERSIONFACTOR_LENGTH_toMetersFromPicaunit statement conversionFactor for converting scene values of length to Meters from Pica- See Also:
-
CONVERSIONFACTOR_LENGTH_toMetersFromInches
public static final double CONVERSIONFACTOR_LENGTH_toMetersFromInchesunit statement conversionFactor for converting scene values of length to Meters from Inches- See Also:
-
CONVERSIONFACTOR_LENGTH_toMetersFromFeet
public static final double CONVERSIONFACTOR_LENGTH_toMetersFromFeetunit statement conversionFactor for converting scene values of length to Meters from Feet- See Also:
-
CONVERSIONFACTOR_LENGTH_toMetersFromYards
public static final double CONVERSIONFACTOR_LENGTH_toMetersFromYardsunit statement conversionFactor for converting scene values of length to Meters from Yards- See Also:
-
CONVERSIONFACTOR_LENGTH_toMetersFromFathoms
public static final double CONVERSIONFACTOR_LENGTH_toMetersFromFathomsunit statement conversionFactor for converting scene values of length to Meters from Fathoms- See Also:
-
CONVERSIONFACTOR_LENGTH_toMetersFromFurlongs
public static final double CONVERSIONFACTOR_LENGTH_toMetersFromFurlongsunit statement conversionFactor for converting scene values of length to Meters from Furlongs- See Also:
-
CONVERSIONFACTOR_LENGTH_toMetersFromMiles
public static final double CONVERSIONFACTOR_LENGTH_toMetersFromMilesunit statement conversionFactor for converting scene values of length to Meters from Miles- See Also:
-
CONVERSIONFACTOR_LENGTH_toMetersFromNauticalMiles
public static final double CONVERSIONFACTOR_LENGTH_toMetersFromNauticalMilesunit statement conversionFactor for converting scene values of length to Meters from Nautical Miles- See Also:
-
CONVERSIONFACTOR_LENGTH_toMetersFromMicrons
public static final double CONVERSIONFACTOR_LENGTH_toMetersFromMicronsunit statement conversionFactor for converting scene values of length to Meters from Microns- See Also:
-
CONVERSIONFACTOR_LENGTH_toMetersFromMillimeters
public static final double CONVERSIONFACTOR_LENGTH_toMetersFromMillimetersunit statement conversionFactor for converting scene values of length to Meters from Millimeters- See Also:
-
CONVERSIONFACTOR_LENGTH_toMetersFromCentimeters
public static final double CONVERSIONFACTOR_LENGTH_toMetersFromCentimetersunit statement conversionFactor for converting scene values of length to Meters from Centimeters- See Also:
-
CONVERSIONFACTOR_LENGTH_toMetersFromKilometers
public static final double CONVERSIONFACTOR_LENGTH_toMetersFromKilometersunit statement conversionFactor for converting scene values of length to Meters from Kilometers- See Also:
-
CONVERSIONFACTOR_FORCE_toNewtonsFromDynes
public static final double CONVERSIONFACTOR_FORCE_toNewtonsFromDynesunit statement conversionFactor for converting scene values of force to Newtons from Dynes- See Also:
-
CONVERSIONFACTOR_FORCE_toNewtonsFromKilogramForce
public static final double CONVERSIONFACTOR_FORCE_toNewtonsFromKilogramForceunit statement conversionFactor for converting scene values of force to Newtons from Kilogram-force- See Also:
-
CONVERSIONFACTOR_FORCE_toNewtonsFromPoundsForce
public static final double CONVERSIONFACTOR_FORCE_toNewtonsFromPoundsForceunit statement conversionFactor for converting scene values of force to Newtons from Pounds-force- See Also:
-
CONVERSIONFACTOR_FORCE_toNewtonsFromPoundal
public static final double CONVERSIONFACTOR_FORCE_toNewtonsFromPoundalunit statement conversionFactor for converting scene values of force to Newtons from Poundal- See Also:
-
CONVERSIONFACTOR_MASS_toKilogramsFromGrains
public static final double CONVERSIONFACTOR_MASS_toKilogramsFromGrainsunit statement conversionFactor for converting scene values of mass to Kilograms (kg) from Grains Avoirdupois (gr)- See Also:
-
CONVERSIONFACTOR_MASS_toKilogramsFromDrams
public static final double CONVERSIONFACTOR_MASS_toKilogramsFromDramsunit statement conversionFactor for converting scene values of mass to Kilograms (kg) from Drams Avoirdupois (dr)- See Also:
-
CONVERSIONFACTOR_MASS_toKilogramsFromOunces
public static final double CONVERSIONFACTOR_MASS_toKilogramsFromOuncesunit statement conversionFactor for converting scene values of mass to Kilograms (kg) from Ounces Avoirdupois (oz)- See Also:
-
CONVERSIONFACTOR_MASS_toKilogramsFromTroyOunces
public static final double CONVERSIONFACTOR_MASS_toKilogramsFromTroyOuncesunit statement conversionFactor for converting scene values of mass to Kilograms (kg) from Troy Ounces (toz)- See Also:
-
CONVERSIONFACTOR_MASS_toKilogramsFromPounds
public static final double CONVERSIONFACTOR_MASS_toKilogramsFromPoundsunit statement conversionFactor for converting scene values of mass to Kilograms (kg) from Pounds Avoirdupois (lb)- See Also:
-
CONVERSIONFACTOR_MASS_toKilogramsFromStone
public static final double CONVERSIONFACTOR_MASS_toKilogramsFromStoneunit statement conversionFactor for converting scene values of mass to Kilograms (kg) from Stone, i.e. 14 Pounds Avoirdupois (lb)- See Also:
-
CONVERSIONFACTOR_MASS_toKilogramsFromTons
public static final double CONVERSIONFACTOR_MASS_toKilogramsFromTonsunit statement conversionFactor for converting scene values of mass to Kilograms (kg) from Tons (U.S. short)- See Also:
-
CONVERSIONFACTOR_MASS_toKilogramsFrom
public static final double CONVERSIONFACTOR_MASS_toKilogramsFromunit statement conversionFactor for converting scene values of mass to Kilograms (kg) from Micrograms- See Also:
-
CONVERSIONFACTOR_MASS_toKilogramsFromMilligrams
public static final double CONVERSIONFACTOR_MASS_toKilogramsFromMilligramsunit statement conversionFactor for converting scene values of mass to Kilograms (kg) from Milligrams- See Also:
-
CONVERSIONFACTOR_MASS_toKilogramsFromCentigrams
public static final double CONVERSIONFACTOR_MASS_toKilogramsFromCentigramsunit statement conversionFactor for converting scene values of mass to Kilograms (kg) from Centigrams- See Also:
-
CONVERSIONFACTOR_MASS_toKilogramsFromCarats
public static final double CONVERSIONFACTOR_MASS_toKilogramsFromCaratsunit statement conversionFactor for converting scene values of mass to Kilograms (kg) from Carats- See Also:
-
CONVERSIONFACTOR_MASS_toKilogramsFromGrams
public static final double CONVERSIONFACTOR_MASS_toKilogramsFromGramsunit statement conversionFactor for converting scene values of mass to Kilograms (kg) from Grams (g)- See Also:
-
CONVERSIONFACTOR_MASS_toKilogramsFromDekagrams
public static final double CONVERSIONFACTOR_MASS_toKilogramsFromDekagramsunit statement conversionFactor for converting scene values of mass to Kilograms (kg) from Dekagrams- See Also:
-
CONVERSIONFACTOR_MASS_toKilogramsFromMetricTonnes
public static final double CONVERSIONFACTOR_MASS_toKilogramsFromMetricTonnesunit statement conversionFactor for converting scene values of mass to Kilograms (kg) from Metric Tonnes (t)- See Also:
-
CATEGORY_ANGLE
Tooltip: angle default is radians. SFString field named category with X3DUOM simpleType unitCategoryChoices and with X3DUOM baseType xs:NMTOKEN can equal this value "angle" (Java syntax) or angle (XML syntax).- See Also:
-
CATEGORY_FORCE
Tooltip: force default is newtons. SFString field named category with X3DUOM simpleType unitCategoryChoices and with X3DUOM baseType xs:NMTOKEN can equal this value "force" (Java syntax) or force (XML syntax).- See Also:
-
CATEGORY_LENGTH
Tooltip: length default is meters. SFString field named category with X3DUOM simpleType unitCategoryChoices and with X3DUOM baseType xs:NMTOKEN can equal this value "length" (Java syntax) or length (XML syntax).- See Also:
-
CATEGORY_MASS
Tooltip: mass default is kilograms. SFString field named category with X3DUOM simpleType unitCategoryChoices and with X3DUOM baseType xs:NMTOKEN can equal this value "mass" (Java syntax) or mass (XML syntax).- See Also:
-
NAME
-
COMPONENT
String constant COMPONENT defines X3D component for the unit element: Core- See Also:
-
LEVEL
public static final int LEVELInteger constant LEVEL provides default X3D Core component level for this element: 1- See Also:
-
CATEGORY_DEFAULT_VALUE
SFString field named category has default value equal to an empty string.- See Also:
-
CONVERSIONFACTOR_DEFAULT_VALUE
public static final double CONVERSIONFACTOR_DEFAULT_VALUESFDouble field named conversionFactor has default value 1.0 (Java syntax) or 1.0 (XML syntax).- See Also:
-
NAME_DEFAULT_VALUE
SFString field named name has default value equal to an empty string.- See Also:
-
-
Constructor Details
-
unit
public unit()Constructor for unit to initialize member variables with default values. -
unit
Utility constructor that assigns name-category-conversionFactor triplet attributes.- Parameters:
newName
- name for this unit statementnewCategory
- category value for this unit statementnewConversionFactor
- conversion factor for this unit statement- See Also:
-
unit
Utility constructor that assigns name-category-conversionFactor triplet attributes.- Parameters:
newName
- name for this unit statementnewCategory
- category value for this unit statementnewConversionFactor
- conversion factor for this unit statement- See Also:
-
-
Method Details
-
getElementName
Provides name of this element: unit- Specified by:
getElementName
in classX3DConcreteElement
- Returns:
- name of this element
-
getComponent
Defines X3D component for the unit element: Core- Specified by:
getComponent
in classX3DConcreteElement
- Returns:
- X3D component for this element
-
getComponentLevel
public final int getComponentLevel()Provides default X3D component level for this element: 1- Specified by:
getComponentLevel
in classX3DConcreteElement
- Returns:
- default X3D component level for this element
-
getFieldType
Indicate type corresponding to given fieldName.- Specified by:
getFieldType
in classX3DConcreteElement
- Parameters:
fieldName
- name of field in this X3D statement- Returns:
- X3D type (SFvec3f etc.), otherwise ConfigurationProperties.ERROR_UNKNOWN_FIELD_TYPE if not recognized
- See Also:
-
getAccessType
Indicate accessType corresponding to given fieldName.- Specified by:
getAccessType
in classX3DConcreteElement
- Parameters:
fieldName
- name of field in this X3D statement- Returns:
- X3D accessType (inputOnly etc.), otherwise ConfigurationProperties.ERROR_UNKNOWN_FIELD_ACCESSTYPE if not recognized
- See Also:
-
initialize
public final void initialize()Initialize all member variables to default values.- Overrides:
initialize
in classX3DConcreteStatement
-
getCategory
Provide String enumeration value (baseType xs:NMTOKEN) ["angle" | "force" | "length" | "mass"] from initializeOnly SFString field named category.
Tooltip: Base-unit category as defined in X3D Specification.- Hint: unit category defaults are angle (radian), force (newton), length (meter), mass (kilogram).
- Hint: X3D Specification 4.3.6 Standard units and coordinate system https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS /Part01/concepts.html#Standardunitscoordinates
Available enumeration values for string comparison:ANGLE
,FORCE
,LENGTH
,MASS
.- Returns:
- value of category field
-
setCategory
Accessor method to assign String enumeration value ("angle" | "force" | "length" | "mass") to initializeOnly SFString field named category.
Warning: authors can only choose from a strict list of enumeration values (ANGLE
,FORCE
,LENGTH
,MASS
).
Tooltip: Base-unit category as defined in X3D Specification.- Hint: unit category defaults are angle (radian), force (newton), length (meter), mass (kilogram).
- Hint: X3D Specification 4.3.6 Standard units and coordinate system https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS /Part01/concepts.html#Standardunitscoordinates
- Parameters:
newValue
- is new value for the category field.- Returns:
unit
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setCategory
Assign typed object value to SFString category field, similar tosetCategory(String)
.- Parameters:
newValue
- is new value for the category field.- Returns:
unit
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
getCssClass
Provide String value from inputOutput SFString field named class.- Overrides:
getCssClass
in classX3DConcreteElement
- Returns:
- value of class field
- See Also:
-
setCssClass
Accessor method to assign String value to inputOutput SFString field named class.- Parameters:
newValue
- is new value for the class field.- Returns:
unit
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setCssClass
Assign typed object value to SFString cssClass field, similar tosetCssClass(String)
.- Parameters:
newValue
- is new value for the class field.- Returns:
unit
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
getConversionFactor
public double getConversionFactor()Provide double value within allowed range of (0,infinity) from inputOutput SFDouble field named conversionFactor.
Tooltip: [0,+infinity) Positive double-precision factor that converts new base unit to default base unit.- Hint: X3D Scene Authoring Hints, Scale Factors and Unit Conversions https://www.web3d.org/x3d/content/examples/X3dSceneAuthoringHints.html#Scale
- Returns:
- value of conversionFactor field
-
setConversionFactor
Accessor method to assign double value to inputOutput SFDouble field named conversionFactor.
Tooltip: [0,+infinity) Positive double-precision factor that converts new base unit to default base unit.- Hint: X3D Scene Authoring Hints, Scale Factors and Unit Conversions https://www.web3d.org/x3d/content/examples/X3dSceneAuthoringHints.html#Scale
- Parameters:
newValue
- is new value for the conversionFactor field.- Returns:
unit
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setConversionFactor
Assign typed object value to SFDouble conversionFactor field, similar tosetConversionFactor(double)
.- Parameters:
newValue
- is new value for the conversionFactor field.- Returns:
unit
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
getHtmlID
Provide String value from inputOutput SFString field named id.- Overrides:
getHtmlID
in classX3DConcreteElement
- Returns:
- value of id field
- See Also:
-
setHtmlID
Accessor method to assign String value to inputOutput SFString field named id.- Parameters:
newValue
- is new value for the id field.- Returns:
unit
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setHtmlID
Assign typed object value to SFString HtmlID field, similar tosetHtmlID(String)
.- Parameters:
newValue
- is new value for the id field.- Returns:
unit
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
getName
Provide String value from inputOutput SFString field named name.
Tooltip: Author-defined name for this unit conversionFactor value (for example, FeetToMeters).- Hint: well-defined names can simplify design and debugging through improved author understanding.
- Hint: X3D Scene Authoring Hints, Naming Conventions https://www.web3d.org/x3d/content/examples/X3dSceneAuthoringHints.html#NamingConventions
- Returns:
- value of name field
-
setName
Accessor method to assign String value to inputOutput SFString field named name.
Tooltip: Author-defined name for this unit conversionFactor value (for example, FeetToMeters).- Hint: well-defined names can simplify design and debugging through improved author understanding.
- Hint: X3D Scene Authoring Hints, Naming Conventions https://www.web3d.org/x3d/content/examples/X3dSceneAuthoringHints.html#NamingConventions
@see X3D Scene Authoring Hints: Naming Conventions- Parameters:
newValue
- is new value for the name field.- Returns:
unit
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setName
Assign typed object value to SFString name field, similar tosetName(String)
.- Parameters:
newValue
- is new value for the name field.- Returns:
unit
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
getCssStyle
Provide String value from inputOutput SFString field named style.- Overrides:
getCssStyle
in classX3DConcreteElement
- Returns:
- value of style field
- See Also:
-
setCssStyle
Accessor method to assign String value to inputOutput SFString field named style.- Parameters:
newValue
- is new value for the style field.- Returns:
unit
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setCssStyle
Assign typed object value to SFString cssClass field, similar tosetCssStyle(String)
.- Parameters:
newValue
- is new value for the style field.- Returns:
unit
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
addComments
Add comment as String to contained commentsList.- Specified by:
addComments
in classX3DConcreteElement
- Parameters:
newComment
- initial value- Returns:
unit
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).- See Also:
-
addComments
Add comments as String[] array to contained commentsList.- Specified by:
addComments
in classX3DConcreteElement
- Parameters:
newComments
- array of comments- Returns:
unit
- namely this same object to allow sequential method pipelining (i.e. consecutive setAttribute method invocations).
-
addComments
Add CommentsBlock to contained commentsList.- Specified by:
addComments
in classX3DConcreteElement
- Parameters:
newCommentsBlock
- block of comments to add- Returns:
unit
- namely this same object to allow sequential method pipelining (i.e. consecutive setAttribute method invocations).
-
toStringX3D
Recursive method to provide X3D string serialization of this model subgraph, utilizing XML encoding and conforming to X3D Canonical Form.- Specified by:
toStringX3D
in classX3DConcreteElement
- Parameters:
indentLevel
- number of levels of indentation for this element- Returns:
- X3D string
- See Also:
-
toStringClassicVRML
Recursive method to provide ClassicVRML string serialization.- Specified by:
toStringClassicVRML
in classX3DConcreteElement
- Parameters:
indentLevel
- number of levels of indentation for this element- Returns:
- ClassicVRML string
- See Also:
-
toStringVRML97
Recursive method to provide VRML97 string serialization.- Specified by:
toStringVRML97
in classX3DConcreteElement
- Parameters:
indentLevel
- number of levels of indentation for this element- Returns:
- VRML97 string
- See Also:
-
findElementByNameValue
Recursive method to provide object reference to node or statement by name attribute, if found as part of this element or in a contained element. Elements with name fields include meta, Metadata* nodes, field/fieldValue, ProtoDeclare/ExternProtoDeclare/ProtoInstance, CAD and HAnim nodes.
Warning: first start with findAncestorScene() to check entire scene graph, or findAncestorX3D() to check entire model document.
Warning: more than one element may be found that has the same name, this method does not handle that case.- Specified by:
findElementByNameValue
in classX3DConcreteElement
- Parameters:
nameValue
- is value of the name field being searched for in this element and child elements(if any)- Returns:
- object reference to found element, null otherwise
- See Also:
-
findElementByNameValue
Recursive method to provide object reference to node or statement by name attribute, if found as part of this element or in a contained element. Elements with name fields include meta, Metadata* nodes, field/fieldValue, ProtoDeclare/ExternProtoDeclare/ProtoInstance, CAD and HAnim nodes.
Warning: first start with findAncestorScene() to check entire scene graph, or findAncestorX3D() to check entire model document.
Warning: more than one element may be found that has the same name, this method does not handle that case.- Specified by:
findElementByNameValue
in classX3DConcreteElement
- Parameters:
nameValue
- is value of the name field being searched for in this element and child elements(if any)elementName
- identifies the element of interest (meta MetadataString ProtoDeclare CADassembly ProtoInstance HAnimHumanoid etc.)- Returns:
- object reference to found element, null otherwise
- See Also:
-
hasElementByNameValue
Recursive method to determine whether node or statement with given name attribute is found, meaning both objects are attached to same scene graph.- Parameters:
nameValue
- is value of the name field being searched for in this element and child elements(if any)elementName
- identifies the element of interest (meta MetadataString ProtoDeclare CADassembly ProtoInstance HAnimHumanoid etc.)- Returns:
- whether node is found
- See Also:
-
findNodeByDEF
Recursive method to provide object reference to node by DEF, if found as this node or in a contained node.
Warning: first start with findAncestorScene() to check entire scene graph, or findAncestorX3D() to check entire model document.
Warning: more than one element may be found that has the same DEF, this method does not handle that case.- Specified by:
findNodeByDEF
in classX3DConcreteElement
- Parameters:
DEFvalue
- is value of the name field being searched for in this element and child elements(if any)- Returns:
- object reference to found node, null otherwise
- See Also:
-
hasNodeByDEF
Recursive method to determine whether node with DEFvalue is found, meaning both objects are attached to same scene graph.- Parameters:
DEFvalue
- is value of the name field being searched for in this element and child elements(if any)- Returns:
- whether node is found
- See Also:
-
validate
Recursive method to validate this element plus all contained nodes and statements, using both datatype-specification value checks and regular expression (regex) checking of corresponding string values. TODO document specific validation methods.- Specified by:
validate
in classX3DConcreteElement
- Returns:
- validation results (if any)
-