protected static class AerologicalDisplay.UpperTemperatureAxisLabels extends AerologicalDisplay.TemperatureAxisLabels
DisplayableData.DragAdapter
COLOR, LINE_STYLE, LINE_WIDTH, POINT_SIZE
MANIPULABLE, renderer, VISIBLE
DISPLAY, parent, SCALAR_MAP_SET
Modifier | Constructor and Description |
---|---|
|
UpperTemperatureAxisLabels(AerologicalCoordinateSystem coordinateSystem,
ContourLevels contourLevels)
Constructs.
|
protected |
UpperTemperatureAxisLabels(AerologicalDisplay.UpperTemperatureAxisLabels that)
Constructs from another instance.
|
Modifier and Type | Method and Description |
---|---|
Displayable |
cloneForDisplay()
Returns a clone of this instance suitable for another VisAD display.
|
protected void |
coordinateSystemChange(AerologicalCoordinateSystem coordinateSystem)
Handle a coordinate system change
|
set, setCoordinateSystem
setFormat, setLabels, setLabelValues, setPositionValues, setRealType, setSize, setXAlignment
getColor, getLineStyle, getLineWidth, getPointSize, setColor, setHSV, setHSV, setLineStyle, setLineWidth, setPointSize, setRGB, setRGB, setRGBA, setRGBA
addAction, dataChange, destroy, getActive, getAnimationSet, getData, getDataRenderer, getName, hasData, hasDataObject, isManipulable, isPickable, myAddConstantMaps, myAddDataReferences, myRemoveDataReferences, removeAction, setActive, setData, setDataReference, setDragAdapter, setManipulable, setPickable, setPointMode, setUseFastRendering, setVisible, showme, toString
addConstantMap, addConstantMaps, addDataReferences, addPropertyChangeListener, addPropertyChangeListener, addRefsInvoked, addScalarMap, addScalarMaps, applyColorUnit, applyDisplayUnit, checkUnit, combineConstantMaps, destroyDisplayable, firePropertyChange, firePropertyChange, fireScalarMapSetChange, getColorUnit, getConstantMaps, getDestroyed, getDisplay, getDisplayMaster, getDisplayUnit, getPointMode, getScalarMap, getScalarMap, getScalarMap, getScalarMapSet, getUseFastRendering, getUseTimesInAnimation, getVisible, isActive, isUnitCompatible, isVisible, logException, removeConstantMap, removeDataReferences, removePropertyChangeListener, removePropertyChangeListener, removeScalarMap, replaceScalarMap, setAdjustFlow, setColorPalette, setColorPalette, setColorUnit, setConstantPosition, setContourInfo, setDisplay, setDisplayActive, setDisplayInactive, setDisplayMaster, setDisplayUnit, setOverrideAnimationSet, setOverrideAnimationSet, setParent, setRangeForColor, setRangeForColor, setScalarMapSet, setSelectedRange, setSelectedRange, setUseTimesInAnimation, toFront
public UpperTemperatureAxisLabels(AerologicalCoordinateSystem coordinateSystem, ContourLevels contourLevels) throws java.rmi.RemoteException, visad.VisADException
coordinateSystem
- The (p,T) <-> (x,y) coordinate system
transformation.contourLevels
- The label values.visad.VisADException
- VisAD failure.java.rmi.RemoteException
- Java RMI failure.protected UpperTemperatureAxisLabels(AerologicalDisplay.UpperTemperatureAxisLabels that) throws java.rmi.RemoteException, visad.VisADException
that
- The other instance.visad.VisADException
- VisAD failure.java.rmi.RemoteException
- Java RMI failure.protected void coordinateSystemChange(AerologicalCoordinateSystem coordinateSystem) throws java.rmi.RemoteException, visad.VisADException
coordinateSystemChange
in class AerologicalDisplay.TemperatureAxisLabels
coordinateSystem
- new CoordinateSystemjava.rmi.RemoteException
- Java RMI problemvisad.VisADException
- VisAD problempublic Displayable cloneForDisplay() throws java.rmi.RemoteException, visad.VisADException
cloneForDisplay
in class DisplayableData
visad.VisADException
- VisAD failure.java.rmi.RemoteException
- Java RMI failure.