Uses of Interface
com.yworks.xml.graphml.PortGraphicsType
Packages that use PortGraphicsType
-
Uses of PortGraphicsType in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return PortGraphicsTypeModifier and TypeMethodDescriptionGraphicsDocument.addNewGraphics()Appends and returns a new empty "Graphics" elementGraphicsDocument.getGraphics()Gets the "Graphics" elementstatic PortGraphicsTypePortGraphicsType.Factory.newInstance()static PortGraphicsTypePortGraphicsType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static PortGraphicsTypestatic PortGraphicsTypestatic PortGraphicsTypePortGraphicsType.Factory.parse(InputStream is) static PortGraphicsTypePortGraphicsType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static PortGraphicsTypestatic PortGraphicsTypestatic PortGraphicsTypestatic PortGraphicsTypestatic PortGraphicsTypestatic PortGraphicsTypestatic PortGraphicsTypePortGraphicsType.Factory.parse(XMLStreamReader sr) static PortGraphicsTypePortGraphicsType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static PortGraphicsTypePortGraphicsType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static PortGraphicsTypePortGraphicsType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic PortGraphicsTypestatic PortGraphicsTypeMethods in com.yworks.xml.graphml with parameters of type PortGraphicsTypeModifier and TypeMethodDescriptionvoidGraphicsDocument.setGraphics(PortGraphicsType graphics) Sets the "Graphics" element -
Uses of PortGraphicsType in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement PortGraphicsTypeModifier and TypeClassDescriptionclassAn XML PortGraphics.type(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return PortGraphicsTypeModifier and TypeMethodDescriptionGraphicsDocumentImpl.addNewGraphics()Appends and returns a new empty "Graphics" elementGraphicsDocumentImpl.getGraphics()Gets the "Graphics" elementMethods in com.yworks.xml.graphml.impl with parameters of type PortGraphicsTypeModifier and TypeMethodDescriptionvoidGraphicsDocumentImpl.setGraphics(PortGraphicsType graphics) Sets the "Graphics" element
XMLInputStream