Class NodeLabelTypeImpl

java.lang.Object
org.apache.xmlbeans.impl.values.XmlObjectBase
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
com.yworks.xml.graphml.impl.LabelTypeImpl
com.yworks.xml.graphml.impl.NodeLabelTypeImpl
All Implemented Interfaces:
LabelType, NodeLabelType, Serializable, org.apache.xmlbeans.impl.values.TypeStoreUser, org.apache.xmlbeans.SimpleValue, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource

public class NodeLabelTypeImpl extends LabelTypeImpl implements NodeLabelType
An XML NodeLabel.type(@http://www.yworks.com/xml/graphml). This is a complex type.
See Also: