Uses of Interface
com.yworks.xml.graphml.InsetsType
Packages that use InsetsType
-
Uses of InsetsType in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return InsetsTypeModifier and TypeMethodDescriptionGenericGroupNodeType.addNewBorderInsets()Appends and returns a new empty "BorderInsets" elementGroupNodeType.addNewBorderInsets()Appends and returns a new empty "BorderInsets" elementGenericGroupNodeType.addNewInsets()Appends and returns a new empty "Insets" elementGroupNodeType.addNewInsets()Appends and returns a new empty "Insets" elementGenericGroupNodeType.getBorderInsets()Gets the "BorderInsets" elementGroupNodeType.getBorderInsets()Gets the "BorderInsets" elementGenericGroupNodeType.getInsets()Gets the "Insets" elementGroupNodeType.getInsets()Gets the "Insets" elementstatic InsetsTypeInsetsType.Factory.newInstance()static InsetsTypeInsetsType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static InsetsTypestatic InsetsTypestatic InsetsTypeInsetsType.Factory.parse(InputStream is) static InsetsTypeInsetsType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static InsetsTypestatic InsetsTypestatic InsetsTypestatic InsetsTypestatic InsetsTypestatic InsetsTypestatic InsetsTypeInsetsType.Factory.parse(XMLStreamReader sr) static InsetsTypeInsetsType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static InsetsTypeInsetsType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static InsetsTypeInsetsType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic InsetsTypestatic InsetsTypeMethods in com.yworks.xml.graphml with parameters of type InsetsTypeModifier and TypeMethodDescriptionvoidGenericGroupNodeType.setBorderInsets(InsetsType borderInsets) Sets the "BorderInsets" elementvoidGroupNodeType.setBorderInsets(InsetsType borderInsets) Sets the "BorderInsets" elementvoidGenericGroupNodeType.setInsets(InsetsType insets) Sets the "Insets" elementvoidGroupNodeType.setInsets(InsetsType insets) Sets the "Insets" element -
Uses of InsetsType in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement InsetsTypeModifier and TypeClassDescriptionclassAn XML Insets.type(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return InsetsTypeModifier and TypeMethodDescriptionGenericGroupNodeTypeImpl.addNewBorderInsets()Appends and returns a new empty "BorderInsets" elementGroupNodeTypeImpl.addNewBorderInsets()Appends and returns a new empty "BorderInsets" elementGenericGroupNodeTypeImpl.addNewInsets()Appends and returns a new empty "Insets" elementGroupNodeTypeImpl.addNewInsets()Appends and returns a new empty "Insets" elementGenericGroupNodeTypeImpl.getBorderInsets()Gets the "BorderInsets" elementGroupNodeTypeImpl.getBorderInsets()Gets the "BorderInsets" elementGenericGroupNodeTypeImpl.getInsets()Gets the "Insets" elementGroupNodeTypeImpl.getInsets()Gets the "Insets" elementMethods in com.yworks.xml.graphml.impl with parameters of type InsetsTypeModifier and TypeMethodDescriptionvoidGenericGroupNodeTypeImpl.setBorderInsets(InsetsType borderInsets) Sets the "BorderInsets" elementvoidGroupNodeTypeImpl.setBorderInsets(InsetsType borderInsets) Sets the "BorderInsets" elementvoidGenericGroupNodeTypeImpl.setInsets(InsetsType insets) Sets the "Insets" elementvoidGroupNodeTypeImpl.setInsets(InsetsType insets) Sets the "Insets" element
XMLInputStream