Uses of Interface
com.yworks.xml.graphml.ShapeNodeType.Shape
Packages that use ShapeNodeType.Shape
-
Uses of ShapeNodeType.Shape in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return ShapeNodeType.ShapeModifier and TypeMethodDescriptionShapeNodeType.addNewShape()Appends and returns a new empty "Shape" elementShapeNodeType.getShape()Gets the "Shape" elementstatic ShapeNodeType.ShapeShapeNodeType.Shape.Factory.newInstance()static ShapeNodeType.ShapeShapeNodeType.Shape.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) Methods in com.yworks.xml.graphml with parameters of type ShapeNodeType.ShapeModifier and TypeMethodDescriptionvoidShapeNodeType.setShape(ShapeNodeType.Shape shape) Sets the "Shape" element -
Uses of ShapeNodeType.Shape in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement ShapeNodeType.ShapeModifier and TypeClassDescriptionstatic classAn XML Shape(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return ShapeNodeType.ShapeModifier and TypeMethodDescriptionShapeNodeTypeImpl.addNewShape()Appends and returns a new empty "Shape" elementShapeNodeTypeImpl.getShape()Gets the "Shape" elementMethods in com.yworks.xml.graphml.impl with parameters of type ShapeNodeType.ShapeModifier and TypeMethodDescriptionvoidShapeNodeTypeImpl.setShape(ShapeNodeType.Shape shape) Sets the "Shape" element