Package ucar.unidata.idv
Class Flythrough
java.lang.Object
ucar.unidata.collab.SharableImpl
ucar.unidata.idv.flythrough.Flythrough
ucar.unidata.idv.Flythrough
- All Implemented Interfaces:
ImageObserver,PropertyChangeListener,EventListener,Sharable
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_POINTFields inherited from interface java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH -
Constructor Summary
Constructors -
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, updateDashboardMethods inherited from class ucar.unidata.collab.SharableImpl
applySharableProperties, doShare, doShare, doShareExternal, doShareInternal, getReceiveShareTime, getSharablePropertiesComponent, getShareGroup, getSharing, getUniqueId, initSharable, receiveShareData, removeSharable, setReceiveShareTime, setUniqueId, showSharableDialog
-
Constructor Details
-
Flythrough
public Flythrough()_more_
-