Uses of Interface
com.yworks.xml.graphml.PortLabelModelType
Packages that use PortLabelModelType
-
Uses of PortLabelModelType in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return PortLabelModelTypeModifier and TypeMethodDescriptionPortLabelModelDocument.addNewPortLabelModel()Appends and returns a new empty "PortLabelModel" elementPortLabelModelDocument.getPortLabelModel()Gets the "PortLabelModel" elementstatic PortLabelModelTypePortLabelModelType.Factory.newInstance()static PortLabelModelTypePortLabelModelType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static PortLabelModelTypestatic PortLabelModelTypestatic PortLabelModelTypePortLabelModelType.Factory.parse(InputStream is) static PortLabelModelTypePortLabelModelType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static PortLabelModelTypestatic PortLabelModelTypestatic PortLabelModelTypestatic PortLabelModelTypestatic PortLabelModelTypestatic PortLabelModelTypestatic PortLabelModelTypePortLabelModelType.Factory.parse(XMLStreamReader sr) static PortLabelModelTypePortLabelModelType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static PortLabelModelTypePortLabelModelType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static PortLabelModelTypePortLabelModelType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic PortLabelModelTypestatic PortLabelModelTypeMethods in com.yworks.xml.graphml with parameters of type PortLabelModelTypeModifier and TypeMethodDescriptionvoidPortLabelModelDocument.setPortLabelModel(PortLabelModelType portLabelModel) Sets the "PortLabelModel" element -
Uses of PortLabelModelType in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement PortLabelModelTypeModifier and TypeClassDescriptionclassAn XML PortLabelModel.type(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return PortLabelModelTypeModifier and TypeMethodDescriptionPortLabelModelDocumentImpl.addNewPortLabelModel()Appends and returns a new empty "PortLabelModel" elementPortLabelModelDocumentImpl.getPortLabelModel()Gets the "PortLabelModel" elementMethods in com.yworks.xml.graphml.impl with parameters of type PortLabelModelTypeModifier and TypeMethodDescriptionvoidPortLabelModelDocumentImpl.setPortLabelModel(PortLabelModelType portLabelModel) Sets the "PortLabelModel" element
XMLInputStream