|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClassificationCellStyle | |
---|---|
com.sas.graphics.components | Provides swing components for producing a variety of graph types. |
Uses of ClassificationCellStyle in com.sas.graphics.components |
---|
Methods in com.sas.graphics.components that return ClassificationCellStyle | |
---|---|
ClassificationCellStyle |
GraphMatrixAxisModel.getValueCellStyle()
Returns the ClassificationCellStyle that contains the set of display properties used to define the appearance of the axis cells including its background color, frame line and shadingPolicy. |
Methods in com.sas.graphics.components with parameters of type ClassificationCellStyle | |
---|---|
void |
ClassificationCellStyle.apply(ClassificationCellStyle theOtherObject)
Utility method to convey properties contained in "theOtherObject" to this object. |
void |
GraphMatrixAxisModel.setValueCellStyle(ClassificationCellStyle newCellStyle)
Sets the ClassificationCellStyle that contains the set of display properties used to define the appearance of the axis cells including its background color, frame line and shadingPolicy. |
|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |