Uses of Interface
com.yworks.xml.graphml.PathType
Packages that use PathType
-
Uses of PathType in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return PathTypeModifier and TypeMethodDescriptionEdgeType.addNewPath()Appends and returns a new empty "Path" elementEdgeType.getPath()Gets the "Path" elementstatic PathTypePathType.Factory.newInstance()static PathTypePathType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static PathTypestatic PathTypestatic PathTypePathType.Factory.parse(InputStream is) static PathTypePathType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static PathTypestatic PathTypestatic PathTypestatic PathTypestatic PathTypestatic PathTypestatic PathTypePathType.Factory.parse(XMLStreamReader sr) static PathTypePathType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static PathTypePathType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static PathTypePathType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic PathTypestatic PathTypeMethods in com.yworks.xml.graphml with parameters of type PathType -
Uses of PathType in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement PathTypeModifier and TypeClassDescriptionclassAn XML Path.type(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return PathTypeModifier and TypeMethodDescriptionEdgeTypeImpl.addNewPath()Appends and returns a new empty "Path" elementEdgeTypeImpl.getPath()Gets the "Path" elementMethods in com.yworks.xml.graphml.impl with parameters of type PathType
XMLInputStream