|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MapConfig.Quality | |
---|---|
org.free.garminimg.swing |
Uses of MapConfig.Quality in org.free.garminimg.swing |
---|
Methods in org.free.garminimg.swing that return MapConfig.Quality | |
---|---|
MapConfig.Quality |
MapConfig.getQuality()
|
static MapConfig.Quality |
MapConfig.Quality.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static MapConfig.Quality[] |
MapConfig.Quality.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.free.garminimg.swing with parameters of type MapConfig.Quality | |
---|---|
void |
MapPanel.setQuality(MapConfig.Quality quality)
Does not trigger a repaint... |
void |
MapConfig.setQuality(MapConfig.Quality quality)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |