Uses of Interface
com.yworks.xml.graphml.NodeType.Fill
Packages that use NodeType.Fill
-
Uses of NodeType.Fill in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return NodeType.FillModifier and TypeMethodDescriptionNodeType.addNewFill()Appends and returns a new empty "Fill" elementNodeType.getFill()Gets the "Fill" elementstatic NodeType.FillNodeType.Fill.Factory.newInstance()static NodeType.FillNodeType.Fill.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) Methods in com.yworks.xml.graphml with parameters of type NodeType.FillModifier and TypeMethodDescriptionvoidNodeType.setFill(NodeType.Fill fill) Sets the "Fill" element -
Uses of NodeType.Fill in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement NodeType.FillModifier and TypeClassDescriptionstatic classAn XML Fill(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return NodeType.FillModifier and TypeMethodDescriptionNodeTypeImpl.addNewFill()Appends and returns a new empty "Fill" elementNodeTypeImpl.getFill()Gets the "Fill" elementMethods in com.yworks.xml.graphml.impl with parameters of type NodeType.FillModifier and TypeMethodDescriptionvoidNodeTypeImpl.setFill(NodeType.Fill fill) Sets the "Fill" element