Uses of Interface
com.yworks.xml.graphml.ArcType
Packages that use ArcType
-
Uses of ArcType in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return ArcTypeModifier and TypeMethodDescriptionstatic ArcTypeArcType.Factory.newInstance()static ArcTypeArcType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static ArcTypestatic ArcTypestatic ArcTypestatic ArcTypeArcType.Factory.parse(InputStream is) static ArcTypeArcType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static ArcTypestatic ArcTypestatic ArcTypestatic ArcTypestatic ArcTypestatic ArcTypestatic ArcTypeArcType.Factory.parse(XMLStreamReader sr) static ArcTypeArcType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static ArcTypeArcType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static ArcTypeArcType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic ArcTypestatic ArcTypeArcEdgeType.Arc.xgetType()Gets (as xml) the "type" attributeMethods in com.yworks.xml.graphml with parameters of type ArcType -
Uses of ArcType in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement ArcTypeModifier and TypeClassDescriptionclassAn XML arc.type(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return ArcTypeModifier and TypeMethodDescriptionArcEdgeTypeImpl.ArcImpl.xgetType()Gets (as xml) the "type" attributeMethods in com.yworks.xml.graphml.impl with parameters of type ArcType
XMLInputStream