Uses of Interface
com.yworks.xml.graphml.FloatInsetsType
Packages that use FloatInsetsType
-
Uses of FloatInsetsType in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return FloatInsetsTypeModifier and TypeMethodDescriptionTableType.addNewDefaultColumnInsets()Appends and returns a new empty "DefaultColumnInsets" elementTableType.addNewDefaultRowInsets()Appends and returns a new empty "DefaultRowInsets" elementTableColumnType.addNewInsets()Appends and returns a new empty "Insets" elementTableRowType.addNewInsets()Appends and returns a new empty "Insets" elementTableType.addNewInsets()Appends and returns a new empty "Insets" elementTableType.getDefaultColumnInsets()Gets the "DefaultColumnInsets" elementTableType.getDefaultRowInsets()Gets the "DefaultRowInsets" elementTableColumnType.getInsets()Gets the "Insets" elementTableRowType.getInsets()Gets the "Insets" elementTableType.getInsets()Gets the "Insets" elementstatic FloatInsetsTypeFloatInsetsType.Factory.newInstance()static FloatInsetsTypeFloatInsetsType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static FloatInsetsTypestatic FloatInsetsTypestatic FloatInsetsTypeFloatInsetsType.Factory.parse(InputStream is) static FloatInsetsTypeFloatInsetsType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static FloatInsetsTypestatic FloatInsetsTypestatic FloatInsetsTypestatic FloatInsetsTypestatic FloatInsetsTypestatic FloatInsetsTypestatic FloatInsetsTypeFloatInsetsType.Factory.parse(XMLStreamReader sr) static FloatInsetsTypeFloatInsetsType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static FloatInsetsTypeFloatInsetsType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static FloatInsetsTypeFloatInsetsType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic FloatInsetsTypestatic FloatInsetsTypeMethods in com.yworks.xml.graphml with parameters of type FloatInsetsTypeModifier and TypeMethodDescriptionvoidTableType.setDefaultColumnInsets(FloatInsetsType defaultColumnInsets) Sets the "DefaultColumnInsets" elementvoidTableType.setDefaultRowInsets(FloatInsetsType defaultRowInsets) Sets the "DefaultRowInsets" elementvoidTableColumnType.setInsets(FloatInsetsType insets) Sets the "Insets" elementvoidTableRowType.setInsets(FloatInsetsType insets) Sets the "Insets" elementvoidTableType.setInsets(FloatInsetsType insets) Sets the "Insets" element -
Uses of FloatInsetsType in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement FloatInsetsTypeModifier and TypeClassDescriptionclassAn XML FloatInsets.type(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return FloatInsetsTypeModifier and TypeMethodDescriptionTableTypeImpl.addNewDefaultColumnInsets()Appends and returns a new empty "DefaultColumnInsets" elementTableTypeImpl.addNewDefaultRowInsets()Appends and returns a new empty "DefaultRowInsets" elementTableColumnTypeImpl.addNewInsets()Appends and returns a new empty "Insets" elementTableRowTypeImpl.addNewInsets()Appends and returns a new empty "Insets" elementTableTypeImpl.addNewInsets()Appends and returns a new empty "Insets" elementTableTypeImpl.getDefaultColumnInsets()Gets the "DefaultColumnInsets" elementTableTypeImpl.getDefaultRowInsets()Gets the "DefaultRowInsets" elementTableColumnTypeImpl.getInsets()Gets the "Insets" elementTableRowTypeImpl.getInsets()Gets the "Insets" elementTableTypeImpl.getInsets()Gets the "Insets" elementMethods in com.yworks.xml.graphml.impl with parameters of type FloatInsetsTypeModifier and TypeMethodDescriptionvoidTableTypeImpl.setDefaultColumnInsets(FloatInsetsType defaultColumnInsets) Sets the "DefaultColumnInsets" elementvoidTableTypeImpl.setDefaultRowInsets(FloatInsetsType defaultRowInsets) Sets the "DefaultRowInsets" elementvoidTableColumnTypeImpl.setInsets(FloatInsetsType insets) Sets the "Insets" elementvoidTableRowTypeImpl.setInsets(FloatInsetsType insets) Sets the "Insets" elementvoidTableTypeImpl.setInsets(FloatInsetsType insets) Sets the "Insets" element
XMLInputStream