ucar.unidata.idv
Class Flythrough

java.lang.Object
  extended by ucar.unidata.collab.SharableImpl
      extended by ucar.unidata.idv.flythrough.Flythrough
          extended by ucar.unidata.idv.Flythrough
All Implemented Interfaces:
ImageObserver, PropertyChangeListener, EventListener, Sharable

public class Flythrough
extends Flythrough

A stub class for bundles


Field Summary
 
Fields inherited from class ucar.unidata.idv.flythrough.Flythrough
ATTR_ALT, ATTR_DATE, ATTR_LAT, ATTR_LON, ATTR_MATRIX, ATTR_TILT, ATTR_ZOOM, dashboardImageOffset, ORIENT_DOWN, ORIENT_FORWARD, ORIENT_LEFT, ORIENT_POINT, ORIENT_RIGHT, ORIENT_UP, TAG_DESCRIPTION, TAG_FLYTHROUGH, TAG_POINT
 
Fields inherited from interface java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
 
Constructor Summary
Flythrough()
          _more_
 
Method Summary
 
Methods inherited from class ucar.unidata.idv.flythrough.Flythrough
addPoint, addPointWithoutTime, addPointWithTime, animationTimeChanged, clearPoints, clearSamples, createChart, destroy, displayChanged, displayControlChanged, doDrive, doDrive, doExport, doGlobe, doImport, doMakeDashboardPanel, doMakeDescriptionPanel, doMakeMenuBar, doMakeNavigationPanel, doMakePointsPanel, doMakeValuesPanel, doMakeViewpointPanel, doRepaint, doUpdate, driveBack, driveForward, driveLeft, driveRight, flyAlongLatitude, flyAlongLongitude, flythrough, flythrough, flythrough, getAlt, getAnimate, getAnimation, getAnimationInfo, getAnimationSpeed, getAnimationWidget, getChangeViewpoint, getCurrentIndex, getCurrentPoint, getDashboardImage, getDecorators, getGoToClick, getHeading, getIdv, getLastLocation, getLat, getLocation, getLon, getMarker, getOrientation, getPoints, getPointsToUse, getShowAnimation, getShowDecoration, getShowLine, getShowMarker, getShown, getShowReadout, getShowTimes, getStride, getTilt, getUseFixedZ, getViewManager, getWindowBounds, getZoom, goTo, goToCurrent, hasPoints, imageUpdate, init, initEditMenu, initFileMenu, initViewMenu, initWith, isActive, logException, paintDashboardAfter, paintDashboardBackground, processReadout, propertyChange, setAnimate, setAnimateSpeed, setAnimationInfo, setAnimationSpeed, setChangeViewpoint, setClip, setCurrentIndex, setDecorators, setFrameLocation, setGoToClick, setHeading, setLocation, setMaxPoints, setOrientation, setPoints, setRelativeOrientation, setScaleOnMarkers, setShareGroup, setSharing, setShowAnimation, setShowChart, setShowDecoration, setShowLine, setShowMarker, setShown, setShowReadout, setShowTimes, setStride, setTilt, setTiltX, setTiltY, setTiltZ, setUseFixedZ, setViewManager, setWindowBounds, setZoom, show, updateDashboard
 
Methods inherited from class ucar.unidata.collab.SharableImpl
applySharableProperties, doShare, doShare, doShareExternal, doShareInternal, getReceiveShareTime, getSharablePropertiesComponent, getShareGroup, getSharing, getUniqueId, initSharable, receiveShareData, removeSharable, setReceiveShareTime, setUniqueId, showSharableDialog
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Flythrough

public Flythrough()
_more_