public class FlatView extends MapView
nativeHandle
Modifier and Type | Method and Description |
---|---|
protected FlatView |
clone()
Make a copy of this MapView and return it.
|
void |
finalize() |
protected void |
nativeClone(FlatView dest) |
void |
setExtents(Mbr mbr)
This view tries to display the given extents in display space
|
protected void |
setExtentsNative(Point2d ll,
Point2d ur) |
void |
setWindow(Point2d size,
Point2d offset)
Sets the total window size and the region we're looking at within it.
|
animate, cancelAnimation, getLoc, isAnimating, makeViewState, nativeClone
currentMapScale, currentMapZoom, getLastUpdatedTime, heightForMapScale
protected FlatView clone()
MapView
public void setExtents(Mbr mbr)
public void setWindow(Point2d size, Point2d offset)
protected void nativeClone(FlatView dest)