Uses of Interface
com.yworks.xml.graphml.PolyLineEdgeType.BendStyle
Packages that use PolyLineEdgeType.BendStyle
-
Uses of PolyLineEdgeType.BendStyle in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return PolyLineEdgeType.BendStyleModifier and TypeMethodDescriptionPolyLineEdgeType.addNewBendStyle()Appends and returns a new empty "BendStyle" elementPolyLineEdgeType.getBendStyle()Gets the "BendStyle" elementstatic PolyLineEdgeType.BendStylePolyLineEdgeType.BendStyle.Factory.newInstance()static PolyLineEdgeType.BendStylePolyLineEdgeType.BendStyle.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) Methods in com.yworks.xml.graphml with parameters of type PolyLineEdgeType.BendStyleModifier and TypeMethodDescriptionvoidPolyLineEdgeType.setBendStyle(PolyLineEdgeType.BendStyle bendStyle) Sets the "BendStyle" element -
Uses of PolyLineEdgeType.BendStyle in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement PolyLineEdgeType.BendStyleModifier and TypeClassDescriptionstatic classAn XML BendStyle(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return PolyLineEdgeType.BendStyleModifier and TypeMethodDescriptionPolyLineEdgeTypeImpl.addNewBendStyle()Appends and returns a new empty "BendStyle" elementPolyLineEdgeTypeImpl.getBendStyle()Gets the "BendStyle" elementMethods in com.yworks.xml.graphml.impl with parameters of type PolyLineEdgeType.BendStyleModifier and TypeMethodDescriptionvoidPolyLineEdgeTypeImpl.setBendStyle(PolyLineEdgeType.BendStyle bendStyle) Sets the "BendStyle" element