@Deprecated public class PieFeeler extends ComplexExtendedProperties
AF_NS, DVT_NS, F_NS
Constructor and Description |
---|
PieFeeler()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId()
Deprecated.
Description:
Specifies the identifier for the component
|
java.lang.String |
getLineColor()
Deprecated.
Description:
Specifies the color of a line that extends between a pie slice and the slice label.
|
java.lang.String |
getTagName()
Deprecated.
|
void |
setId(java.lang.String id)
Deprecated.
Description:
Specifies the identifier for the component
|
void |
setLineColor(java.lang.String lineColor)
Deprecated.
Description:
Specifies the color of a line that extends between a pie slice and the slice label.
|
_applyToRootElement, _applyToRootElement, applyChanges, applyChanges, applyChanges, applyChanges, applyChanges, cloneFrom, getAttribute, getComplexChild, getComplexChild, getComplexChildAsList, populateAttributesAndChildTags, removeComplexChildList, setAttribute, setComplexChild, setComplexChild, setComplexChildAsList
public java.lang.String getTagName()
getTagName
in class ComplexExtendedProperties
public java.lang.String getId()
public void setId(java.lang.String id)
id
- the value of the id attribute of the Tag this class represents.public java.lang.String getLineColor()
public void setLineColor(java.lang.String lineColor)
lineColor
- the value of the lineColor attribute of the Tag this class represents.