|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of StiCellGeom in com.stimulsoft.report.chart.core |
---|
Methods in com.stimulsoft.report.chart.core that return StiCellGeom | |
---|---|
StiCellGeom |
StiChartCoreXF.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 StiCellGeom | |
---|---|
StiCellGeom |
StiAxisAreaCoreXF.Render(StiContext context,
StiRectangle rect)
|
abstract StiCellGeom |
StiAreaCoreXF.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 StiCellGeom | |
---|---|
StiCellGeom |
StiDoughnutAreaCoreXF.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 StiCellGeom | |
---|---|
StiCellGeom |
StiFunnelAreaCoreXF.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 StiCellGeom | |
---|---|
StiCellGeom |
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 StiCellGeom | |
---|---|
StiCellGeom |
StiRadarAreaCoreXF.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 StiCellGeom | |
---|---|
StiCellGeom |
StiYAxisCoreXF.Render(StiContext context,
StiRectangle rect)
|
StiCellGeom |
StiXAxisCoreXF.Render(StiContext context,
StiRectangle rect)
|
abstract StiCellGeom |
StiAxisCoreXF.Render(StiContext context,
StiRectangle rect)
|
StiCellGeom |
StiYAxisCoreXF.RenderCenter(StiContext context,
StiRectangle rect)
|
StiCellGeom |
StiXAxisCoreXF.RenderCenter(StiContext context,
StiRectangle rect)
|
StiCellGeom |
StiYAxisCoreXF.RenderCenterView(StiContext context,
StiRectangle rect)
|
StiCellGeom |
StiXAxisCoreXF.RenderCenterView(StiContext context,
StiRectangle rect)
|
StiCellGeom |
StiYAxisCoreXF.RenderView(StiContext context,
StiRectangle rect)
|
StiCellGeom |
StiXAxisCoreXF.RenderView(StiContext context,
StiRectangle rect)
|
abstract StiCellGeom |
StiAxisCoreXF.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 StiCellGeom | |
---|---|
StiCellGeom |
StiChartTitleCoreXF.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 StiCellGeom | |
---|---|
StiCellGeom |
StiLegendCoreXF.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 StiCellGeom | |
---|---|
StiCellGeom |
StiYRadarAxisCoreXF.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 StiCellGeom | |
---|---|
StiCellGeom |
StiChartTableCore.Render(StiContext context,
StiRectangle rect,
java.lang.String[][] table)
|
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms |
---|
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms | |
---|---|
class |
StiChartGeom
|
Methods in com.stimulsoft.report.chart.geoms that return StiCellGeom | |
---|---|
StiCellGeom |
StiCellGeom.GetGeomAt(StiCellGeom parent,
double x,
double y)
|
Methods in com.stimulsoft.report.chart.geoms that return types with arguments of type StiCellGeom | |
---|---|
java.util.ArrayList<StiCellGeom> |
StiCellGeom.getChildGeoms()
|
java.util.List<StiCellGeom> |
StiCellGeom.getSeriesElementGeoms()
|
java.util.ArrayList<StiCellGeom> |
StiCellGeom.GetSeriesGeoms()
|
Methods in com.stimulsoft.report.chart.geoms with parameters of type StiCellGeom | |
---|---|
StiCellGeom |
StiCellGeom.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.areas | |
---|---|
class |
StiAreaGeom
|
class |
StiAxisAreaGeom
|
class |
StiAxisAreaViewGeom
|
class |
StiDoughnutAreaGeom
|
class |
StiPieAreaGeom
|
class |
StiRadarAreaGeom
|
Methods in com.stimulsoft.report.chart.geoms.areas with parameters of type StiCellGeom | |
---|---|
boolean |
StiAxisAreaGeom.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.axis | |
---|---|
class |
StiAxisLabelGeom
|
class |
StiAxisTitleGeom
|
class |
StiXAxisGeom
|
class |
StiXAxisViewGeom
|
class |
StiYAxisGeom
|
class |
StiYAxisViewGeom
|
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.axis.scrollBars |
---|
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.axis.scrollBars | |
---|---|
class |
StiDownButtonGeom
|
class |
StiHorzScrollBarGeom
|
class |
StiHorzTrackBarGeom
|
class |
StiLeftButtonGeom
|
class |
StiRightButtonGeom
|
class |
StiUpButtonGeom
|
class |
StiVertScrollBarGeom
|
class |
StiVertTrackBarGeom
|
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.chartTitle |
---|
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.chartTitle | |
---|---|
class |
StiChartTitleGeom
|
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.constantLines |
---|
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.constantLines | |
---|---|
class |
StiConstantLinesVerticalGeom
|
class |
StiConstantLinesYGeom
|
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.legend |
---|
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.legend | |
---|---|
class |
StiLegendGeom
|
class |
StiLegendItemGeom
|
class |
StiLegendTitleGeom
|
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.marker |
---|
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.marker | |
---|---|
class |
StiMarkerGeom
|
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.radarAxis |
---|
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.radarAxis | |
---|---|
class |
StiRadarAxisGeom
|
class |
StiXRadarAxisLabelGeom
|
class |
StiYRadarAxisLabelGeom
|
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.series |
---|
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.series | |
---|---|
class |
StiSeriesElementGeom
|
class |
StiSeriesGeom
|
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.bubble |
---|
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.bubble | |
---|---|
class |
StiBubbleSeriesElementGeom
|
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.clusteredBar |
---|
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.clusteredBar | |
---|---|
class |
StiClusteredBarSeriesElementGeom
|
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.clusteredColumn |
---|
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.clusteredColumn | |
---|---|
class |
StiAreaSeriesGeom
|
class |
StiBaseLineSeriesGeom
|
class |
StiClusteredColumnSeriesElementGeom
|
class |
StiLineSeriesGeom
|
class |
StiSplineAreaSeriesGeom
|
class |
StiSplineSeriesGeom
|
class |
StiSteppedAreaSeriesGeom
|
class |
StiSteppedLineSeriesGeom
|
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.doughnut |
---|
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.doughnut | |
---|---|
class |
StiDoughnutSeriesElementGeom
|
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.financial |
---|
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.financial | |
---|---|
class |
StiCandlestickSeriesElementGeom
|
class |
StiFinancialSeriesElementGeom
|
class |
StiStockSeriesElementGeom
|
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.funnel |
---|
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.funnel | |
---|---|
class |
StiFunnelSeriesElementGeom
|
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.gantt |
---|
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.gantt | |
---|---|
class |
StiGanttSeriesElementGeom
|
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.pie |
---|
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.pie | |
---|---|
class |
StiPieSeriesElementGeom
|
class |
StiPieSeriesFullElementGeom
|
class |
StiPieSeriesShadowElementGeom
|
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.radar |
---|
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.radar | |
---|---|
class |
StiRadarAreaSeriesGeom
|
class |
StiRadarPointSeriesElementGeom
|
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.range |
---|
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.range | |
---|---|
class |
StiRangeBarElementGeom
|
class |
StiRangeSeriesGeom
|
class |
StiSplineRangeSeriesGeom
|
class |
StiSteppedRangeSeriesGeom
|
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.scatter |
---|
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.scatter | |
---|---|
class |
StiScatterSplineSeriesGeom
|
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.stackedBar |
---|
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.stackedBar | |
---|---|
class |
StiStackedBarSeriesElementGeom
|
class |
StiStackedBarSeriesShadowElementGeom
|
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.series.stackedColumn |
---|
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.seriesLabels |
---|
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.seriesLabels | |
---|---|
class |
StiSeriesLabelsGeom
|
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.seriesLabels.axis |
---|
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.seriesLabels.axis | |
---|---|
class |
StiCenterAxisLabelsGeom
|
class |
StiOutsideAxisLabelsGeom
|
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.seriesLabels.funnel |
---|
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.seriesLabels.funnel | |
---|---|
class |
StiCenterFunnelLabelsGeom
|
class |
StiOutsideFunnelLabelsGeom
|
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.seriesLabels.pie |
---|
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.seriesLabels.pie | |
---|---|
class |
StiCenterPieLabelsGeom
|
class |
StiOutsidePieLabelsGeom
|
class |
StiTwoColumnsPieLabelsGeom
|
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.strips |
---|
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.strips | |
---|---|
class |
StiStripsXGeom
|
class |
StiStripsYGeom
|
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.table |
---|
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.table | |
---|---|
class |
StiChartTableGeom
|
Uses of StiCellGeom in com.stimulsoft.report.chart.geoms.trendLines |
---|
Subclasses of StiCellGeom in com.stimulsoft.report.chart.geoms.trendLines | |
---|---|
class |
StiTrendCurveGeom
|
class |
StiTrendLineGeom
|
Uses of StiCellGeom in com.stimulsoft.report.engine |
---|
Method parameters in com.stimulsoft.report.engine with type arguments of type StiCellGeom | |
---|---|
static IStiGeomInteraction |
StiChartInteractionHelper.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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |