|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.sas.graphics.components.PlotImageMapInfo
public class PlotImageMapInfo
Constructor Summary | |
---|---|
PlotImageMapInfo(PlotImageMapInfo copy)
|
|
PlotImageMapInfo(VariableList columnVariableList,
VariableList rowVariableList,
VariableList xVariableList,
VariableList yVariableList,
VariableList y2VariableList,
VariableList sizeVariableList,
VariableList groupVariableList,
VariableList dataTipVariableList,
VariableList auxiliaryVariableList,
PlotValueZone[] columnValueZones,
PlotValueZone[] rowValueZones,
PlotValueZone[] xValueZones,
PlotValueZone[] yValueZones,
PlotValueZone[] y2ValueZones,
PlotValueZone[] sizeValueZones,
PlotValueZone[] groupValueZones,
PlotValueZone[] dataElementValueZones,
LabelZoneList columnLabelZoneList,
LabelZoneList rowLabelZoneList,
LabelZoneList xLabelZoneList,
LabelZoneList yLabelZoneList,
LabelZoneList y2LabelZoneList,
LabelZoneList sizeLabelZoneList,
LabelZoneList groupLabelZoneList)
|
Method Summary | |
---|---|
VariableList |
getAuxiliaryVariableList()
Returns the auxiliaryVariableList. |
LabelZoneList |
getColumnLabelZoneList()
Returns the columnLabelZones. |
PlotValueZone[] |
getColumnValueZones()
Returns the columnValueZones. |
VariableList |
getColumnVariableList()
Returns the columnVariableList. |
PlotValueZone[] |
getDataElementValueZones()
Returns the dataElementValueZones. |
VariableList |
getDataTipVariableList()
Returns the dataTipVariableList. |
LabelZoneList |
getGroupLabelZoneList()
Returns the groupLabelZones. |
PlotValueZone[] |
getGroupValueZones()
Returns the groupValueZones. |
VariableList |
getGroupVariableList()
Returns the rowVariableList. |
LabelZoneList |
getRowLabelZoneList()
Returns the rowLabelZones. |
PlotValueZone[] |
getRowValueZones()
Returns the rowValueZones. |
VariableList |
getRowVariableList()
Returns the rowVariableList. |
VariableList |
getSizeVariableList()
Returns the sizeVariableList. |
LabelZoneList |
getXLabelZoneList()
Returns the xLabelZones. |
PlotValueZone[] |
getXValueZones()
Returns the xValueZones. |
VariableList |
getXVariableList()
Returns the rowVariableList. |
LabelZoneList |
getY2LabelZoneList()
Returns the y2LabelZones. |
PlotValueZone[] |
getY2ValueZones()
Returns the y2ValueZones. |
VariableList |
getY2VariableList()
Returns the y2VariableList. |
LabelZoneList |
getYLabelZoneList()
Returns the yLabelZones. |
PlotValueZone[] |
getYValueZones()
Returns the yValueZones. |
VariableList |
getYVariableList()
Returns the rowVariableList. |
Field Detail |
---|
public java.awt.Component source
protected VariableList columnVariableList
protected VariableList rowVariableList
protected VariableList xVariableList
protected VariableList yVariableList
protected VariableList y2VariableList
protected VariableList groupVariableList
protected VariableList sizeVariableList
protected VariableList dataTipVariableList
protected VariableList auxiliaryVariableList
protected PlotValueZone[] columnValueZones
protected PlotValueZone[] rowValueZones
protected PlotValueZone[] xValueZones
protected PlotValueZone[] yValueZones
protected PlotValueZone[] y2ValueZones
protected PlotValueZone[] groupValueZones
protected PlotValueZone[] sizeValueZones
protected PlotValueZone[] dataElementValueZones
protected LabelZoneList columnLabelZoneList
protected LabelZoneList rowLabelZoneList
protected LabelZoneList xLabelZoneList
protected LabelZoneList yLabelZoneList
protected LabelZoneList y2LabelZoneList
protected LabelZoneList groupLabelZoneList
protected LabelZoneList sizeLabelZoneList
Constructor Detail |
---|
public PlotImageMapInfo(PlotImageMapInfo copy)
public PlotImageMapInfo(VariableList columnVariableList, VariableList rowVariableList, VariableList xVariableList, VariableList yVariableList, VariableList y2VariableList, VariableList sizeVariableList, VariableList groupVariableList, VariableList dataTipVariableList, VariableList auxiliaryVariableList, PlotValueZone[] columnValueZones, PlotValueZone[] rowValueZones, PlotValueZone[] xValueZones, PlotValueZone[] yValueZones, PlotValueZone[] y2ValueZones, PlotValueZone[] sizeValueZones, PlotValueZone[] groupValueZones, PlotValueZone[] dataElementValueZones, LabelZoneList columnLabelZoneList, LabelZoneList rowLabelZoneList, LabelZoneList xLabelZoneList, LabelZoneList yLabelZoneList, LabelZoneList y2LabelZoneList, LabelZoneList sizeLabelZoneList, LabelZoneList groupLabelZoneList)
Method Detail |
---|
public VariableList getColumnVariableList()
public VariableList getRowVariableList()
public VariableList getXVariableList()
public VariableList getYVariableList()
public VariableList getY2VariableList()
public VariableList getSizeVariableList()
public VariableList getGroupVariableList()
public VariableList getDataTipVariableList()
public VariableList getAuxiliaryVariableList()
public LabelZoneList getXLabelZoneList()
public PlotValueZone[] getXValueZones()
public LabelZoneList getYLabelZoneList()
public PlotValueZone[] getYValueZones()
public LabelZoneList getY2LabelZoneList()
public PlotValueZone[] getY2ValueZones()
public LabelZoneList getColumnLabelZoneList()
public PlotValueZone[] getColumnValueZones()
public PlotValueZone[] getDataElementValueZones()
public LabelZoneList getRowLabelZoneList()
public PlotValueZone[] getRowValueZones()
public LabelZoneList getGroupLabelZoneList()
public PlotValueZone[] getGroupValueZones()
|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |