public class GlimpseResizingSurfaceTile extends GlimpseDynamicSurfaceTile
GlimpseDynamicSurfaceTile.LatLonBounds
Constructor and Description |
---|
GlimpseResizingSurfaceTile(GlimpseLayout layout,
Axis2D axes,
GeoProjection projection,
int preferredWidth,
int preferredHeight,
double minLat,
double maxLat,
double minLon,
double maxLon) |
GlimpseResizingSurfaceTile(GlimpseLayout layout,
Axis2D axes,
GeoProjection projection,
int maxWidth,
int maxHeight,
int preferredWidth,
int preferredHeight,
double minLat,
double maxLat,
double minLon,
double maxLon) |
GlimpseResizingSurfaceTile(GlimpseLayout layout,
Axis2D axes,
GeoProjection projection,
int maxWidth,
int maxHeight,
int preferredWidth,
int preferredHeight,
List<gov.nasa.worldwind.geom.LatLon> corners) |
GlimpseResizingSurfaceTile(GlimpseLayout layout,
Axis2D axes,
GeoProjection projection,
int preferredWidth,
int preferredHeight,
List<gov.nasa.worldwind.geom.LatLon> corners) |
Modifier and Type | Method and Description |
---|---|
void |
setPreferredDimensions(int width,
int height) |
bufferCorners, getCorners, getCorners, getCornersHeuristic1, getCornersHeuristic2, getGlimpseCanvas, getGlimpseLayout, getIntersectedCorners, getTargetStack, getUnionedCorners, isValid, maxX, maxY, minX, minY, preRender, setAlpha, setOpacity, updateMaxCorners
createLayerConfigElements, dispose, getDataFileStore, getExpiryTime, getLayerConfigParams, getMaxActiveAltitude, getMaxEffectiveAltitude, getMinActiveAltitude, getMinEffectiveAltitude, getName, getOpacity, getRestorableState, getScale, isAtMaxResolution, isEnabled, isLayerActive, isLayerConfigDocument, isLayerInView, isMultiResolution, isNetworkRetrievalEnabled, isPickEnabled, pick, render, restoreState, setDataFileStore, setEnabled, setExpiryTime, setMaxActiveAltitude, setMinActiveAltitude, setName, setNetworkRetrievalEnabled, setPickEnabled, toString
addPropertyChangeListener, addPropertyChangeListener, clearList, copy, firePropertyChange, firePropertyChange, getBooleanValue, getBooleanValue, getDoubleValue, getDoubleValue, getEntries, getIntegerValue, getIntegerValue, getLongValue, getLongValue, getRestorableStateForAVPair, getStringValue, getStringValue, getStringValue, getValue, getValues, hasKey, removeKey, removePropertyChangeListener, removePropertyChangeListener, setValue, setValues
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addPropertyChangeListener, addPropertyChangeListener, clearList, copy, firePropertyChange, firePropertyChange, getEntries, getStringValue, getValue, getValues, hasKey, removeKey, removePropertyChangeListener, removePropertyChangeListener, setValue, setValues
propertyChange
public GlimpseResizingSurfaceTile(GlimpseLayout layout, Axis2D axes, GeoProjection projection, int preferredWidth, int preferredHeight, double minLat, double maxLat, double minLon, double maxLon)
public GlimpseResizingSurfaceTile(GlimpseLayout layout, Axis2D axes, GeoProjection projection, int preferredWidth, int preferredHeight, List<gov.nasa.worldwind.geom.LatLon> corners)
public GlimpseResizingSurfaceTile(GlimpseLayout layout, Axis2D axes, GeoProjection projection, int maxWidth, int maxHeight, int preferredWidth, int preferredHeight, double minLat, double maxLat, double minLon, double maxLon)
public GlimpseResizingSurfaceTile(GlimpseLayout layout, Axis2D axes, GeoProjection projection, int maxWidth, int maxHeight, int preferredWidth, int preferredHeight, List<gov.nasa.worldwind.geom.LatLon> corners)
Copyright © 2016 Metron, Inc.. All rights reserved.