Uses of Interface
com.yworks.xml.graphml.ArrowTypeType
Packages that use ArrowTypeType
-
Uses of ArrowTypeType in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return ArrowTypeTypeModifier and TypeMethodDescriptionstatic ArrowTypeTypeArrowTypeType.Factory.newInstance()static ArrowTypeTypeArrowTypeType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static ArrowTypeTypestatic ArrowTypeTypestatic ArrowTypeTypestatic ArrowTypeTypeArrowTypeType.Factory.parse(InputStream is) static ArrowTypeTypeArrowTypeType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static ArrowTypeTypestatic ArrowTypeTypestatic ArrowTypeTypestatic ArrowTypeTypestatic ArrowTypeTypestatic ArrowTypeTypestatic ArrowTypeTypeArrowTypeType.Factory.parse(XMLStreamReader sr) static ArrowTypeTypeArrowTypeType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static ArrowTypeTypeArrowTypeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static ArrowTypeTypeArrowTypeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic ArrowTypeTypestatic ArrowTypeTypeEdgeType.Arrows.xgetSource()Gets (as xml) the "source" attributeEdgeType.Arrows.xgetTarget()Gets (as xml) the "target" attributeMethods in com.yworks.xml.graphml with parameters of type ArrowTypeTypeModifier and TypeMethodDescriptionvoidEdgeType.Arrows.xsetSource(ArrowTypeType source) Sets (as xml) the "source" attributevoidEdgeType.Arrows.xsetTarget(ArrowTypeType target) Sets (as xml) the "target" attribute -
Uses of ArrowTypeType in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement ArrowTypeTypeModifier and TypeClassDescriptionclassAn XML arrowType.type(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return ArrowTypeTypeModifier and TypeMethodDescriptionEdgeTypeImpl.ArrowsImpl.xgetSource()Gets (as xml) the "source" attributeEdgeTypeImpl.ArrowsImpl.xgetTarget()Gets (as xml) the "target" attributeMethods in com.yworks.xml.graphml.impl with parameters of type ArrowTypeTypeModifier and TypeMethodDescriptionvoidEdgeTypeImpl.ArrowsImpl.xsetSource(ArrowTypeType source) Sets (as xml) the "source" attributevoidEdgeTypeImpl.ArrowsImpl.xsetTarget(ArrowTypeType targetValue) Sets (as xml) the "target" attribute
XMLInputStream