Package com.yworks.xml.graphml.impl
Class LabelTypeImpl
java.lang.Object
org.apache.xmlbeans.impl.values.XmlObjectBase
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
com.yworks.xml.graphml.impl.LabelTypeImpl
- All Implemented Interfaces:
LabelType,Serializable,org.apache.xmlbeans.impl.values.TypeStoreUser,org.apache.xmlbeans.SimpleValue,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- Direct Known Subclasses:
EdgeLabelTypeImpl,NodeLabelTypeImpl
public class LabelTypeImpl
extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
implements LabelType
An XML Label.type(@http://www.yworks.com/xml/graphml).
This is a complex type.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classAn XML LabelModel(@http://www.yworks.com/xml/graphml).static classAn XML ModelParameter(@http://www.yworks.com/xml/graphml).Nested classes/interfaces inherited from interface com.yworks.xml.graphml.LabelType
LabelType.Factory, LabelType.LabelModel, LabelType.ModelParameterNested classes/interfaces inherited from interface org.apache.xmlbeans.XmlObject
org.apache.xmlbeans.XmlObject.Factory -
Field Summary
Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBERFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL, type -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionAppends and returns a new empty "LabelModel" elementAppends and returns a new empty "ModelParameter" elementGets the "alignment" attributeGets the "backgroundColor" attributeGets the "configuration" attributeGets the "fontFamily" attributeshortGets the "fontSize" attributeGets the "fontStyle" attributebooleanGets the "hasBackgroundColor" attributebooleanGets the "hasLineColor" attributebooleanGets the "hasText" attributedoubleGets the "height" attributeGets the "horizontalTextPosition" attributegetIcon()Gets the "icon" attributeGets the "iconData" attributebyteGets the "iconTextGap" attributegetImage()Gets the "image" attributeGets the "LabelModel" elementGets the "lineColor" attributeGets the "ModelParameter" elementdoubleGets the "rotationAngle" attributeGets the "textColor" attributebooleanGets the "underlinedText" attributeGets the "verticalTextPosition" attributebooleanGets the "visible" attributedoublegetWidth()Gets the "width" attributedoublegetX()Gets the "x" attributedoublegetY()Gets the "y" attributebooleanTrue if has "alignment" attributebooleanTrue if has "backgroundColor" attributebooleanTrue if has "configuration" attributebooleanTrue if has "fontFamily" attributebooleanTrue if has "fontSize" attributebooleanTrue if has "fontStyle" attributebooleanTrue if has "hasBackgroundColor" attributebooleanTrue if has "hasLineColor" attributebooleanTrue if has "hasText" attributebooleanTrue if has "height" attributebooleanTrue if has "horizontalTextPosition" attributebooleanTrue if has "icon" attributebooleanTrue if has "iconData" attributebooleanTrue if has "iconTextGap" attributebooleanTrue if has "image" attributebooleanTrue if has "LabelModel" elementbooleanTrue if has "lineColor" attributebooleanTrue if has "ModelParameter" elementbooleanTrue if has "rotationAngle" attributebooleanTrue if has "textColor" attributebooleanTrue if has "underlinedText" attributebooleanTrue if has "verticalTextPosition" attributebooleanTrue if has "visible" attributebooleanTrue if has "width" attributebooleanisSetX()True if has "x" attributebooleanisSetY()True if has "y" attributevoidsetAlignment(AlignmentType.Enum alignment) Sets the "alignment" attributevoidsetBackgroundColor(String backgroundColor) Sets the "backgroundColor" attributevoidsetConfiguration(String configuration) Sets the "configuration" attributevoidsetFontFamily(String fontFamily) Sets the "fontFamily" attributevoidsetFontSize(short fontSize) Sets the "fontSize" attributevoidsetFontStyle(FontStyleType.Enum fontStyle) Sets the "fontStyle" attributevoidsetHasBackgroundColor(boolean hasBackgroundColor) Sets the "hasBackgroundColor" attributevoidsetHasLineColor(boolean hasLineColor) Sets the "hasLineColor" attributevoidsetHasText(boolean hasText) Sets the "hasText" attributevoidsetHeight(double height) Sets the "height" attributevoidsetHorizontalTextPosition(HorizontalTextPositionType.Enum horizontalTextPosition) Sets the "horizontalTextPosition" attributevoidSets the "icon" attributevoidsetIconData(String iconData) Sets the "iconData" attributevoidsetIconTextGap(byte iconTextGap) Sets the "iconTextGap" attributevoidSets the "image" attributevoidsetLabelModel(LabelType.LabelModel labelModel) Sets the "LabelModel" elementvoidsetLineColor(String lineColor) Sets the "lineColor" attributevoidsetModelParameter(LabelType.ModelParameter modelParameter) Sets the "ModelParameter" elementvoidsetRotationAngle(double rotationAngle) Sets the "rotationAngle" attributevoidsetTextColor(String textColor) Sets the "textColor" attributevoidsetUnderlinedText(boolean underlinedText) Sets the "underlinedText" attributevoidsetVerticalTextPosition(VerticalTextPositionType.Enum verticalTextPosition) Sets the "verticalTextPosition" attributevoidsetVisible(boolean visible) Sets the "visible" attributevoidsetWidth(double width) Sets the "width" attributevoidsetX(double x) Sets the "x" attributevoidsetY(double y) Sets the "y" attributevoidUnsets the "alignment" attributevoidUnsets the "backgroundColor" attributevoidUnsets the "configuration" attributevoidUnsets the "fontFamily" attributevoidUnsets the "fontSize" attributevoidUnsets the "fontStyle" attributevoidUnsets the "hasBackgroundColor" attributevoidUnsets the "hasLineColor" attributevoidUnsets the "hasText" attributevoidUnsets the "height" attributevoidUnsets the "horizontalTextPosition" attributevoidUnsets the "icon" attributevoidUnsets the "iconData" attributevoidUnsets the "iconTextGap" attributevoidUnsets the "image" attributevoidUnsets the "LabelModel" elementvoidUnsets the "lineColor" attributevoidUnsets the "ModelParameter" elementvoidUnsets the "rotationAngle" attributevoidUnsets the "textColor" attributevoidUnsets the "underlinedText" attributevoidUnsets the "verticalTextPosition" attributevoidUnsets the "visible" attributevoidUnsets the "width" attributevoidunsetX()Unsets the "x" attributevoidunsetY()Unsets the "y" attributeGets (as xml) the "alignment" attributeGets (as xml) the "backgroundColor" attributeorg.apache.xmlbeans.XmlStringGets (as xml) the "configuration" attributeorg.apache.xmlbeans.XmlStringGets (as xml) the "fontFamily" attributeorg.apache.xmlbeans.XmlUnsignedByteGets (as xml) the "fontSize" attributeGets (as xml) the "fontStyle" attributeorg.apache.xmlbeans.XmlBooleanGets (as xml) the "hasBackgroundColor" attributeorg.apache.xmlbeans.XmlBooleanGets (as xml) the "hasLineColor" attributeorg.apache.xmlbeans.XmlBooleanGets (as xml) the "hasText" attributeorg.apache.xmlbeans.XmlDoubleGets (as xml) the "height" attributeGets (as xml) the "horizontalTextPosition" attributeorg.apache.xmlbeans.XmlAnyURIxgetIcon()Gets (as xml) the "icon" attributeorg.apache.xmlbeans.XmlStringGets (as xml) the "iconData" attributeorg.apache.xmlbeans.XmlByteGets (as xml) the "iconTextGap" attributeorg.apache.xmlbeans.XmlStringGets (as xml) the "image" attributeGets (as xml) the "lineColor" attributeorg.apache.xmlbeans.XmlDoubleGets (as xml) the "rotationAngle" attributeGets (as xml) the "textColor" attributeorg.apache.xmlbeans.XmlBooleanGets (as xml) the "underlinedText" attributeGets (as xml) the "verticalTextPosition" attributeorg.apache.xmlbeans.XmlBooleanGets (as xml) the "visible" attributeorg.apache.xmlbeans.XmlDoubleGets (as xml) the "width" attributeorg.apache.xmlbeans.XmlDoublexgetX()Gets (as xml) the "x" attributeorg.apache.xmlbeans.XmlDoublexgetY()Gets (as xml) the "y" attributevoidxsetAlignment(AlignmentType alignment) Sets (as xml) the "alignment" attributevoidxsetBackgroundColor(ColorType backgroundColor) Sets (as xml) the "backgroundColor" attributevoidxsetConfiguration(org.apache.xmlbeans.XmlString configuration) Sets (as xml) the "configuration" attributevoidxsetFontFamily(org.apache.xmlbeans.XmlString fontFamily) Sets (as xml) the "fontFamily" attributevoidxsetFontSize(org.apache.xmlbeans.XmlUnsignedByte fontSize) Sets (as xml) the "fontSize" attributevoidxsetFontStyle(FontStyleType fontStyle) Sets (as xml) the "fontStyle" attributevoidxsetHasBackgroundColor(org.apache.xmlbeans.XmlBoolean hasBackgroundColor) Sets (as xml) the "hasBackgroundColor" attributevoidxsetHasLineColor(org.apache.xmlbeans.XmlBoolean hasLineColor) Sets (as xml) the "hasLineColor" attributevoidxsetHasText(org.apache.xmlbeans.XmlBoolean hasText) Sets (as xml) the "hasText" attributevoidxsetHeight(org.apache.xmlbeans.XmlDouble height) Sets (as xml) the "height" attributevoidxsetHorizontalTextPosition(HorizontalTextPositionType horizontalTextPosition) Sets (as xml) the "horizontalTextPosition" attributevoidxsetIcon(org.apache.xmlbeans.XmlAnyURI icon) Sets (as xml) the "icon" attributevoidxsetIconData(org.apache.xmlbeans.XmlString iconData) Sets (as xml) the "iconData" attributevoidxsetIconTextGap(org.apache.xmlbeans.XmlByte iconTextGap) Sets (as xml) the "iconTextGap" attributevoidxsetImage(org.apache.xmlbeans.XmlString image) Sets (as xml) the "image" attributevoidxsetLineColor(ColorType lineColor) Sets (as xml) the "lineColor" attributevoidxsetRotationAngle(org.apache.xmlbeans.XmlDouble rotationAngle) Sets (as xml) the "rotationAngle" attributevoidxsetTextColor(ColorType textColor) Sets (as xml) the "textColor" attributevoidxsetUnderlinedText(org.apache.xmlbeans.XmlBoolean underlinedText) Sets (as xml) the "underlinedText" attributevoidxsetVerticalTextPosition(VerticalTextPositionType verticalTextPosition) Sets (as xml) the "verticalTextPosition" attributevoidxsetVisible(org.apache.xmlbeans.XmlBoolean visible) Sets (as xml) the "visible" attributevoidxsetWidth(org.apache.xmlbeans.XmlDouble width) Sets (as xml) the "width" attributevoidxsetX(org.apache.xmlbeans.XmlDouble x) Sets (as xml) the "x" attributevoidxsetY(org.apache.xmlbeans.XmlDouble y) Sets (as xml) the "y" attributeMethods inherited from class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_codeMethods inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_copy, _copy, _isComplexContent, _isComplexType, _set, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, generatedSetterHelperImpl, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate, validate, validate_now, validate_simpleval, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlTextMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodeMethods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
Constructor Details
-
LabelTypeImpl
public LabelTypeImpl(org.apache.xmlbeans.SchemaType sType)
-
-
Method Details
-
getLabelModel
Gets the "LabelModel" element- Specified by:
getLabelModelin interfaceLabelType
-
isSetLabelModel
public boolean isSetLabelModel()True if has "LabelModel" element- Specified by:
isSetLabelModelin interfaceLabelType
-
setLabelModel
Sets the "LabelModel" element- Specified by:
setLabelModelin interfaceLabelType
-
addNewLabelModel
Appends and returns a new empty "LabelModel" element- Specified by:
addNewLabelModelin interfaceLabelType
-
unsetLabelModel
public void unsetLabelModel()Unsets the "LabelModel" element- Specified by:
unsetLabelModelin interfaceLabelType
-
getModelParameter
Gets the "ModelParameter" element- Specified by:
getModelParameterin interfaceLabelType
-
isSetModelParameter
public boolean isSetModelParameter()True if has "ModelParameter" element- Specified by:
isSetModelParameterin interfaceLabelType
-
setModelParameter
Sets the "ModelParameter" element- Specified by:
setModelParameterin interfaceLabelType
-
addNewModelParameter
Appends and returns a new empty "ModelParameter" element- Specified by:
addNewModelParameterin interfaceLabelType
-
unsetModelParameter
public void unsetModelParameter()Unsets the "ModelParameter" element- Specified by:
unsetModelParameterin interfaceLabelType
-
getX
public double getX()Gets the "x" attribute -
xgetX
public org.apache.xmlbeans.XmlDouble xgetX()Gets (as xml) the "x" attribute -
isSetX
public boolean isSetX()True if has "x" attribute -
setX
public void setX(double x) Sets the "x" attribute -
xsetX
public void xsetX(org.apache.xmlbeans.XmlDouble x) Sets (as xml) the "x" attribute -
unsetX
public void unsetX()Unsets the "x" attribute -
getY
public double getY()Gets the "y" attribute -
xgetY
public org.apache.xmlbeans.XmlDouble xgetY()Gets (as xml) the "y" attribute -
isSetY
public boolean isSetY()True if has "y" attribute -
setY
public void setY(double y) Sets the "y" attribute -
xsetY
public void xsetY(org.apache.xmlbeans.XmlDouble y) Sets (as xml) the "y" attribute -
unsetY
public void unsetY()Unsets the "y" attribute -
getWidth
public double getWidth()Gets the "width" attribute -
xgetWidth
public org.apache.xmlbeans.XmlDouble xgetWidth()Gets (as xml) the "width" attribute -
isSetWidth
public boolean isSetWidth()True if has "width" attribute- Specified by:
isSetWidthin interfaceLabelType
-
setWidth
public void setWidth(double width) Sets the "width" attribute -
xsetWidth
public void xsetWidth(org.apache.xmlbeans.XmlDouble width) Sets (as xml) the "width" attribute -
unsetWidth
public void unsetWidth()Unsets the "width" attribute- Specified by:
unsetWidthin interfaceLabelType
-
getHeight
public double getHeight()Gets the "height" attribute -
xgetHeight
public org.apache.xmlbeans.XmlDouble xgetHeight()Gets (as xml) the "height" attribute- Specified by:
xgetHeightin interfaceLabelType
-
isSetHeight
public boolean isSetHeight()True if has "height" attribute- Specified by:
isSetHeightin interfaceLabelType
-
setHeight
public void setHeight(double height) Sets the "height" attribute -
xsetHeight
public void xsetHeight(org.apache.xmlbeans.XmlDouble height) Sets (as xml) the "height" attribute- Specified by:
xsetHeightin interfaceLabelType
-
unsetHeight
public void unsetHeight()Unsets the "height" attribute- Specified by:
unsetHeightin interfaceLabelType
-
getVisible
public boolean getVisible()Gets the "visible" attribute- Specified by:
getVisiblein interfaceLabelType
-
xgetVisible
public org.apache.xmlbeans.XmlBoolean xgetVisible()Gets (as xml) the "visible" attribute- Specified by:
xgetVisiblein interfaceLabelType
-
isSetVisible
public boolean isSetVisible()True if has "visible" attribute- Specified by:
isSetVisiblein interfaceLabelType
-
setVisible
public void setVisible(boolean visible) Sets the "visible" attribute- Specified by:
setVisiblein interfaceLabelType
-
xsetVisible
public void xsetVisible(org.apache.xmlbeans.XmlBoolean visible) Sets (as xml) the "visible" attribute- Specified by:
xsetVisiblein interfaceLabelType
-
unsetVisible
public void unsetVisible()Unsets the "visible" attribute- Specified by:
unsetVisiblein interfaceLabelType
-
getAlignment
Gets the "alignment" attribute- Specified by:
getAlignmentin interfaceLabelType
-
xgetAlignment
Gets (as xml) the "alignment" attribute- Specified by:
xgetAlignmentin interfaceLabelType
-
isSetAlignment
public boolean isSetAlignment()True if has "alignment" attribute- Specified by:
isSetAlignmentin interfaceLabelType
-
setAlignment
Sets the "alignment" attribute- Specified by:
setAlignmentin interfaceLabelType
-
xsetAlignment
Sets (as xml) the "alignment" attribute- Specified by:
xsetAlignmentin interfaceLabelType
-
unsetAlignment
public void unsetAlignment()Unsets the "alignment" attribute- Specified by:
unsetAlignmentin interfaceLabelType
-
getTextColor
Gets the "textColor" attribute- Specified by:
getTextColorin interfaceLabelType
-
xgetTextColor
Gets (as xml) the "textColor" attribute- Specified by:
xgetTextColorin interfaceLabelType
-
isSetTextColor
public boolean isSetTextColor()True if has "textColor" attribute- Specified by:
isSetTextColorin interfaceLabelType
-
setTextColor
Sets the "textColor" attribute- Specified by:
setTextColorin interfaceLabelType
-
xsetTextColor
Sets (as xml) the "textColor" attribute- Specified by:
xsetTextColorin interfaceLabelType
-
unsetTextColor
public void unsetTextColor()Unsets the "textColor" attribute- Specified by:
unsetTextColorin interfaceLabelType
-
getLineColor
Gets the "lineColor" attribute- Specified by:
getLineColorin interfaceLabelType
-
xgetLineColor
Gets (as xml) the "lineColor" attribute- Specified by:
xgetLineColorin interfaceLabelType
-
isSetLineColor
public boolean isSetLineColor()True if has "lineColor" attribute- Specified by:
isSetLineColorin interfaceLabelType
-
setLineColor
Sets the "lineColor" attribute- Specified by:
setLineColorin interfaceLabelType
-
xsetLineColor
Sets (as xml) the "lineColor" attribute- Specified by:
xsetLineColorin interfaceLabelType
-
unsetLineColor
public void unsetLineColor()Unsets the "lineColor" attribute- Specified by:
unsetLineColorin interfaceLabelType
-
getHasLineColor
public boolean getHasLineColor()Gets the "hasLineColor" attribute- Specified by:
getHasLineColorin interfaceLabelType
-
xgetHasLineColor
public org.apache.xmlbeans.XmlBoolean xgetHasLineColor()Gets (as xml) the "hasLineColor" attribute- Specified by:
xgetHasLineColorin interfaceLabelType
-
isSetHasLineColor
public boolean isSetHasLineColor()True if has "hasLineColor" attribute- Specified by:
isSetHasLineColorin interfaceLabelType
-
setHasLineColor
public void setHasLineColor(boolean hasLineColor) Sets the "hasLineColor" attribute- Specified by:
setHasLineColorin interfaceLabelType
-
xsetHasLineColor
public void xsetHasLineColor(org.apache.xmlbeans.XmlBoolean hasLineColor) Sets (as xml) the "hasLineColor" attribute- Specified by:
xsetHasLineColorin interfaceLabelType
-
unsetHasLineColor
public void unsetHasLineColor()Unsets the "hasLineColor" attribute- Specified by:
unsetHasLineColorin interfaceLabelType
-
getBackgroundColor
Gets the "backgroundColor" attribute- Specified by:
getBackgroundColorin interfaceLabelType
-
xgetBackgroundColor
Gets (as xml) the "backgroundColor" attribute- Specified by:
xgetBackgroundColorin interfaceLabelType
-
isSetBackgroundColor
public boolean isSetBackgroundColor()True if has "backgroundColor" attribute- Specified by:
isSetBackgroundColorin interfaceLabelType
-
setBackgroundColor
Sets the "backgroundColor" attribute- Specified by:
setBackgroundColorin interfaceLabelType
-
xsetBackgroundColor
Sets (as xml) the "backgroundColor" attribute- Specified by:
xsetBackgroundColorin interfaceLabelType
-
unsetBackgroundColor
public void unsetBackgroundColor()Unsets the "backgroundColor" attribute- Specified by:
unsetBackgroundColorin interfaceLabelType
-
getHasBackgroundColor
public boolean getHasBackgroundColor()Gets the "hasBackgroundColor" attribute- Specified by:
getHasBackgroundColorin interfaceLabelType
-
xgetHasBackgroundColor
public org.apache.xmlbeans.XmlBoolean xgetHasBackgroundColor()Gets (as xml) the "hasBackgroundColor" attribute- Specified by:
xgetHasBackgroundColorin interfaceLabelType
-
isSetHasBackgroundColor
public boolean isSetHasBackgroundColor()True if has "hasBackgroundColor" attribute- Specified by:
isSetHasBackgroundColorin interfaceLabelType
-
setHasBackgroundColor
public void setHasBackgroundColor(boolean hasBackgroundColor) Sets the "hasBackgroundColor" attribute- Specified by:
setHasBackgroundColorin interfaceLabelType
-
xsetHasBackgroundColor
public void xsetHasBackgroundColor(org.apache.xmlbeans.XmlBoolean hasBackgroundColor) Sets (as xml) the "hasBackgroundColor" attribute- Specified by:
xsetHasBackgroundColorin interfaceLabelType
-
unsetHasBackgroundColor
public void unsetHasBackgroundColor()Unsets the "hasBackgroundColor" attribute- Specified by:
unsetHasBackgroundColorin interfaceLabelType
-
getHasText
public boolean getHasText()Gets the "hasText" attribute- Specified by:
getHasTextin interfaceLabelType
-
xgetHasText
public org.apache.xmlbeans.XmlBoolean xgetHasText()Gets (as xml) the "hasText" attribute- Specified by:
xgetHasTextin interfaceLabelType
-
isSetHasText
public boolean isSetHasText()True if has "hasText" attribute- Specified by:
isSetHasTextin interfaceLabelType
-
setHasText
public void setHasText(boolean hasText) Sets the "hasText" attribute- Specified by:
setHasTextin interfaceLabelType
-
xsetHasText
public void xsetHasText(org.apache.xmlbeans.XmlBoolean hasText) Sets (as xml) the "hasText" attribute- Specified by:
xsetHasTextin interfaceLabelType
-
unsetHasText
public void unsetHasText()Unsets the "hasText" attribute- Specified by:
unsetHasTextin interfaceLabelType
-
getFontFamily
Gets the "fontFamily" attribute- Specified by:
getFontFamilyin interfaceLabelType
-
xgetFontFamily
public org.apache.xmlbeans.XmlString xgetFontFamily()Gets (as xml) the "fontFamily" attribute- Specified by:
xgetFontFamilyin interfaceLabelType
-
isSetFontFamily
public boolean isSetFontFamily()True if has "fontFamily" attribute- Specified by:
isSetFontFamilyin interfaceLabelType
-
setFontFamily
Sets the "fontFamily" attribute- Specified by:
setFontFamilyin interfaceLabelType
-
xsetFontFamily
public void xsetFontFamily(org.apache.xmlbeans.XmlString fontFamily) Sets (as xml) the "fontFamily" attribute- Specified by:
xsetFontFamilyin interfaceLabelType
-
unsetFontFamily
public void unsetFontFamily()Unsets the "fontFamily" attribute- Specified by:
unsetFontFamilyin interfaceLabelType
-
getFontSize
public short getFontSize()Gets the "fontSize" attribute- Specified by:
getFontSizein interfaceLabelType
-
xgetFontSize
public org.apache.xmlbeans.XmlUnsignedByte xgetFontSize()Gets (as xml) the "fontSize" attribute- Specified by:
xgetFontSizein interfaceLabelType
-
isSetFontSize
public boolean isSetFontSize()True if has "fontSize" attribute- Specified by:
isSetFontSizein interfaceLabelType
-
setFontSize
public void setFontSize(short fontSize) Sets the "fontSize" attribute- Specified by:
setFontSizein interfaceLabelType
-
xsetFontSize
public void xsetFontSize(org.apache.xmlbeans.XmlUnsignedByte fontSize) Sets (as xml) the "fontSize" attribute- Specified by:
xsetFontSizein interfaceLabelType
-
unsetFontSize
public void unsetFontSize()Unsets the "fontSize" attribute- Specified by:
unsetFontSizein interfaceLabelType
-
getFontStyle
Gets the "fontStyle" attribute- Specified by:
getFontStylein interfaceLabelType
-
xgetFontStyle
Gets (as xml) the "fontStyle" attribute- Specified by:
xgetFontStylein interfaceLabelType
-
isSetFontStyle
public boolean isSetFontStyle()True if has "fontStyle" attribute- Specified by:
isSetFontStylein interfaceLabelType
-
setFontStyle
Sets the "fontStyle" attribute- Specified by:
setFontStylein interfaceLabelType
-
xsetFontStyle
Sets (as xml) the "fontStyle" attribute- Specified by:
xsetFontStylein interfaceLabelType
-
unsetFontStyle
public void unsetFontStyle()Unsets the "fontStyle" attribute- Specified by:
unsetFontStylein interfaceLabelType
-
getRotationAngle
public double getRotationAngle()Gets the "rotationAngle" attribute- Specified by:
getRotationAnglein interfaceLabelType
-
xgetRotationAngle
public org.apache.xmlbeans.XmlDouble xgetRotationAngle()Gets (as xml) the "rotationAngle" attribute- Specified by:
xgetRotationAnglein interfaceLabelType
-
isSetRotationAngle
public boolean isSetRotationAngle()True if has "rotationAngle" attribute- Specified by:
isSetRotationAnglein interfaceLabelType
-
setRotationAngle
public void setRotationAngle(double rotationAngle) Sets the "rotationAngle" attribute- Specified by:
setRotationAnglein interfaceLabelType
-
xsetRotationAngle
public void xsetRotationAngle(org.apache.xmlbeans.XmlDouble rotationAngle) Sets (as xml) the "rotationAngle" attribute- Specified by:
xsetRotationAnglein interfaceLabelType
-
unsetRotationAngle
public void unsetRotationAngle()Unsets the "rotationAngle" attribute- Specified by:
unsetRotationAnglein interfaceLabelType
-
getIcon
Gets the "icon" attribute -
xgetIcon
public org.apache.xmlbeans.XmlAnyURI xgetIcon()Gets (as xml) the "icon" attribute -
isSetIcon
public boolean isSetIcon()True if has "icon" attribute -
setIcon
Sets the "icon" attribute -
xsetIcon
public void xsetIcon(org.apache.xmlbeans.XmlAnyURI icon) Sets (as xml) the "icon" attribute -
unsetIcon
public void unsetIcon()Unsets the "icon" attribute -
getImage
Gets the "image" attribute -
xgetImage
public org.apache.xmlbeans.XmlString xgetImage()Gets (as xml) the "image" attribute -
isSetImage
public boolean isSetImage()True if has "image" attribute- Specified by:
isSetImagein interfaceLabelType
-
setImage
Sets the "image" attribute -
xsetImage
public void xsetImage(org.apache.xmlbeans.XmlString image) Sets (as xml) the "image" attribute -
unsetImage
public void unsetImage()Unsets the "image" attribute- Specified by:
unsetImagein interfaceLabelType
-
getIconData
Gets the "iconData" attribute- Specified by:
getIconDatain interfaceLabelType
-
xgetIconData
public org.apache.xmlbeans.XmlString xgetIconData()Gets (as xml) the "iconData" attribute- Specified by:
xgetIconDatain interfaceLabelType
-
isSetIconData
public boolean isSetIconData()True if has "iconData" attribute- Specified by:
isSetIconDatain interfaceLabelType
-
setIconData
Sets the "iconData" attribute- Specified by:
setIconDatain interfaceLabelType
-
xsetIconData
public void xsetIconData(org.apache.xmlbeans.XmlString iconData) Sets (as xml) the "iconData" attribute- Specified by:
xsetIconDatain interfaceLabelType
-
unsetIconData
public void unsetIconData()Unsets the "iconData" attribute- Specified by:
unsetIconDatain interfaceLabelType
-
getUnderlinedText
public boolean getUnderlinedText()Gets the "underlinedText" attribute- Specified by:
getUnderlinedTextin interfaceLabelType
-
xgetUnderlinedText
public org.apache.xmlbeans.XmlBoolean xgetUnderlinedText()Gets (as xml) the "underlinedText" attribute- Specified by:
xgetUnderlinedTextin interfaceLabelType
-
isSetUnderlinedText
public boolean isSetUnderlinedText()True if has "underlinedText" attribute- Specified by:
isSetUnderlinedTextin interfaceLabelType
-
setUnderlinedText
public void setUnderlinedText(boolean underlinedText) Sets the "underlinedText" attribute- Specified by:
setUnderlinedTextin interfaceLabelType
-
xsetUnderlinedText
public void xsetUnderlinedText(org.apache.xmlbeans.XmlBoolean underlinedText) Sets (as xml) the "underlinedText" attribute- Specified by:
xsetUnderlinedTextin interfaceLabelType
-
unsetUnderlinedText
public void unsetUnderlinedText()Unsets the "underlinedText" attribute- Specified by:
unsetUnderlinedTextin interfaceLabelType
-
getHorizontalTextPosition
Gets the "horizontalTextPosition" attribute- Specified by:
getHorizontalTextPositionin interfaceLabelType
-
xgetHorizontalTextPosition
Gets (as xml) the "horizontalTextPosition" attribute- Specified by:
xgetHorizontalTextPositionin interfaceLabelType
-
isSetHorizontalTextPosition
public boolean isSetHorizontalTextPosition()True if has "horizontalTextPosition" attribute- Specified by:
isSetHorizontalTextPositionin interfaceLabelType
-
setHorizontalTextPosition
Sets the "horizontalTextPosition" attribute- Specified by:
setHorizontalTextPositionin interfaceLabelType
-
xsetHorizontalTextPosition
Sets (as xml) the "horizontalTextPosition" attribute- Specified by:
xsetHorizontalTextPositionin interfaceLabelType
-
unsetHorizontalTextPosition
public void unsetHorizontalTextPosition()Unsets the "horizontalTextPosition" attribute- Specified by:
unsetHorizontalTextPositionin interfaceLabelType
-
getVerticalTextPosition
Gets the "verticalTextPosition" attribute- Specified by:
getVerticalTextPositionin interfaceLabelType
-
xgetVerticalTextPosition
Gets (as xml) the "verticalTextPosition" attribute- Specified by:
xgetVerticalTextPositionin interfaceLabelType
-
isSetVerticalTextPosition
public boolean isSetVerticalTextPosition()True if has "verticalTextPosition" attribute- Specified by:
isSetVerticalTextPositionin interfaceLabelType
-
setVerticalTextPosition
Sets the "verticalTextPosition" attribute- Specified by:
setVerticalTextPositionin interfaceLabelType
-
xsetVerticalTextPosition
Sets (as xml) the "verticalTextPosition" attribute- Specified by:
xsetVerticalTextPositionin interfaceLabelType
-
unsetVerticalTextPosition
public void unsetVerticalTextPosition()Unsets the "verticalTextPosition" attribute- Specified by:
unsetVerticalTextPositionin interfaceLabelType
-
getIconTextGap
public byte getIconTextGap()Gets the "iconTextGap" attribute- Specified by:
getIconTextGapin interfaceLabelType
-
xgetIconTextGap
public org.apache.xmlbeans.XmlByte xgetIconTextGap()Gets (as xml) the "iconTextGap" attribute- Specified by:
xgetIconTextGapin interfaceLabelType
-
isSetIconTextGap
public boolean isSetIconTextGap()True if has "iconTextGap" attribute- Specified by:
isSetIconTextGapin interfaceLabelType
-
setIconTextGap
public void setIconTextGap(byte iconTextGap) Sets the "iconTextGap" attribute- Specified by:
setIconTextGapin interfaceLabelType
-
xsetIconTextGap
public void xsetIconTextGap(org.apache.xmlbeans.XmlByte iconTextGap) Sets (as xml) the "iconTextGap" attribute- Specified by:
xsetIconTextGapin interfaceLabelType
-
unsetIconTextGap
public void unsetIconTextGap()Unsets the "iconTextGap" attribute- Specified by:
unsetIconTextGapin interfaceLabelType
-
getConfiguration
Gets the "configuration" attribute- Specified by:
getConfigurationin interfaceLabelType
-
xgetConfiguration
public org.apache.xmlbeans.XmlString xgetConfiguration()Gets (as xml) the "configuration" attribute- Specified by:
xgetConfigurationin interfaceLabelType
-
isSetConfiguration
public boolean isSetConfiguration()True if has "configuration" attribute- Specified by:
isSetConfigurationin interfaceLabelType
-
setConfiguration
Sets the "configuration" attribute- Specified by:
setConfigurationin interfaceLabelType
-
xsetConfiguration
public void xsetConfiguration(org.apache.xmlbeans.XmlString configuration) Sets (as xml) the "configuration" attribute- Specified by:
xsetConfigurationin interfaceLabelType
-
unsetConfiguration
public void unsetConfiguration()Unsets the "configuration" attribute- Specified by:
unsetConfigurationin interfaceLabelType
-