|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StiInteractionDataGeom | |
|---|---|
| com.stimulsoft.base.context.chart | |
| com.stimulsoft.base.context.chart.geoms.animaton | |
| Uses of StiInteractionDataGeom in com.stimulsoft.base.context.chart |
|---|
| Methods in com.stimulsoft.base.context.chart with parameters of type StiInteractionDataGeom | |
|---|---|
void |
StiContext.DrawAnimationBar(java.lang.Object brush,
StiPenGeom borderPen,
java.lang.Object columnRect,
java.lang.Double value,
java.lang.String toolTip,
java.lang.Object tag,
StiAnimation animation,
StiInteractionDataGeom interaction)
|
void |
StiContext.DrawAnimationColumn(java.lang.Object brush,
StiPenGeom borderPen,
java.lang.Object rect,
java.lang.Double value,
java.lang.String toolTip,
java.lang.Object tag,
StiAnimation animation,
StiInteractionDataGeom interaction)
|
void |
StiContext.DrawAnimationPathElement(java.lang.Object brush,
StiPenGeom borderPen,
java.util.List<StiSegmentGeom> path,
java.lang.Object rect,
java.lang.String toolTip,
java.lang.Object tag,
StiAnimation animation,
StiInteractionDataGeom interaction)
|
void |
StiContext.DrawAnimationRectangle(java.lang.Object brush,
StiPenGeom pen,
StiRectangle rect,
StiAnimation animation,
StiInteractionDataGeom interaction)
|
void |
StiContext.FillDrawAnimationEllipse(java.lang.Object brush,
StiPenGeom pen,
double x,
double y,
double width,
double height,
java.lang.String toolTip,
java.lang.Object tag,
StiAnimation animation,
StiInteractionDataGeom interaction)
|
void |
StiContext.FillDrawAnimationPath(java.lang.Object brush,
StiPenGeom pen,
java.util.List<StiSegmentGeom> path,
java.lang.Object rect,
java.lang.Object tag,
StiAnimation animation,
StiInteractionDataGeom interaction)
|
| Uses of StiInteractionDataGeom in com.stimulsoft.base.context.chart.geoms.animaton |
|---|
| Fields in com.stimulsoft.base.context.chart.geoms.animaton declared as StiInteractionDataGeom | |
|---|---|
StiInteractionDataGeom |
StiAnimationGeom.interaction
|
| Methods in com.stimulsoft.base.context.chart.geoms.animaton that return StiInteractionDataGeom | |
|---|---|
StiInteractionDataGeom |
StiAnimationGeom.getInteraction()
|
| Methods in com.stimulsoft.base.context.chart.geoms.animaton with parameters of type StiInteractionDataGeom | |
|---|---|
void |
StiAnimationGeom.setInteraction(StiInteractionDataGeom interaction)
|
| Constructors in com.stimulsoft.base.context.chart.geoms.animaton with parameters of type StiInteractionDataGeom | |
|---|---|
StiAnimationGeom(StiAnimation animation,
StiInteractionDataGeom interaction)
|
|
StiBorderAnimationGeom(java.lang.Object background,
StiPenGeom borderPen,
java.lang.Object rect,
StiAnimation animation,
StiInteractionDataGeom interaction)
|
|
StiClusteredBarSeriesAnimationGeom(java.lang.Object background,
StiPenGeom borderPen,
java.lang.Object columnRect,
java.lang.Double value,
java.lang.String toolTip,
java.lang.Object tag,
StiAnimation animation,
StiInteractionDataGeom interaction)
|
|
StiClusteredColumnSeriesAnimationGeom(java.lang.Object background,
StiPenGeom borderPen,
java.lang.Object columnRect,
java.lang.Double value,
java.lang.String toolTip,
java.lang.Object tag,
StiAnimation animation,
StiInteractionDataGeom interaction)
|
|
StiEllipseAnimationGeom(java.lang.Object background,
StiPenGeom borderPen,
java.lang.Object rect,
java.lang.String toolTip,
java.lang.Object tag,
StiAnimation animation,
StiInteractionDataGeom interaction)
|
|
StiPathAnimationGeom(java.lang.Object background,
StiPenGeom pen,
java.util.List<StiSegmentGeom> geoms,
java.lang.Object rect,
java.lang.Object tag,
StiAnimation animation,
StiInteractionDataGeom interaction)
|
|
StiPathElementAnimationGeom(java.lang.Object background,
StiPenGeom borderPen,
java.util.List<StiSegmentGeom> pathGeoms,
java.lang.Object rect,
java.lang.String toolTip,
java.lang.Object tag,
StiAnimation animation,
StiInteractionDataGeom interaction)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||