org.gcube.portlets.user.gisviewer.client.commons.beans
Class MapViewInfo
java.lang.Object
org.gcube.portlets.user.gisviewer.client.commons.beans.MapViewInfo
public class MapViewInfo
- extends Object
Constructor Summary |
MapViewInfo(double lowerLeftX,
double lowerLeftY,
double upperRightX,
double upperRightY,
int width,
int height)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MapViewInfo
public MapViewInfo(double lowerLeftX,
double lowerLeftY,
double upperRightX,
double upperRightY,
int width,
int height)
getLowerLeftX
public double getLowerLeftX()
getLowerLeftY
public double getLowerLeftY()
getUpperRightX
public double getUpperRightX()
getUpperRightY
public double getUpperRightY()
getWidth
public int getWidth()
getHeight
public int getHeight()
Copyright © 2013. All Rights Reserved.