Uses of Interface
com.yworks.xml.graphml.NodeLabelPositionType
Packages that use NodeLabelPositionType
-
Uses of NodeLabelPositionType in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return NodeLabelPositionTypeModifier and TypeMethodDescriptionstatic NodeLabelPositionTypeNodeLabelPositionType.Factory.newInstance()static NodeLabelPositionTypeNodeLabelPositionType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static NodeLabelPositionTypestatic NodeLabelPositionTypestatic NodeLabelPositionTypestatic NodeLabelPositionTypeNodeLabelPositionType.Factory.parse(InputStream is) static NodeLabelPositionTypeNodeLabelPositionType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static NodeLabelPositionTypestatic NodeLabelPositionTypestatic NodeLabelPositionTypestatic NodeLabelPositionTypestatic NodeLabelPositionTypestatic NodeLabelPositionTypestatic NodeLabelPositionTypeNodeLabelPositionType.Factory.parse(XMLStreamReader sr) static NodeLabelPositionTypeNodeLabelPositionType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static NodeLabelPositionTypeNodeLabelPositionType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static NodeLabelPositionTypeNodeLabelPositionType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic NodeLabelPositionTypestatic NodeLabelPositionTypeNodeLabelType.xgetModelPosition()Gets (as xml) the "modelPosition" attributeMethods in com.yworks.xml.graphml with parameters of type NodeLabelPositionTypeModifier and TypeMethodDescriptionvoidNodeLabelType.xsetModelPosition(NodeLabelPositionType modelPosition) Sets (as xml) the "modelPosition" attribute -
Uses of NodeLabelPositionType in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement NodeLabelPositionTypeModifier and TypeClassDescriptionclassAn XML nodeLabelPosition.type(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return NodeLabelPositionTypeModifier and TypeMethodDescriptionNodeLabelTypeImpl.xgetModelPosition()Gets (as xml) the "modelPosition" attributeMethods in com.yworks.xml.graphml.impl with parameters of type NodeLabelPositionTypeModifier and TypeMethodDescriptionvoidNodeLabelTypeImpl.xsetModelPosition(NodeLabelPositionType modelPosition) Sets (as xml) the "modelPosition" attribute
XMLInputStream