public class LambertConformalGCT extends AbstractGCT
i18n, propertyPrefix
beanContextChildSupport, isolated
EditorProperty, initPropertiesProperty, LabelEditorProperty, ScopedEditorProperty
Constructor and Description |
---|
LambertConformalGCT(LambertConformal lcc) |
LambertConformalGCT(java.util.Properties props) |
Modifier and Type | Method and Description |
---|---|
java.awt.geom.Point2D |
forward(double lat,
double lon,
java.awt.geom.Point2D ret) |
LatLonPoint |
inverse(double x,
double y,
LatLonPoint ret) |
forward, inverse
getProperties, getPropertyInfo, getPropertyPrefix, setProperties, setProperties, setPropertyPrefix
addPropertyChangeListener, addVetoableChangeListener, childrenAdded, childrenRemoved, findAndInit, findAndInit, findAndUndo, firePropertyChange, fireVetoableChange, getBeanContext, isIsolated, removePropertyChangeListener, removeVetoableChangeListener, setBeanContext, setIsolated
public LambertConformalGCT(LambertConformal lcc)
public LambertConformalGCT(java.util.Properties props)
public java.awt.geom.Point2D forward(double lat, double lon, java.awt.geom.Point2D ret)
forward
in interface GeoCoordTransformation
forward
in class AbstractGCT
public LatLonPoint inverse(double x, double y, LatLonPoint ret)
inverse
in interface GeoCoordTransformation
inverse
in class AbstractGCT
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details