Uses of Class
com.stimulsoft.report.chart.geoms.StiCellGeom
Packages that use StiCellGeom
Package
Description
-
Uses of StiCellGeom in com.stimulsoft.report.chart.core
Methods in com.stimulsoft.report.chart.core that return StiCellGeomModifier and TypeMethodDescriptionfinal StiCellGeomStiChartCoreXF.Render(StiContext context, StiRectangle rect, boolean useMargins) -
Uses of StiCellGeom in com.stimulsoft.report.chart.core.area
Methods in com.stimulsoft.report.chart.core.area that return StiCellGeomModifier and TypeMethodDescriptionabstract StiCellGeomStiAreaCoreXF.Render(StiContext context, StiRectangle rect) StiAxisAreaCoreXF.Render(StiContext context, StiRectangle rect) -
Uses of StiCellGeom in com.stimulsoft.report.chart.core.area.doughnut
Methods in com.stimulsoft.report.chart.core.area.doughnut that return StiCellGeomModifier and TypeMethodDescriptionStiDoughnutAreaCoreXF.Render(StiContext context, StiRectangle rect) -
Uses of StiCellGeom in com.stimulsoft.report.chart.core.area.funnel
Methods in com.stimulsoft.report.chart.core.area.funnel that return StiCellGeomModifier and TypeMethodDescriptionStiFunnelAreaCoreXF.Render(StiContext context, StiRectangle rect) -
Uses of StiCellGeom in com.stimulsoft.report.chart.core.area.pie
Methods in com.stimulsoft.report.chart.core.area.pie that return StiCellGeomModifier and TypeMethodDescriptionStiPie3dAreaCoreXF.Render(StiContext context, StiRectangle rect) StiPieAreaCoreXF.Render(StiContext context, StiRectangle rect) -
Uses of StiCellGeom in com.stimulsoft.report.chart.core.area.radar
Methods in com.stimulsoft.report.chart.core.area.radar that return StiCellGeomModifier and TypeMethodDescriptionStiRadarAreaCoreXF.Render(StiContext context, StiRectangle areaRect) -
Uses of StiCellGeom in com.stimulsoft.report.chart.core.axis
Methods in com.stimulsoft.report.chart.core.axis that return StiCellGeomModifier and TypeMethodDescriptionabstract StiCellGeomStiAxisCoreXF.Render(StiContext context, StiRectangle rect) StiXAxisCoreXF.Render(StiContext context, StiRectangle rect) StiYAxisCoreXF.Render(StiContext context, StiRectangle rect) final StiCellGeomStiXAxisCoreXF.RenderCenter(StiContext context, StiRectangle rect) final StiCellGeomStiYAxisCoreXF.RenderCenter(StiContext context, StiRectangle rect) final StiCellGeomStiXAxisCoreXF.RenderCenterView(StiContext context, StiRectangle rect) final StiCellGeomStiYAxisCoreXF.RenderCenterView(StiContext context, StiRectangle rect) abstract StiCellGeomStiAxisCoreXF.RenderView(StiContext context, StiRectangle rect) StiXAxisCoreXF.RenderView(StiContext context, StiRectangle rect) StiYAxisCoreXF.RenderView(StiContext context, StiRectangle rect) -
Uses of StiCellGeom in com.stimulsoft.report.chart.core.chartTitle
Methods in com.stimulsoft.report.chart.core.chartTitle that return StiCellGeomModifier and TypeMethodDescriptionfinal StiCellGeomStiChartTitleCoreXF.Render(StiContext context, IStiChartTitle chartTitle, StiRectangle rect) -
Uses of StiCellGeom in com.stimulsoft.report.chart.core.legend
Methods in com.stimulsoft.report.chart.core.legend that return StiCellGeomModifier and TypeMethodDescriptionfinal StiCellGeomStiLegendCoreXF.Render(StiContext context, StiRectangle rect) -
Uses of StiCellGeom in com.stimulsoft.report.chart.core.radarAxis
Methods in com.stimulsoft.report.chart.core.radarAxis that return StiCellGeomModifier and TypeMethodDescriptionfinal StiCellGeomStiYRadarAxisCoreXF.Render(StiContext context, StiRectangle rect) -
Uses of StiCellGeom in com.stimulsoft.report.chart.core.table
Methods in com.stimulsoft.report.chart.core.table that return StiCellGeomModifier and TypeMethodDescriptionStiChartTableCore.Render(StiContext context, StiRectangle rect, String[][] table) -
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geomsMethods in com.stimulsoft.report.chart.geoms that return StiCellGeomModifier and TypeMethodDescriptionfinal StiCellGeomStiCellGeom.GetGeomAt(StiCellGeom parent, double x, double y) Methods in com.stimulsoft.report.chart.geoms that return types with arguments of type StiCellGeomModifier and TypeMethodDescriptionfinal ArrayList<StiCellGeom> StiCellGeom.getChildGeoms()StiCellGeom.getSeriesElementGeoms()final ArrayList<StiCellGeom> StiCellGeom.GetSeriesGeoms()Methods in com.stimulsoft.report.chart.geoms with parameters of type StiCellGeomModifier and TypeMethodDescriptionprotected booleanStiCellGeom.AllowChildDrawing(StiCellGeom cellGeom) final StiCellGeomStiCellGeom.GetGeomAt(StiCellGeom parent, double x, double y) -
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.areas
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.areasModifier and TypeClassDescriptionclassclassclassclassclassclassMethods in com.stimulsoft.report.chart.geoms.areas with parameters of type StiCellGeomModifier and TypeMethodDescriptionprotected booleanStiAxisAreaGeom.AllowChildDrawing(StiCellGeom cellGeom) final booleanStiAxisAreaGeom.IsChildVisibleInView(StiCellGeom cellGeom) Returns true if specified child visible in area. -
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.axis
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.axisModifier and TypeClassDescriptionclassclassclassclassclassclassMethods in com.stimulsoft.report.chart.geoms.axis with parameters of type StiCellGeomModifier and TypeMethodDescriptionprotected booleanStiXAxisGeom.AllowChildDrawing(StiCellGeom cellGeom) protected booleanStiYAxisGeom.AllowChildDrawing(StiCellGeom cellGeom) -
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.axis.scrollBars
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.axis.scrollBarsModifier and TypeClassDescriptionclassclassclassclassclassclassclassclass -
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.chartTitle
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.chartTitle -
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.constantLines
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.constantLines -
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.legend
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.legendModifier and TypeClassDescriptionclassclassclass -
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.marker
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.marker -
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.radarAxis
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.radarAxisModifier and TypeClassDescriptionclassclassclass -
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.series
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.series -
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.bubble
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.bubble -
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.clusteredBar
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.clusteredBar -
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.clusteredColumn
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.clusteredColumnModifier and TypeClassDescriptionclassclassclassclassclassclassclassclass -
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.doughnut
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.doughnutModifier and TypeClassDescriptionclassCopyright Stimulsoftclass -
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.financial
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.financialModifier and TypeClassDescriptionclassclassclass -
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.funnel
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.funnelModifier and TypeClassDescriptionclassCopyright Stimulsoftclass -
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.gantt
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.gantt -
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.pie
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.pieModifier and TypeClassDescriptionclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright Stimulsoftclassclassclass -
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.radar
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.radarModifier and TypeClassDescriptionclassCopyright Stimulsoftclassclass -
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.range
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.rangeModifier and TypeClassDescriptionclassclassclassclass -
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.scatter
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.scatter -
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.stackedBar
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.stackedBarModifier and TypeClassDescriptionclassclass -
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.stackedColumn
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.stackedColumnModifier and TypeClassDescriptionclassclassclassclassclassclassclass -
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.seriesLabels
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.seriesLabels -
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.seriesLabels.axis
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.seriesLabels.axis -
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.seriesLabels.funnel
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.seriesLabels.funnelModifier and TypeClassDescriptionclassclass -
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.seriesLabels.pie
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.seriesLabels.pieModifier and TypeClassDescriptionclassclassclass -
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.strips
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.strips -
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.table
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.table -
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.trendLines
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.trendLines -
Uses of StiCellGeom in com.stimulsoft.report.engine
Method parameters in com.stimulsoft.report.engine with type arguments of type StiCellGeomModifier and TypeMethodDescriptionstatic IStiGeomInteractionStiChartInteractionHelper.GetInteraction(StiChart chart, StiRectangle chartRect, float x, float y, StiRefObject<StiCellGeom> chartGeom, float zoom) Returns IStiGeomInteraction object for specified chart at specified x and y location.