Uses of Interface
com.yworks.xml.graphml.PolyLineEdgeType
Packages that use PolyLineEdgeType
-
Uses of PolyLineEdgeType in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return PolyLineEdgeTypeModifier and TypeMethodDescriptionPolyLineEdgeDocument.addNewPolyLineEdge()Appends and returns a new empty "PolyLineEdge" elementPolyLineEdgeDocument.getPolyLineEdge()Gets the "PolyLineEdge" elementstatic PolyLineEdgeTypePolyLineEdgeType.Factory.newInstance()static PolyLineEdgeTypePolyLineEdgeType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static PolyLineEdgeTypestatic PolyLineEdgeTypestatic PolyLineEdgeTypePolyLineEdgeType.Factory.parse(InputStream is) static PolyLineEdgeTypePolyLineEdgeType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static PolyLineEdgeTypestatic PolyLineEdgeTypestatic PolyLineEdgeTypestatic PolyLineEdgeTypestatic PolyLineEdgeTypestatic PolyLineEdgeTypestatic PolyLineEdgeTypePolyLineEdgeType.Factory.parse(XMLStreamReader sr) static PolyLineEdgeTypePolyLineEdgeType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static PolyLineEdgeTypePolyLineEdgeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static PolyLineEdgeTypePolyLineEdgeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic PolyLineEdgeTypestatic PolyLineEdgeTypeMethods in com.yworks.xml.graphml with parameters of type PolyLineEdgeTypeModifier and TypeMethodDescriptionvoidPolyLineEdgeDocument.setPolyLineEdge(PolyLineEdgeType polyLineEdge) Sets the "PolyLineEdge" element -
Uses of PolyLineEdgeType in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement PolyLineEdgeTypeModifier and TypeClassDescriptionclassAn XML PolyLineEdge.type(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return PolyLineEdgeTypeModifier and TypeMethodDescriptionPolyLineEdgeDocumentImpl.addNewPolyLineEdge()Appends and returns a new empty "PolyLineEdge" elementPolyLineEdgeDocumentImpl.getPolyLineEdge()Gets the "PolyLineEdge" elementMethods in com.yworks.xml.graphml.impl with parameters of type PolyLineEdgeTypeModifier and TypeMethodDescriptionvoidPolyLineEdgeDocumentImpl.setPolyLineEdge(PolyLineEdgeType polyLineEdge) Sets the "PolyLineEdge" element
XMLInputStream