public class MapViewInfo extends Object
Constructor and Description |
---|
MapViewInfo(double lowerLeftX,
double lowerLeftY,
double upperRightX,
double upperRightY,
int width,
int height) |
Modifier and Type | Method and Description |
---|---|
int |
getHeight() |
double |
getLowerLeftX() |
double |
getLowerLeftY() |
double |
getUpperRightX() |
double |
getUpperRightY() |
int |
getWidth() |
Copyright © 2014. All Rights Reserved.