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