Uses of Interface
com.yworks.xml.graphml.StylePropertiesType
Packages that use StylePropertiesType
-
Uses of StylePropertiesType in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return StylePropertiesTypeModifier and TypeMethodDescriptionGenericNodeType.addNewStyleProperties()Appends and returns a new empty "StyleProperties" elementGenericNodeType.getStyleProperties()Gets the "StyleProperties" elementstatic StylePropertiesTypeStylePropertiesType.Factory.newInstance()static StylePropertiesTypeStylePropertiesType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static StylePropertiesTypestatic StylePropertiesTypestatic StylePropertiesTypeStylePropertiesType.Factory.parse(InputStream is) static StylePropertiesTypeStylePropertiesType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static StylePropertiesTypestatic StylePropertiesTypestatic StylePropertiesTypestatic StylePropertiesTypestatic StylePropertiesTypestatic StylePropertiesTypestatic StylePropertiesTypeStylePropertiesType.Factory.parse(XMLStreamReader sr) static StylePropertiesTypeStylePropertiesType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static StylePropertiesTypeStylePropertiesType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static StylePropertiesTypeStylePropertiesType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic StylePropertiesTypestatic StylePropertiesTypeMethods in com.yworks.xml.graphml with parameters of type StylePropertiesTypeModifier and TypeMethodDescriptionvoidGenericNodeType.setStyleProperties(StylePropertiesType styleProperties) Sets the "StyleProperties" element -
Uses of StylePropertiesType in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement StylePropertiesTypeModifier and TypeClassDescriptionclassAn XML StyleProperties.type(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return StylePropertiesTypeModifier and TypeMethodDescriptionGenericNodeTypeImpl.addNewStyleProperties()Appends and returns a new empty "StyleProperties" elementGenericNodeTypeImpl.getStyleProperties()Gets the "StyleProperties" elementMethods in com.yworks.xml.graphml.impl with parameters of type StylePropertiesTypeModifier and TypeMethodDescriptionvoidGenericNodeTypeImpl.setStyleProperties(StylePropertiesType styleProperties) Sets the "StyleProperties" element
XMLInputStream