|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PlotImageMapInfo | |
---|---|
com.sas.graphics.components | Provides swing components for producing a variety of graph types. |
com.sas.graphics.components.lineplot | Line Plot component and its related models. |
com.sas.graphics.components.scatterplot | Scatter Plot component and its related models. |
com.sas.servlet.tbeans.graphics | Provides base classes for generating chart objects. |
Uses of PlotImageMapInfo in com.sas.graphics.components |
---|
Constructors in com.sas.graphics.components with parameters of type PlotImageMapInfo | |
---|---|
PlotImageMapInfo(PlotImageMapInfo copy)
|
Uses of PlotImageMapInfo in com.sas.graphics.components.lineplot |
---|
Methods in com.sas.graphics.components.lineplot that return PlotImageMapInfo | |
---|---|
PlotImageMapInfo |
LinePlot.getImageMapInfo()
The PlotImageMapInfo class encapsulates the mapping of regions associated with marker and line elements, labels (for both axes and legends) and values (for both axes and legends) as projected onto the display area along with their associated data. |
Uses of PlotImageMapInfo in com.sas.graphics.components.scatterplot |
---|
Methods in com.sas.graphics.components.scatterplot that return PlotImageMapInfo | |
---|---|
PlotImageMapInfo |
ScatterPlot.getImageMapInfo()
The PlotImageMapInfo class encapsulates the mapping of regions associated with marker and line elements, labels (for both axes and legends) and values (for both axes and legends) as projected onto the display area along with their associated data. |
Uses of PlotImageMapInfo in com.sas.servlet.tbeans.graphics |
---|
Methods in com.sas.servlet.tbeans.graphics that return PlotImageMapInfo | |
---|---|
PlotImageMapInfo |
BaseScatterPlot.getImageMapInfo()
The ScatterPlotImageMapInfo class encapsulates the mapping of regions associated with marker and line elements, labels (for both axes and legends) and values (for both axes and legends) as projected onto the display area along with their associated data. |
PlotImageMapInfo |
BaseLinePlot.getImageMapInfo()
The LinePlotImageMapInfo class encapsulates the mapping of regions associated with marker and line elements, labels (for both axes and legends) and values (for both axes and legends) as projected onto the display area along with their associated data. |
|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |