Uses of Interface
com.yworks.xml.graphml.FontStyleType
Packages that use FontStyleType
-
Uses of FontStyleType in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return FontStyleTypeModifier and TypeMethodDescriptionstatic FontStyleTypeFontStyleType.Factory.newInstance()static FontStyleTypeFontStyleType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static FontStyleTypestatic FontStyleTypestatic FontStyleTypestatic FontStyleTypeFontStyleType.Factory.parse(InputStream is) static FontStyleTypeFontStyleType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static FontStyleTypestatic FontStyleTypestatic FontStyleTypestatic FontStyleTypestatic FontStyleTypestatic FontStyleTypestatic FontStyleTypeFontStyleType.Factory.parse(XMLStreamReader sr) static FontStyleTypeFontStyleType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static FontStyleTypeFontStyleType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static FontStyleTypeFontStyleType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic FontStyleTypestatic FontStyleTypeLabelType.xgetFontStyle()Gets (as xml) the "fontStyle" attributeMethods in com.yworks.xml.graphml with parameters of type FontStyleTypeModifier and TypeMethodDescriptionvoidLabelType.xsetFontStyle(FontStyleType fontStyle) Sets (as xml) the "fontStyle" attribute -
Uses of FontStyleType in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement FontStyleTypeModifier and TypeClassDescriptionclassAn XML fontStyle.type(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return FontStyleTypeModifier and TypeMethodDescriptionLabelTypeImpl.xgetFontStyle()Gets (as xml) the "fontStyle" attributeMethods in com.yworks.xml.graphml.impl with parameters of type FontStyleTypeModifier and TypeMethodDescriptionvoidLabelTypeImpl.xsetFontStyle(FontStyleType fontStyle) Sets (as xml) the "fontStyle" attribute
XMLInputStream