|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StiVisual | |
---|---|
com.stimulsoft.report.units | |
com.stimulsoft.viewer.controls.visual | |
com.stimulsoft.viewer.panels | |
com.stimulsoft.viewer.view |
Uses of StiVisual in com.stimulsoft.report.units |
---|
Methods in com.stimulsoft.report.units with parameters of type StiVisual | |
---|---|
static void |
StiToolTipHelper.showToolTip(StiVisual pageVisual,
java.lang.String text,
java.lang.Double x,
java.lang.Double y)
|
Uses of StiVisual in com.stimulsoft.viewer.controls.visual |
---|
Subclasses of StiVisual in com.stimulsoft.viewer.controls.visual | |
---|---|
class |
StiPageVisual
Component to display page of document Copyright Stimulsoft |
class |
StiThumbPageVisual
Component that display thumb reporesentation of the page Copyright Stimulsoft |
Uses of StiVisual in com.stimulsoft.viewer.panels |
---|
Methods in com.stimulsoft.viewer.panels that return types with arguments of type StiVisual | |
---|---|
java.util.List<StiVisual> |
StiViewPannel.getVisuals()
Return visuals |
Uses of StiVisual in com.stimulsoft.viewer.view |
---|
Methods in com.stimulsoft.viewer.view that return StiVisual | |
---|---|
StiVisual |
StiView.getPageVisualFromIndex(int index)
|
Methods in com.stimulsoft.viewer.view that return types with arguments of type StiVisual | |
---|---|
java.util.List<StiVisual> |
StiView.getVisuals()
|
Methods in com.stimulsoft.viewer.view with parameters of type StiVisual | |
---|---|
void |
StiView.addVisual(StiVisual visual)
Add visual |
void |
StiView.removeVisual(StiVisual visual)
Remove visual |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |