public class ColladaUnit extends ColladaAbstractObject
CHARACTERS_CONTENT, fields, namespaceURI, parent| Constructor and Description |
|---|
ColladaUnit(String ns)
Construct an instance.
|
| Modifier and Type | Method and Description |
|---|---|
Double |
getMeter()
Indicates the value of the "meter" attribute of the unit.
|
getLocalExtent, getRootallocate, doAddCharacters, doAddEventAttribute, doAddEventContent, doParseEventAttributes, doParseEventContent, freeResources, getAConstructor, getCharacters, getField, getField, getFields, getNamespaceURI, getParent, hasField, hasField, hasFields, mergeFields, newInstance, overrideFields, parse, parseCharacterContent, removeField, setField, setField, setFields, setNamespaceURI, setParentpublic ColladaUnit(String ns)
ns - the qualifying namespace URI. May be null to indicate no namespace qualification.public Double getMeter()