Class StiAxisAreaViewGeom
java.lang.Object
com.stimulsoft.report.painters.context.chart.geoms.StiGeom
com.stimulsoft.report.chart.geoms.StiCellGeom
com.stimulsoft.report.chart.geoms.areas.StiAreaGeom
com.stimulsoft.report.chart.geoms.areas.StiAxisAreaViewGeom
- All Implemented Interfaces:
IStiJsonReportObject,IStiGeomInteraction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidDrawChildGeoms(StiContext context) voidDrawGeom(StiContext context) Draws area geom object with all child geom objects on spefied context.Methods inherited from class com.stimulsoft.report.chart.geoms.areas.StiAreaGeom
Draw, getAreaMethods inherited from class com.stimulsoft.report.chart.geoms.StiCellGeom
AllowChildDrawing, Contains, CreateChildGeoms, getChildGeoms, getClientRectangle, GetGeomAt, getInvisible, GetRect, getSeriesElementGeoms, GetSeriesGeoms, getType, InvokeClick, InvokeDrag, InvokeMouseDown, InvokeMouseEnter, InvokeMouseLeave, InvokeMouseUp, setClientRectangleMethods inherited from class com.stimulsoft.report.painters.context.chart.geoms.StiGeom
LoadFromJsonObject, SaveBrushToJsonObject, SaveGeomListToJsonObject, SavePointFArrayToJsonObject, SavePointFToJsonObject, SaveRectangleDToJsonObject, SaveRectangleFToJsonObject, SaveRectangleToJsonObject, SaveRectToJsonObject, SaveToJsonObject
-
Constructor Details
-
StiAxisAreaViewGeom
-
-
Method Details
-
DrawGeom
Description copied from class:StiCellGeomDraws area geom object with all child geom objects on spefied context.- Overrides:
DrawGeomin classStiCellGeom
-
DrawChildGeoms
- Overrides:
DrawChildGeomsin classStiCellGeom
-