com.extjs.gxt.charts.client.model.charts.dots
Class Anchor
java.lang.Object
com.extjs.gxt.ui.client.data.BaseModelData
com.extjs.gxt.ui.client.data.BaseModel
com.extjs.gxt.charts.client.model.charts.DataConfig
com.extjs.gxt.charts.client.model.charts.dots.BaseDot
com.extjs.gxt.charts.client.model.charts.dots.Anchor
- All Implemented Interfaces:
- ChangeEventSource, Model, ModelData, java.io.Serializable
public class Anchor
- extends BaseDot
OFC Anchor
- See Also:
- Serialized Form
|
Method Summary |
java.lang.Integer |
getRotation()
Gets the rotation. |
java.lang.Integer |
getSides()
Gets the sides. |
void |
setRotation(java.lang.Integer rotation)
Sets the rotation. |
void |
setSides(java.lang.Integer sides)
Sets the sides. |
| Methods inherited from class com.extjs.gxt.charts.client.model.charts.dots.BaseDot |
getColour, getHaloSize, getSize, getTooltip, getValue, getX, getY, setColour, setHaloSize, setSize, setTooltip, setValue, setXY |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Anchor
public Anchor()
Anchor
public Anchor(java.lang.Number value)
getRotation
public java.lang.Integer getRotation()
- Gets the rotation.
- Returns:
- the rotation
setRotation
public void setRotation(java.lang.Integer rotation)
- Sets the rotation.
- Parameters:
rotation - the rotation
getSides
public java.lang.Integer getSides()
- Gets the sides.
- Returns:
- the sides
setSides
public void setSides(java.lang.Integer sides)
- Sets the sides.
- Parameters:
sides - the sides