|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Marker'. This type represents the value marker for a line or scatter series.
The following features are supported:
AttributePackage.getMarker()| Method Summary | |
Fill |
getFill()
Returns the value of the 'Fill' containment reference. |
Palette |
getIconPalette()
Deprecated. Deprecated. Use Fill property instead. This is kept just to maintain compatibility with old models. |
int |
getSize()
Returns the value of the 'Size' attribute. |
MarkerType |
getType()
Returns the value of the 'Type' attribute. |
boolean |
isSetSize()
Returns whether the value of the ' Size' attribute is set. |
boolean |
isSetType()
Returns whether the value of the ' Type' attribute is set. |
boolean |
isSetVisible()
Returns whether the value of the ' Visible' attribute is set. |
boolean |
isVisible()
Returns the value of the 'Visible' attribute. |
void |
setFill(Fill value)
Sets the value of the ' Fill' containment reference. |
void |
setIconPalette(Palette value)
Deprecated. Deprecated. Use Fill property instead. This is kept just to maintain compatibility with old models. |
void |
setSize(int value)
Sets the value of the ' Size' attribute. |
void |
setType(MarkerType value)
Sets the value of the ' Type' attribute. |
void |
setVisible(boolean value)
Sets the value of the ' Visible' attribute. |
void |
unsetSize()
Unsets the value of the ' Size' attribute. |
void |
unsetType()
Unsets the value of the ' Type' attribute. |
void |
unsetVisible()
Unsets the value of the ' Visible' attribute. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
public MarkerType getType()
"Crosshair".
The literals are from the enumeration MarkerType.
Gets the type of marker.
Specifies the type of marker.
MarkerType,
isSetType(),
unsetType(),
setType(MarkerType),
AttributePackage.getMarker_Type()public void setType(MarkerType value)
Type' attribute.
Sets the type of marker.
value - the new value of the 'Type' attribute.MarkerType,
isSetType(),
unsetType(),
getType()public void unsetType()
Type' attribute.
isSetType(),
getType(),
setType(MarkerType)public boolean isSetType()
Type' attribute is set.
unsetType(),
getType(),
setType(MarkerType)public int getSize()
isSetSize(),
unsetSize(),
setSize(int),
AttributePackage.getMarker_Size()public void setSize(int value)
Size' attribute.
Sets the size of the marker in the
chart (as a percentage).
value - the new value of the 'Size' attribute.isSetSize(),
unsetSize(),
getSize()public void unsetSize()
Size' attribute.
isSetSize(),
getSize(),
setSize(int)public boolean isSetSize()
Size' attribute is set.
unsetSize(),
getSize(),
setSize(int)public boolean isVisible()
isSetVisible(),
unsetVisible(),
setVisible(boolean),
AttributePackage.getMarker_Visible()public void setVisible(boolean value)
Visible' attribute.
Specifies whether the marker is to be
rendered.
value - the new value of the 'Visible' attribute.isSetVisible(),
unsetVisible(),
isVisible()public void unsetVisible()
Visible' attribute.
isSetVisible(),
isVisible(),
setVisible(boolean)public boolean isSetVisible()
Visible' attribute is set.
unsetVisible(),
isVisible(),
setVisible(boolean)public Fill getFill()
setFill(Fill),
AttributePackage.getMarker_Fill()public void setFill(Fill value)
Fill' containment reference.
value - the new value of the 'Fill' containment reference.getFill()public Palette getIconPalette()
setIconPalette(Palette),
AttributePackage.getMarker_IconPalette()public void setIconPalette(Palette value)
Icon Palette'
containment reference.
value - the new value of the 'Icon Palette' containment
reference.getIconPalette()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||