Uses of Interface
com.yworks.xml.graphml.EdgeLabelPositionType
Packages that use EdgeLabelPositionType
-
Uses of EdgeLabelPositionType in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return EdgeLabelPositionTypeModifier and TypeMethodDescriptionstatic EdgeLabelPositionTypeEdgeLabelPositionType.Factory.newInstance()static EdgeLabelPositionTypeEdgeLabelPositionType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static EdgeLabelPositionTypestatic EdgeLabelPositionTypestatic EdgeLabelPositionTypestatic EdgeLabelPositionTypeEdgeLabelPositionType.Factory.parse(InputStream is) static EdgeLabelPositionTypeEdgeLabelPositionType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static EdgeLabelPositionTypestatic EdgeLabelPositionTypestatic EdgeLabelPositionTypestatic EdgeLabelPositionTypestatic EdgeLabelPositionTypestatic EdgeLabelPositionTypestatic EdgeLabelPositionTypeEdgeLabelPositionType.Factory.parse(XMLStreamReader sr) static EdgeLabelPositionTypeEdgeLabelPositionType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static EdgeLabelPositionTypeEdgeLabelPositionType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static EdgeLabelPositionTypeEdgeLabelPositionType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic EdgeLabelPositionTypestatic EdgeLabelPositionTypeEdgeLabelType.xgetModelPosition()Gets (as xml) the "modelPosition" attributeMethods in com.yworks.xml.graphml with parameters of type EdgeLabelPositionTypeModifier and TypeMethodDescriptionvoidEdgeLabelType.xsetModelPosition(EdgeLabelPositionType modelPosition) Sets (as xml) the "modelPosition" attribute -
Uses of EdgeLabelPositionType in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement EdgeLabelPositionTypeModifier and TypeClassDescriptionclassAn XML edgeLabelPosition.type(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return EdgeLabelPositionTypeModifier and TypeMethodDescriptionEdgeLabelTypeImpl.xgetModelPosition()Gets (as xml) the "modelPosition" attributeMethods in com.yworks.xml.graphml.impl with parameters of type EdgeLabelPositionTypeModifier and TypeMethodDescriptionvoidEdgeLabelTypeImpl.xsetModelPosition(EdgeLabelPositionType modelPosition) Sets (as xml) the "modelPosition" attribute
XMLInputStream