|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StiSegmentGeom | |
|---|---|
| com.stimulsoft.base.context.chart | |
| com.stimulsoft.base.context.chart.geoms | |
| com.stimulsoft.base.context.chart.geoms.animaton | |
| Uses of StiSegmentGeom in com.stimulsoft.base.context.chart |
|---|
| Method parameters in com.stimulsoft.base.context.chart with type arguments of type StiSegmentGeom | |
|---|---|
void |
StiContext.DrawAnimationPathElement(Object brush,
StiPenGeom borderPen,
List<StiSegmentGeom> path,
Object rect,
String toolTip,
Object tag,
StiAnimation animation)
|
void |
StiContext.DrawPath(StiPenGeom pen,
List<StiSegmentGeom> path,
Object rect)
|
void |
StiContext.DrawPath(StiPenGeom pen,
List<StiSegmentGeom> path,
Object rect,
boolean useZoom)
|
void |
StiContext.FillDrawAnimationPath(Object brush,
StiPenGeom pen,
List<StiSegmentGeom> path,
Object rect,
Object tag,
StiAnimation animation)
|
void |
StiContext.FillPath(Object brush,
List<StiSegmentGeom> path,
Object rect)
|
StiRectangle |
IStiContextPainter.getPathBounds(List<StiSegmentGeom> geoms)
|
StiRectangle |
StiContext.GetPathBounds(List<StiSegmentGeom> geoms)
|
| Uses of StiSegmentGeom in com.stimulsoft.base.context.chart.geoms |
|---|
| Subclasses of StiSegmentGeom in com.stimulsoft.base.context.chart.geoms | |
|---|---|
class |
StiArcSegmentGeom
|
class |
StiCloseFigureSegmentGeom
|
class |
StiCurveSegmentGeom
|
class |
StiLineSegmentGeom
|
class |
StiLinesSegmentGeom
|
class |
StiPieSegmentGeom
|
| Methods in com.stimulsoft.base.context.chart.geoms that return types with arguments of type StiSegmentGeom | |
|---|---|
List<StiSegmentGeom> |
StiPathGeom.getGeoms()
|
| Method parameters in com.stimulsoft.base.context.chart.geoms with type arguments of type StiSegmentGeom | |
|---|---|
protected JSONObject[] |
StiGeom.SaveGeomListToJsonObject(List<StiSegmentGeom> geoms,
StiJsonSaveMode mode)
|
void |
StiPathGeom.setGeoms(List<StiSegmentGeom> geoms)
|
| Constructor parameters in com.stimulsoft.base.context.chart.geoms with type arguments of type StiSegmentGeom | |
|---|---|
StiPathGeom(Object background,
StiPenGeom pen,
List<StiSegmentGeom> geoms,
Object rect)
|
|
| Uses of StiSegmentGeom in com.stimulsoft.base.context.chart.geoms.animaton |
|---|
| Methods in com.stimulsoft.base.context.chart.geoms.animaton that return types with arguments of type StiSegmentGeom | |
|---|---|
List<StiSegmentGeom> |
StiPathAnimationGeom.getGeoms()
|
List<StiSegmentGeom> |
StiPathElementAnimationGeom.getPathGeoms()
|
| Method parameters in com.stimulsoft.base.context.chart.geoms.animaton with type arguments of type StiSegmentGeom | |
|---|---|
void |
StiPathAnimationGeom.setGeoms(List<StiSegmentGeom> geoms)
|
void |
StiPathElementAnimationGeom.setPathGeoms(List<StiSegmentGeom> pathGeoms)
|
| Constructor parameters in com.stimulsoft.base.context.chart.geoms.animaton with type arguments of type StiSegmentGeom | |
|---|---|
StiPathAnimationGeom(Object background,
StiPenGeom pen,
List<StiSegmentGeom> geoms,
Object rect,
Object tag,
StiAnimation animation)
|
|
StiPathElementAnimationGeom(Object background,
StiPenGeom borderPen,
List<StiSegmentGeom> pathGeoms,
Object rect,
String toolTip,
Object tag,
StiAnimation animation)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||