Uses of Interface
com.yworks.xml.graphml.ArcEdgeType.Arc
Packages that use ArcEdgeType.Arc
-
Uses of ArcEdgeType.Arc in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return ArcEdgeType.ArcModifier and TypeMethodDescriptionArcEdgeType.addNewArc()Appends and returns a new empty "Arc" elementArcEdgeType.getArc()Gets the "Arc" elementstatic ArcEdgeType.ArcArcEdgeType.Arc.Factory.newInstance()static ArcEdgeType.ArcArcEdgeType.Arc.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) Methods in com.yworks.xml.graphml with parameters of type ArcEdgeType.ArcModifier and TypeMethodDescriptionvoidArcEdgeType.setArc(ArcEdgeType.Arc arc) Sets the "Arc" element -
Uses of ArcEdgeType.Arc in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement ArcEdgeType.ArcModifier and TypeClassDescriptionstatic classAn XML Arc(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return ArcEdgeType.ArcModifier and TypeMethodDescriptionArcEdgeTypeImpl.addNewArc()Appends and returns a new empty "Arc" elementArcEdgeTypeImpl.getArc()Gets the "Arc" elementMethods in com.yworks.xml.graphml.impl with parameters of type ArcEdgeType.ArcModifier and TypeMethodDescriptionvoidArcEdgeTypeImpl.setArc(ArcEdgeType.Arc arc) Sets the "Arc" element