|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bbn.openmap.MapHandlerChild
com.bbn.openmap.OMComponent
com.bbn.openmap.proj.coords.AbstractGCT
com.bbn.openmap.proj.coords.MercatorUVGCT
com.bbn.openmap.proj.coords.MercatorUVGCT.OSM
public static class MercatorUVGCT.OSM
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.bbn.openmap.proj.coords.MercatorUVGCT |
|---|
MercatorUVGCT.OSM, MercatorUVGCT.TMS |
| Field Summary |
|---|
| Fields inherited from class com.bbn.openmap.OMComponent |
|---|
i18n, propertyPrefix |
| Fields inherited from class com.bbn.openmap.MapHandlerChild |
|---|
beanContextChildSupport, isolated |
| Fields inherited from interface com.bbn.openmap.PropertyConsumer |
|---|
EditorProperty, initPropertiesProperty, LabelEditorProperty, ScopedEditorProperty |
| Constructor Summary | |
|---|---|
MercatorUVGCT.OSM(int zoomLevel)
|
|
| Method Summary | |
|---|---|
java.awt.geom.Point2D |
forward(double lat,
double lon,
java.awt.geom.Point2D ret)
|
LatLonPoint |
inverse(double uvx,
double uvy,
LatLonPoint ret)
|
| Methods inherited from class com.bbn.openmap.proj.coords.MercatorUVGCT |
|---|
getZoomLevel, setZoomLevel |
| Methods inherited from class com.bbn.openmap.proj.coords.AbstractGCT |
|---|
forward, inverse |
| Methods inherited from class com.bbn.openmap.OMComponent |
|---|
getProperties, getPropertyInfo, getPropertyPrefix, setProperties, setProperties, setPropertyPrefix |
| Methods inherited from class com.bbn.openmap.MapHandlerChild |
|---|
addPropertyChangeListener, addVetoableChangeListener, childrenAdded, childrenRemoved, findAndInit, findAndInit, findAndUndo, firePropertyChange, fireVetoableChange, getBeanContext, isIsolated, removePropertyChangeListener, removeVetoableChangeListener, setBeanContext, setIsolated |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.bbn.openmap.proj.coords.GeoCoordTransformation |
|---|
forward, inverse |
| Constructor Detail |
|---|
public MercatorUVGCT.OSM(int zoomLevel)
| Method Detail |
|---|
public java.awt.geom.Point2D forward(double lat,
double lon,
java.awt.geom.Point2D ret)
forward in interface GeoCoordTransformationforward in class MercatorUVGCT
public LatLonPoint inverse(double uvx,
double uvy,
LatLonPoint ret)
inverse in interface GeoCoordTransformationinverse in class MercatorUVGCT
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||