Class NodeTemplates.NodeTemplateDescriptor
java.lang.Object
org.apache.batik.apps.svgbrowser.NodeTemplates.NodeTemplateDescriptor
- Enclosing class:
NodeTemplates
Wrapper for a node template. Provides the information on the node
-
Constructor Summary
ConstructorsConstructorDescriptionNodeTemplateDescriptor(String name, String xmlValue, short type, String category, String description) Constructor. -
Method Summary
Modifier and TypeMethodDescriptiongetName()shortgetType()voidsetCategory(String category) voidsetDescription(String description) voidvoidsetType(short type) voidsetXmlValue(String xmlValue)
-
Constructor Details
-
NodeTemplateDescriptor
-
-
Method Details
-
getCategory
-
setCategory
-
getDescription
-
setDescription
-
getName
-
setName
-
getType
public short getType() -
setType
public void setType(short type) -
getXmlValue
-
setXmlValue
-