Uses of Class
com.stimulsoft.report.painters.context.chart.geoms.StiSegmentGeom
Packages that use StiSegmentGeom
Package
Description
-
Uses of StiSegmentGeom in com.stimulsoft.report
Methods in com.stimulsoft.report that return types with arguments of type StiSegmentGeomModifier and TypeMethodDescriptionstatic List<StiSegmentGeom> StiContextRoundedRectangleCreator.create(StiRectangle rect, StiCornerRadius radius, float scale) static List<StiSegmentGeom> StiContextRoundedRectangleCreator.createWithoutBottomSide(StiRectangle rect, StiCornerRadius radius, float scale) static List<StiSegmentGeom> StiContextRoundedRectangleCreator.createWithoutLeftSide(StiRectangle rect, StiCornerRadius radius, float scale) static List<StiSegmentGeom> StiContextRoundedRectangleCreator.createWithoutRightSide(StiRectangle rect, StiCornerRadius radius, float scale) static List<StiSegmentGeom> StiContextRoundedRectangleCreator.createWithoutTopSide(StiRectangle rect, StiCornerRadius radius, float scale) -
Uses of StiSegmentGeom in com.stimulsoft.report.chart.geoms.marker
Methods in com.stimulsoft.report.chart.geoms.marker that return types with arguments of type StiSegmentGeomModifier and TypeMethodDescriptionstatic List<StiSegmentGeom> StiLegendMarkerHelper.getAreaMarkerPath(StiRectangle rect) -
Uses of StiSegmentGeom in com.stimulsoft.report.chart.geoms.series.doughnut
Methods in com.stimulsoft.report.chart.geoms.series.doughnut that return types with arguments of type StiSegmentGeomModifier and TypeMethodDescriptionfinal ArrayList<StiSegmentGeom> StiDoughnutSeriesElementGeom.getPath()final ArrayList<StiSegmentGeom> StiDoughnutSeriesElementGeom.getPathDark()final ArrayList<StiSegmentGeom> StiDoughnutSeriesElementGeom.getPathLight()Constructor parameters in com.stimulsoft.report.chart.geoms.series.doughnut with type arguments of type StiSegmentGeomModifierConstructorDescriptionStiDoughnutSeriesElementGeom(StiAreaGeom areaGeom, double value, int index, IStiDoughnutSeries series, StiRectangle clientRectangle, StiRectangle clientRectangleDt, ArrayList<StiSegmentGeom> path, ArrayList<StiSegmentGeom> pathLight, ArrayList<StiSegmentGeom> pathDark, StiColor borderColor, StiBrush brush, StiBrush brushLight, StiBrush brushDark, double startAngle, double endAngle, double radiusFrom, double radiusTo, StiTimeSpan beginTime) -
Uses of StiSegmentGeom in com.stimulsoft.report.chart.geoms.series.funnel
Fields in com.stimulsoft.report.chart.geoms.series.funnel with type parameters of type StiSegmentGeomMethods in com.stimulsoft.report.chart.geoms.series.funnel that return types with arguments of type StiSegmentGeomModifier and TypeMethodDescriptionfinal ArrayList<StiSegmentGeom> StiFunnelSeriesElementGeom.getPath()Constructor parameters in com.stimulsoft.report.chart.geoms.series.funnel with type arguments of type StiSegmentGeomModifierConstructorDescriptionStiFunnelEmptySeriesElementGeom(StiRectangle clientRectangle, ArrayList<StiSegmentGeom> path) StiFunnelSeriesElementGeom(StiAreaGeom areaGeom, double value, int index, IStiSeries series, StiRectangle clientRectangle, StiBrush brush, StiColor borderColor, ArrayList<StiSegmentGeom> path, StiTimeSpan beginTime) -
Uses of StiSegmentGeom in com.stimulsoft.report.chart.geoms.series.pie
Methods in com.stimulsoft.report.chart.geoms.series.pie that return types with arguments of type StiSegmentGeomModifier and TypeMethodDescriptionfinal ArrayList<StiSegmentGeom> StiPieSeriesElementGeom.getPath()final ArrayList<StiSegmentGeom> StiPieSeriesElementGeom.getPathLight()Constructor parameters in com.stimulsoft.report.chart.geoms.series.pie with type arguments of type StiSegmentGeomModifierConstructorDescriptionStiPieSeriesElementGeom(StiAreaGeom areaGeom, double value, int index, IStiPieSeries series, StiRectangle clientRectangle, List<StiSegmentGeom> path, List<StiSegmentGeom> pathLight, StiColor borderColor, StiBrush brush, double startAngle, double endAngle, double radius) -
Uses of StiSegmentGeom in com.stimulsoft.report.painters
Method parameters in com.stimulsoft.report.painters with type arguments of type StiSegmentGeom -
Uses of StiSegmentGeom in com.stimulsoft.report.painters.context.chart
Method parameters in com.stimulsoft.report.painters.context.chart with type arguments of type StiSegmentGeomModifier and TypeMethodDescriptionvoidStiContext.DrawAnimationPathElement(StiBrush wpfBackColor, StiBrush brush, StiPenGeom borderPen, List<StiSegmentGeom> path, Object rect, String toolTip, Object tag, StiAnimation animation, StiInteractionDataGeom interaction) voidStiContext.DrawAnimationPathElement(Object brush, StiPenGeom borderPen, List<StiSegmentGeom> path, Object rect, String toolTip, Object tag, StiAnimation animation, StiInteractionDataGeom interaction) voidStiContext.DrawPath(StiPenGeom pen, List<StiSegmentGeom> path, Object rect) voidStiContext.DrawPath(StiPenGeom pen, List<StiSegmentGeom> path, Object rect, boolean useZoom) voidStiContext.DrawPath(StiPenGeom pen, List<StiSegmentGeom> path, Object rect, Object tag) voidStiContext.FillDrawAnimationPath(Object brush, StiPenGeom pen, List<StiSegmentGeom> path, Object rect, Object tag, StiAnimation animation, StiInteractionDataGeom interaction) voidStiContext.FillPath(StiBrush brush, List<StiSegmentGeom> path, Object rect, StiInteractionDataGeom interaction) voidStiContext.FillPath(StiBrush brush, List<StiSegmentGeom> path, Object rect, StiInteractionDataGeom interaction, int elementIndex) voidStiContext.FillPath(StiBrush brush, List<StiSegmentGeom> path, Object rect, Object tag, StiInteractionDataGeom interaction) voidStiContext.FillPath(StiBrush brush, List<StiSegmentGeom> path, Object rect, Object tag, StiInteractionDataGeom interaction, int elementIndex, String toolTip) IStiContextPainter.getPathBounds(List<StiSegmentGeom> geoms) StiContext.GetPathBounds(List<StiSegmentGeom> geoms) voidStiContext.PushClipPath(List<StiSegmentGeom> listGeoms) -
Uses of StiSegmentGeom in com.stimulsoft.report.painters.context.chart.geoms
Subclasses of StiSegmentGeom in com.stimulsoft.report.painters.context.chart.geomsModifier and TypeClassDescriptionclassclassCopyright StimulsoftclassclassclassclassclassMethods in com.stimulsoft.report.painters.context.chart.geoms that return types with arguments of type StiSegmentGeomMethod parameters in com.stimulsoft.report.painters.context.chart.geoms with type arguments of type StiSegmentGeomModifier and TypeMethodDescriptionprotected JSONObject[]StiGeom.SaveGeomListToJsonObject(List<StiSegmentGeom> geoms, StiJsonSaveMode mode) voidStiPathGeom.setGeoms(List<StiSegmentGeom> geoms) voidStiPushClipPathGeom.setGeoms(List<StiSegmentGeom> geoms) Constructor parameters in com.stimulsoft.report.painters.context.chart.geoms with type arguments of type StiSegmentGeomModifierConstructorDescriptionStiPathGeom(StiBrush background, StiPenGeom pen, List<StiSegmentGeom> geoms, Object rect, StiInteractionDataGeom interaction, int elementIndex) StiPathGeom(StiBrush background, StiPenGeom pen, List<StiSegmentGeom> geoms, Object rect, StiInteractionDataGeom interaction, int elementIndex, Object tag) StiPathGeom(StiBrush background, StiPenGeom pen, List<StiSegmentGeom> geoms, Object rect, StiInteractionDataGeom interaction, int elementIndex, String toolTip, Object tag) StiPushClipPathGeom(List<StiSegmentGeom> geoms) -
Uses of StiSegmentGeom in com.stimulsoft.report.painters.context.chart.geoms.animation
Methods in com.stimulsoft.report.painters.context.chart.geoms.animation that return types with arguments of type StiSegmentGeomModifier and TypeMethodDescriptionStiPathAnimationGeom.getGeoms()StiPathElementAnimationGeom.getPathGeoms()Method parameters in com.stimulsoft.report.painters.context.chart.geoms.animation with type arguments of type StiSegmentGeomModifier and TypeMethodDescriptionvoidStiPathAnimationGeom.setGeoms(List<StiSegmentGeom> geoms) voidStiPathElementAnimationGeom.setPathGeoms(List<StiSegmentGeom> pathGeoms) Constructor parameters in com.stimulsoft.report.painters.context.chart.geoms.animation with type arguments of type StiSegmentGeomModifierConstructorDescriptionStiPathAnimationGeom(Object background, StiPenGeom pen, List<StiSegmentGeom> geoms, Object rect, Object tag, StiAnimation animation, StiInteractionDataGeom interaction) StiPathElementAnimationGeom(StiBrush wpfBackColor, StiBrush background, StiPenGeom borderPen, List<StiSegmentGeom> pathGeoms, Object rect, String toolTip, Object tag, StiAnimation animation, StiInteractionDataGeom interaction) StiPathElementAnimationGeom(Object background, StiPenGeom borderPen, List<StiSegmentGeom> pathGeoms, Object rect, String toolTip, Object tag, StiAnimation animation, StiInteractionDataGeom interaction)