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