Uses of Interface
com.yworks.xml.graphml.ColorType
Packages that use ColorType
-
Uses of ColorType in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return ColorTypeModifier and TypeMethodDescriptionstatic ColorTypeColorType.Factory.newInstance()static ColorTypeColorType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static ColorTypestatic ColorTypestatic ColorTypestatic ColorTypeColorType.Factory.parse(InputStream is) static ColorTypeColorType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static ColorTypestatic ColorTypestatic ColorTypestatic ColorTypestatic ColorTypestatic ColorTypestatic ColorTypeColorType.Factory.parse(XMLStreamReader sr) static ColorTypeColorType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static ColorTypeColorType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static ColorTypeColorType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic ColorTypestatic ColorTypeLabelType.xgetBackgroundColor()Gets (as xml) the "backgroundColor" attributeDropShadowType.xgetColor()Gets (as xml) the "color" attributeLineStyleType.xgetColor()Gets (as xml) the "color" attributeSimpleStyleDocument.SimpleStyle.xgetFillColor()Gets (as xml) the "fillColor" attributeLabelType.xgetLineColor()Gets (as xml) the "lineColor" attributeSimpleStyleDocument.SimpleStyle.xgetLineColor()Gets (as xml) the "lineColor" attributeLabelType.xgetTextColor()Gets (as xml) the "textColor" attributeMethods in com.yworks.xml.graphml with parameters of type ColorTypeModifier and TypeMethodDescriptionvoidLabelType.xsetBackgroundColor(ColorType backgroundColor) Sets (as xml) the "backgroundColor" attributevoidSets (as xml) the "color" attributevoidSets (as xml) the "color" attributevoidSimpleStyleDocument.SimpleStyle.xsetFillColor(ColorType fillColor) Sets (as xml) the "fillColor" attributevoidLabelType.xsetLineColor(ColorType lineColor) Sets (as xml) the "lineColor" attributevoidSimpleStyleDocument.SimpleStyle.xsetLineColor(ColorType lineColor) Sets (as xml) the "lineColor" attributevoidLabelType.xsetTextColor(ColorType textColor) Sets (as xml) the "textColor" attribute -
Uses of ColorType in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement ColorTypeModifier and TypeClassDescriptionclassAn XML color.type(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return ColorTypeModifier and TypeMethodDescriptionLabelTypeImpl.xgetBackgroundColor()Gets (as xml) the "backgroundColor" attributeDropShadowTypeImpl.xgetColor()Gets (as xml) the "color" attributeLineStyleTypeImpl.xgetColor()Gets (as xml) the "color" attributeSimpleStyleDocumentImpl.SimpleStyleImpl.xgetFillColor()Gets (as xml) the "fillColor" attributeLabelTypeImpl.xgetLineColor()Gets (as xml) the "lineColor" attributeSimpleStyleDocumentImpl.SimpleStyleImpl.xgetLineColor()Gets (as xml) the "lineColor" attributeLabelTypeImpl.xgetTextColor()Gets (as xml) the "textColor" attributeMethods in com.yworks.xml.graphml.impl with parameters of type ColorTypeModifier and TypeMethodDescriptionvoidLabelTypeImpl.xsetBackgroundColor(ColorType backgroundColor) Sets (as xml) the "backgroundColor" attributevoidSets (as xml) the "color" attributevoidSets (as xml) the "color" attributevoidSimpleStyleDocumentImpl.SimpleStyleImpl.xsetFillColor(ColorType fillColor) Sets (as xml) the "fillColor" attributevoidLabelTypeImpl.xsetLineColor(ColorType lineColor) Sets (as xml) the "lineColor" attributevoidSimpleStyleDocumentImpl.SimpleStyleImpl.xsetLineColor(ColorType lineColor) Sets (as xml) the "lineColor" attributevoidLabelTypeImpl.xsetTextColor(ColorType textColor) Sets (as xml) the "textColor" attribute
XMLInputStream