public interface UnitInfo
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCategory()
Get the category (angle | length | force | mass) of this UNIT statement.
|
double |
getConversionFactor()
Get the positive double-precision factor that converts new base unit to default base unit.
|
java.lang.String |
getName()
Get the name of this UNIT statement.
|
java.lang.String |
toX3DString()
Return a formatted string version of this component that conforms to
the X3D specification for X3D file encoding.
|
java.lang.String getName()
java.lang.String getCategory()
double getConversionFactor()
java.lang.String toX3DString()
UNIT keyword, as per specification.Copyright ©2005-2017 Web3D Consortium under an open-source license, free for any use. Feedback is welcome.