Uses of Interface
com.yworks.xml.graphml.NodeLabelModelType
Packages that use NodeLabelModelType
-
Uses of NodeLabelModelType in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return NodeLabelModelTypeModifier and TypeMethodDescriptionstatic NodeLabelModelTypeNodeLabelModelType.Factory.newInstance()static NodeLabelModelTypeNodeLabelModelType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static NodeLabelModelTypestatic NodeLabelModelTypestatic NodeLabelModelTypestatic NodeLabelModelTypeNodeLabelModelType.Factory.parse(InputStream is) static NodeLabelModelTypeNodeLabelModelType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static NodeLabelModelTypestatic NodeLabelModelTypestatic NodeLabelModelTypestatic NodeLabelModelTypestatic NodeLabelModelTypestatic NodeLabelModelTypestatic NodeLabelModelTypeNodeLabelModelType.Factory.parse(XMLStreamReader sr) static NodeLabelModelTypeNodeLabelModelType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static NodeLabelModelTypeNodeLabelModelType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static NodeLabelModelTypeNodeLabelModelType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic NodeLabelModelTypestatic NodeLabelModelTypeNodeLabelType.xgetModelName()Gets (as xml) the "modelName" attributeMethods in com.yworks.xml.graphml with parameters of type NodeLabelModelTypeModifier and TypeMethodDescriptionvoidNodeLabelType.xsetModelName(NodeLabelModelType modelName) Sets (as xml) the "modelName" attribute -
Uses of NodeLabelModelType in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement NodeLabelModelTypeModifier and TypeClassDescriptionclassAn XML nodeLabelModel.type(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return NodeLabelModelTypeModifier and TypeMethodDescriptionNodeLabelTypeImpl.xgetModelName()Gets (as xml) the "modelName" attributeMethods in com.yworks.xml.graphml.impl with parameters of type NodeLabelModelTypeModifier and TypeMethodDescriptionvoidNodeLabelTypeImpl.xsetModelName(NodeLabelModelType modelName) Sets (as xml) the "modelName" attribute
XMLInputStream