|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DisplayRanges | |
|---|---|
| main | |
| Uses of DisplayRanges in main |
|---|
| Fields in main declared as DisplayRanges | |
|---|---|
private DisplayRanges |
DrawingParameters.colorRanges
|
private DisplayRanges |
DisplayRangesCustomizer.ranges
|
private DisplayRanges |
DrawingParameters.sizeRanges
|
| Methods in main that return DisplayRanges | |
|---|---|
DisplayRanges |
DrawingParameters.getColorRanges()
Gets the DisplayRanges containing the color ranges
associated with the map component. |
DisplayRanges |
DrawingParameters.getSizeRanges()
Gets the DisplayRanges containing the size ranges
associated with the map component. |
| Methods in main with parameters of type DisplayRanges | |
|---|---|
void |
DrawingParameters.setColorRanges(DisplayRanges colorRanges)
|
void |
DrawingParameters.setSizeRanges(DisplayRanges sizeRanges)
|
| Constructors in main with parameters of type DisplayRanges | |
|---|---|
ColorRangesCustomizer(DisplayRanges ranges,
java.lang.String description)
Creates a new instance of ColorRangesCustomizer, which
can be added to a container. |
|
DisplayRangesCustomizer(DisplayRanges ranges)
Creates a new instance of DisplayRangesCustomizer. |
|
SizeRangesCustomizer(DisplayRanges ranges,
java.lang.String description)
Creates a new instance of SizeRangesCustomizer, which can
be added to a container. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||