Uses of Interface
com.yworks.xml.graphml.GroupNodeType.Shape
Packages that use GroupNodeType.Shape
-
Uses of GroupNodeType.Shape in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return GroupNodeType.ShapeModifier and TypeMethodDescriptionGroupNodeType.addNewShape()Appends and returns a new empty "Shape" elementGroupNodeType.getShape()Gets the "Shape" elementstatic GroupNodeType.ShapeGroupNodeType.Shape.Factory.newInstance()static GroupNodeType.ShapeGroupNodeType.Shape.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) Methods in com.yworks.xml.graphml with parameters of type GroupNodeType.ShapeModifier and TypeMethodDescriptionvoidGroupNodeType.setShape(GroupNodeType.Shape shape) Sets the "Shape" element -
Uses of GroupNodeType.Shape in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement GroupNodeType.ShapeModifier and TypeClassDescriptionstatic classAn XML Shape(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return GroupNodeType.ShapeModifier and TypeMethodDescriptionGroupNodeTypeImpl.addNewShape()Appends and returns a new empty "Shape" elementGroupNodeTypeImpl.getShape()Gets the "Shape" elementMethods in com.yworks.xml.graphml.impl with parameters of type GroupNodeType.ShapeModifier and TypeMethodDescriptionvoidGroupNodeTypeImpl.setShape(GroupNodeType.Shape shape) Sets the "Shape" element