|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.base.context.chart.geoms.StiGeom
com.stimulsoft.base.context.chart.geoms.StiPushClipGeom
public class StiPushClipGeom
Copyright Stimulsoft
| Constructor Summary | |
|---|---|
StiPushClipGeom(StiRectangle clipRectangle)
|
|
| Method Summary | |
|---|---|
StiRectangle |
getClipRectangle()
|
StiGeomType |
getType()
|
void |
LoadFromJsonObject(JSONObject jObject)
|
JSONObject |
SaveToJsonObject(StiJsonSaveMode mode)
|
void |
setClipRectangle(StiRectangle clipRectangle)
|
| Methods inherited from class com.stimulsoft.base.context.chart.geoms.StiGeom |
|---|
SaveBrushToJsonObject, SaveGeomListToJsonObject, SavePointFArrayToJsonObject, SavePointFToJsonObject, SaveRectangleDToJsonObject, SaveRectangleFToJsonObject, SaveRectangleToJsonObject, SaveRectToJsonObject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StiPushClipGeom(StiRectangle clipRectangle)
| Method Detail |
|---|
public StiGeomType getType()
getType in class StiGeompublic StiRectangle getClipRectangle()
public void setClipRectangle(StiRectangle clipRectangle)
clipRectangle - the clipRectangle to set
public JSONObject SaveToJsonObject(StiJsonSaveMode mode)
throws JSONException
SaveToJsonObject in interface IStiJsonReportObjectSaveToJsonObject in class StiGeomJSONException
public void LoadFromJsonObject(JSONObject jObject)
throws JSONException
LoadFromJsonObject in interface IStiJsonReportObjectLoadFromJsonObject in class StiGeomJSONException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||