Uses of Interface
com.yworks.xml.graphml.QuadCurveEdgeType
Packages that use QuadCurveEdgeType
-
Uses of QuadCurveEdgeType in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return QuadCurveEdgeTypeModifier and TypeMethodDescriptionQuadCurveEdgeDocument.addNewQuadCurveEdge()Appends and returns a new empty "QuadCurveEdge" elementQuadCurveEdgeDocument.getQuadCurveEdge()Gets the "QuadCurveEdge" elementstatic QuadCurveEdgeTypeQuadCurveEdgeType.Factory.newInstance()static QuadCurveEdgeTypeQuadCurveEdgeType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static QuadCurveEdgeTypestatic QuadCurveEdgeTypestatic QuadCurveEdgeTypeQuadCurveEdgeType.Factory.parse(InputStream is) static QuadCurveEdgeTypeQuadCurveEdgeType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static QuadCurveEdgeTypestatic QuadCurveEdgeTypestatic QuadCurveEdgeTypestatic QuadCurveEdgeTypestatic QuadCurveEdgeTypestatic QuadCurveEdgeTypestatic QuadCurveEdgeTypeQuadCurveEdgeType.Factory.parse(XMLStreamReader sr) static QuadCurveEdgeTypeQuadCurveEdgeType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static QuadCurveEdgeTypeQuadCurveEdgeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static QuadCurveEdgeTypeQuadCurveEdgeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic QuadCurveEdgeTypestatic QuadCurveEdgeTypeMethods in com.yworks.xml.graphml with parameters of type QuadCurveEdgeTypeModifier and TypeMethodDescriptionvoidQuadCurveEdgeDocument.setQuadCurveEdge(QuadCurveEdgeType quadCurveEdge) Sets the "QuadCurveEdge" element -
Uses of QuadCurveEdgeType in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement QuadCurveEdgeTypeModifier and TypeClassDescriptionclassAn XML QuadCurveEdge.type(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return QuadCurveEdgeTypeModifier and TypeMethodDescriptionQuadCurveEdgeDocumentImpl.addNewQuadCurveEdge()Appends and returns a new empty "QuadCurveEdge" elementQuadCurveEdgeDocumentImpl.getQuadCurveEdge()Gets the "QuadCurveEdge" elementMethods in com.yworks.xml.graphml.impl with parameters of type QuadCurveEdgeTypeModifier and TypeMethodDescriptionvoidQuadCurveEdgeDocumentImpl.setQuadCurveEdge(QuadCurveEdgeType quadCurveEdge) Sets the "QuadCurveEdge" element
XMLInputStream