edu.sc.seis.fissuresUtil.map.projections
Class ProjectionHandler
java.lang.Object
edu.sc.seis.fissuresUtil.map.projections.ProjectionHandler
public class ProjectionHandler
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProjectionHandler
public ProjectionHandler(java.lang.String view)
ProjectionHandler
public ProjectionHandler(java.util.Map customViews,
java.lang.String view)
get
public static ProjectionHandler get(java.lang.String viewName)
inverse
public float[] inverse(int x,
int y)
getLatLonProp
public static com.bbn.openmap.LatLonPoint getLatLonProp(java.lang.String view,
java.lang.String type)
addViews
public static void addViews(java.util.Map newViews)
getProjeciton
public com.bbn.openmap.proj.Projection getProjeciton()