public class GlimpseReprojectingSurfaceTile extends GlimpseResizingSurfaceTile
GlimpseDynamicSurfaceTile.LatLonBounds
Constructor and Description |
---|
GlimpseReprojectingSurfaceTile(GlimpseLayout layout,
Axis2D axes,
GeoProjection from,
GeoProjection to,
int preferredWidth,
int preferredHeight,
double minLat,
double maxLat,
double minLon,
double maxLon) |
GlimpseReprojectingSurfaceTile(GlimpseLayout layout,
Axis2D axes,
GeoProjection from,
GeoProjection to,
int maxWidth,
int maxHeight,
int preferredWidth,
int preferredHeight,
double minLat,
double maxLat,
double minLon,
double maxLon) |
GlimpseReprojectingSurfaceTile(GlimpseLayout layout,
Axis2D axes,
GeoProjection from,
GeoProjection to,
int maxWidth,
int maxHeight,
int preferredWidth,
int preferredHeight,
List<gov.nasa.worldwind.geom.LatLon> corners) |
GlimpseReprojectingSurfaceTile(GlimpseLayout layout,
Axis2D axes,
GeoProjection from,
GeoProjection to,
int preferredWidth,
int preferredHeight,
List<gov.nasa.worldwind.geom.LatLon> corners) |
setPreferredDimensions
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 GlimpseReprojectingSurfaceTile(GlimpseLayout layout, Axis2D axes, GeoProjection from, GeoProjection to, int preferredWidth, int preferredHeight, double minLat, double maxLat, double minLon, double maxLon)
public GlimpseReprojectingSurfaceTile(GlimpseLayout layout, Axis2D axes, GeoProjection from, GeoProjection to, int preferredWidth, int preferredHeight, List<gov.nasa.worldwind.geom.LatLon> corners)
public GlimpseReprojectingSurfaceTile(GlimpseLayout layout, Axis2D axes, GeoProjection from, GeoProjection to, int maxWidth, int maxHeight, int preferredWidth, int preferredHeight, double minLat, double maxLat, double minLon, double maxLon)
public GlimpseReprojectingSurfaceTile(GlimpseLayout layout, Axis2D axes, GeoProjection from, GeoProjection to, int maxWidth, int maxHeight, int preferredWidth, int preferredHeight, List<gov.nasa.worldwind.geom.LatLon> corners)
Copyright © 2016 Metron, Inc.. All rights reserved.