|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.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.Star
public class Star
OFC Star
Field Summary |
---|
Fields inherited from class com.extjs.gxt.ui.client.data.BaseModel |
---|
changeEventSupport |
Fields inherited from class com.extjs.gxt.ui.client.data.BaseModelData |
---|
allowNestedValues, map |
Fields inherited from interface com.extjs.gxt.ui.client.data.ChangeEventSource |
---|
Add, Remove, Update |
Constructor Summary | |
---|---|
Star()
|
|
Star(java.lang.Number value)
|
Method Summary | |
---|---|
java.lang.Integer |
getRotation()
Gets the rotation. |
boolean |
isHollow()
|
void |
setHollow(java.lang.Boolean hollow)
Sets the hollow. |
void |
setRotation(java.lang.Integer rotation)
Sets the rotation. |
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 com.extjs.gxt.charts.client.model.charts.DataConfig |
---|
getFirstValue, getSecondValue |
Methods inherited from class com.extjs.gxt.ui.client.data.BaseModel |
---|
addChangeListener, addChangeListener, fireEvent, fireEvent, isSilent, notify, notifyPropertyChanged, remove, removeChangeListener, removeChangeListeners, set, setSilent |
Methods inherited from class com.extjs.gxt.ui.client.data.BaseModelData |
---|
get, get, getProperties, getPropertyNames, isAllowNestedValues, setAllowNestedValues, setProperties |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.extjs.gxt.ui.client.data.ModelData |
---|
get, getProperties, getPropertyNames |
Constructor Detail |
---|
public Star()
public Star(java.lang.Number value)
Method Detail |
---|
public java.lang.Integer getRotation()
public boolean isHollow()
public void setRotation(java.lang.Integer rotation)
rotation
- the rotationpublic void setHollow(java.lang.Boolean hollow)
hollow
- the hollow
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |