public class StiLinearBarGeometry extends java.lang.Object implements IStiScaleBarGeometry
| Constructor and Description |
|---|
StiLinearBarGeometry(StiLinearScale 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) |
StiGraphicsPathLinesGaugeGeom |
drawPrimitiveGeometry(StiGaugeContextPainter context,
StiRectangle rect,
double minAscent,
double maxAscent,
double StartWidth,
double EndWidth,
StiPlacement Placement,
double restOffset,
boolean isStartGreaterEnd) |
void |
drawScaleGeometry(StiGaugeContextPainter context) |
StiPoint |
getCenter() |
double |
getDiameter() |
double |
getRadius() |
StiRectangle |
getRectGeometry() |
double |
getRestToLenght() |
StiSize |
getSize() |
public StiLinearBarGeometry(StiLinearScale 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 double getRestToLenght()
getRestToLenght in interface IStiScaleBarGeometrypublic void drawScaleGeometry(StiGaugeContextPainter context)
drawScaleGeometry 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 IStiScaleBarGeometrypublic StiGraphicsPathLinesGaugeGeom drawPrimitiveGeometry(StiGaugeContextPainter context, StiRectangle rect, double minAscent, double maxAscent, double StartWidth, double EndWidth, StiPlacement Placement, double restOffset, boolean isStartGreaterEnd)
Copyright © 2019 Stimulsoft. All Rights Reserved.