|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.view.NPController
public class NPController
A "default" Navigated Panel controller, with a static Renderer
| Constructor Summary | |
|---|---|
NPController()
ctor |
|
| Method Summary | |
|---|---|
void |
addMap(String mapPath,
Color c)
Add a map |
NavigatedPanel |
getNavigatedPanel()
get nav panel |
void |
removeMap(String mapPath)
Remove a map |
void |
setProjectionImpl(ucar.unidata.geoloc.ProjectionImpl p)
set proj |
void |
setRenderer(Renderer r)
set renderer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NPController()
| Method Detail |
|---|
public void removeMap(String mapPath)
mapPath - the path of the map
public void addMap(String mapPath,
Color c)
mapPath - the path to the mapc - the map colorpublic NavigatedPanel getNavigatedPanel()
public void setRenderer(Renderer r)
r - rendererpublic void setProjectionImpl(ucar.unidata.geoloc.ProjectionImpl p)
p - proj
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||