Uses of Interface
com.yworks.xml.graphml.NodeScaledPortLocationModelType
Packages that use NodeScaledPortLocationModelType
-
Uses of NodeScaledPortLocationModelType in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return NodeScaledPortLocationModelTypeModifier and TypeMethodDescriptionNodeScaledPortLocationModelDocument.addNewNodeScaledPortLocationModel()Appends and returns a new empty "NodeScaledPortLocationModel" elementNodeScaledPortLocationModelDocument.getNodeScaledPortLocationModel()Gets the "NodeScaledPortLocationModel" elementNodeScaledPortLocationModelType.Factory.newInstance()NodeScaledPortLocationModelType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) NodeScaledPortLocationModelType.Factory.parse(InputStream is) NodeScaledPortLocationModelType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) NodeScaledPortLocationModelType.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options) NodeScaledPortLocationModelType.Factory.parse(XMLStreamReader sr) NodeScaledPortLocationModelType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) NodeScaledPortLocationModelType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.NodeScaledPortLocationModelType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamMethods in com.yworks.xml.graphml with parameters of type NodeScaledPortLocationModelTypeModifier and TypeMethodDescriptionvoidNodeScaledPortLocationModelDocument.setNodeScaledPortLocationModel(NodeScaledPortLocationModelType nodeScaledPortLocationModel) Sets the "NodeScaledPortLocationModel" element -
Uses of NodeScaledPortLocationModelType in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement NodeScaledPortLocationModelTypeModifier and TypeClassDescriptionclassAn XML NodeScaledPortLocationModel.type(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return NodeScaledPortLocationModelTypeModifier and TypeMethodDescriptionNodeScaledPortLocationModelDocumentImpl.addNewNodeScaledPortLocationModel()Appends and returns a new empty "NodeScaledPortLocationModel" elementNodeScaledPortLocationModelDocumentImpl.getNodeScaledPortLocationModel()Gets the "NodeScaledPortLocationModel" elementMethods in com.yworks.xml.graphml.impl with parameters of type NodeScaledPortLocationModelTypeModifier and TypeMethodDescriptionvoidNodeScaledPortLocationModelDocumentImpl.setNodeScaledPortLocationModel(NodeScaledPortLocationModelType nodeScaledPortLocationModel) Sets the "NodeScaledPortLocationModel" element
XMLInputStream