Uses of Interface
com.yworks.xml.graphml.NodeScaledPortLocationModelPortLocationPolicyType
Packages that use NodeScaledPortLocationModelPortLocationPolicyType
-
Uses of NodeScaledPortLocationModelPortLocationPolicyType in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return NodeScaledPortLocationModelPortLocationPolicyTypeModifier and TypeMethodDescriptionNodeScaledPortLocationModelPortLocationPolicyType.Factory.newInstance()NodeScaledPortLocationModelPortLocationPolicyType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) NodeScaledPortLocationModelPortLocationPolicyType.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options) NodeScaledPortLocationModelPortLocationPolicyType.Factory.parse(InputStream is) NodeScaledPortLocationModelPortLocationPolicyType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) NodeScaledPortLocationModelPortLocationPolicyType.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options) NodeScaledPortLocationModelPortLocationPolicyType.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options) NodeScaledPortLocationModelPortLocationPolicyType.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options) NodeScaledPortLocationModelPortLocationPolicyType.Factory.parse(XMLStreamReader sr) NodeScaledPortLocationModelPortLocationPolicyType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) NodeScaledPortLocationModelPortLocationPolicyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.NodeScaledPortLocationModelPortLocationPolicyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamNodeScaledPortLocationModelPortLocationPolicyType.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options) NodeScaledPortLocationModelType.xgetPortLocationPolicy()Gets (as xml) the "portLocationPolicy" attributeMethods in com.yworks.xml.graphml with parameters of type NodeScaledPortLocationModelPortLocationPolicyTypeModifier and TypeMethodDescriptionvoidNodeScaledPortLocationModelType.xsetPortLocationPolicy(NodeScaledPortLocationModelPortLocationPolicyType portLocationPolicy) Sets (as xml) the "portLocationPolicy" attribute -
Uses of NodeScaledPortLocationModelPortLocationPolicyType in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement NodeScaledPortLocationModelPortLocationPolicyTypeModifier and TypeClassDescriptionclassAn XML NodeScaledPortLocationModel.portLocationPolicy.type(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return NodeScaledPortLocationModelPortLocationPolicyTypeModifier and TypeMethodDescriptionNodeScaledPortLocationModelTypeImpl.xgetPortLocationPolicy()Gets (as xml) the "portLocationPolicy" attributeMethods in com.yworks.xml.graphml.impl with parameters of type NodeScaledPortLocationModelPortLocationPolicyTypeModifier and TypeMethodDescriptionvoidNodeScaledPortLocationModelTypeImpl.xsetPortLocationPolicy(NodeScaledPortLocationModelPortLocationPolicyType portLocationPolicy) Sets (as xml) the "portLocationPolicy" attribute
XMLInputStream