public class StiRadialBarGeometry extends java.lang.Object implements IStiScaleBarGeometry
| Constructor and Description |
|---|
StiRadialBarGeometry(StiRadialScale scale) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkRectGeometry(StiRectangle rect) |
StiGraphicsPathLinesGaugeGeom |
drawGeometry(StiGaugeContextPainter context,
double StartValue,
double EndValue,
double StartWidth,
double EndWidth,
double Offset,
StiPlacement Placement,
StiRefObject<StiRectangle> rect,
boolean returnOnlyRect) |
void |
drawScaleGeometry(StiGaugeContextPainter context) |
StiPoint |
getCenter() |
double |
getDiameter() |
double |
getRadius() |
StiRectangle |
getRectGeometry() |
double |
getRestToLenght() |
StiSize |
getSize() |
public StiRadialBarGeometry(StiRadialScale scale)
public StiSize getSize()
getSize in interface IStiScaleBarGeometrypublic StiRectangle getRectGeometry()
getRectGeometry in interface IStiScaleBarGeometrypublic double getRadius()
getRadius in interface IStiScaleBarGeometrypublic double getDiameter()
getDiameter in interface IStiScaleBarGeometrypublic StiPoint getCenter()
getCenter in interface IStiScaleBarGeometrypublic void checkRectGeometry(StiRectangle rect)
checkRectGeometry in interface IStiScaleBarGeometrypublic void drawScaleGeometry(StiGaugeContextPainter context)
drawScaleGeometry in interface IStiScaleBarGeometrypublic double getRestToLenght()
getRestToLenght in interface IStiScaleBarGeometrypublic StiGraphicsPathLinesGaugeGeom drawGeometry(StiGaugeContextPainter context, double StartValue, double EndValue, double StartWidth, double EndWidth, double Offset, StiPlacement Placement, StiRefObject<StiRectangle> rect, boolean returnOnlyRect)
drawGeometry in interface IStiScaleBarGeometryCopyright © 2019 Stimulsoft. All Rights Reserved.