Uses of Class
com.stimulsoft.report.painters.context.gauge.geoms.StiGraphicsPathLinesGaugeGeom
Packages that use StiGraphicsPathLinesGaugeGeom
Package
Description
-
Uses of StiGraphicsPathLinesGaugeGeom in com.stimulsoft.report.infographics.gauge.interfaces
Methods in com.stimulsoft.report.infographics.gauge.interfaces that return StiGraphicsPathLinesGaugeGeomModifier and TypeMethodDescriptionIStiScaleBarGeometry.drawGeometry(StiGaugeContextPainter context, double StartValue, double EndValue, double StartWidth, double EndWidth, double Offset, StiPlacement Placement, StiRefObject<StiRectangle> rect, boolean returnOnlyRect) -
Uses of StiGraphicsPathLinesGaugeGeom in com.stimulsoft.report.infographics.gauge.primitives.scalebargeometry
Methods in com.stimulsoft.report.infographics.gauge.primitives.scalebargeometry that return StiGraphicsPathLinesGaugeGeomModifier and TypeMethodDescriptionStiLinearBarGeometry.drawGeometry(StiGaugeContextPainter context, double StartValue, double EndValue, double StartWidth, double EndWidth, double Offset, StiPlacement Placement, StiRefObject<StiRectangle> rect, boolean returnOnlyRect) StiRadialBarGeometry.drawGeometry(StiGaugeContextPainter context, double StartValue, double EndValue, double StartWidth, double EndWidth, double Offset, StiPlacement Placement, StiRefObject<StiRectangle> rect, boolean returnOnlyRect) StiLinearBarGeometry.drawPrimitiveGeometry(StiGaugeContextPainter context, StiRectangle rect, double minAscent, double maxAscent, double StartWidth, double EndWidth, StiPlacement Placement, double restOffset, boolean isStartGreaterEnd)