public class ColladaTexture extends ColladaAbstractObject
CHARACTERS_CONTENT, fields, namespaceURI, parent| Constructor and Description | 
|---|
| ColladaTexture(String ns)Construct an instance. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getTexCoord()Indicates the value of the texcoord attribute. | 
| String | getTexture()Indicates the value of the texture attribute. | 
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 ColladaTexture(String ns)
ns - the qualifying namespace URI. May be null to indicate no namespace qualification.public String getTexCoord()
public String getTexture()