|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.idv.control.storm.WayDisplayState
public class WayDisplayState
| Constructor Summary | |
|---|---|
WayDisplayState()
_more_ |
|
WayDisplayState(StormDisplayState stormDisplayState,
Way way)
_more_ |
|
| Method Summary | |
|---|---|
void |
addDisplayable(Displayable displayable)
_more_ |
void |
addTrack(StormTrack track)
_more_ |
void |
addTrack(StormTrack track,
FieldImpl field)
|
void |
checkVisibility()
|
void |
deactivate()
_more_ |
double |
getCircleAngleRange(EarthLocation c,
EarthLocation d)
_more_ |
Color |
getColor()
Get the Color property. |
float[][] |
getColorPalette()
|
static float[][] |
getColorPalette(Color c)
_more_ |
protected JComponent |
getColorSwatch()
|
String |
getColorTable()
Get the ColorTable property. |
List |
getFields()
_more_ |
StormTrackPoint[] |
getHalfCircleTrackPoint(EarthLocation c,
double angle,
double r,
DateTime dt)
_more_ |
protected CompositeDisplayable |
getHolder()
|
protected Component |
getParamComponent(Vector attrNames)
|
protected RealType |
getParamType()
|
List<PointOb> |
getPointObs()
_more_ |
StormTrackPoint |
getPointToCircleTangencyPoint(StormTrackPoint sp1,
StormTrackPoint sp2,
boolean right)
_more_ |
boolean |
getRingsVisible()
Get the Visible property. |
StormDisplayState |
getStormDisplayState()
Get the StormDisplayState property. |
List<DateTime> |
getTimes()
_more_ |
TrackDisplayable |
getTrackDisplay()
|
List<StormTrack> |
getTracks()
_more_ |
boolean |
getVisible()
Get the Visible property. |
JCheckBox |
getVisiblityCheckBox()
_more_ |
Way |
getWay()
Get the Way property. |
StormTrack |
makeCornTrack(StormTrack track)
_more_ |
protected void |
makeField()
|
void |
setColor(Color value)
Set the Color property. |
void |
setColorTable(String value)
Set the ColorTable property. |
protected void |
setRings(RealType ringsType,
List<RingSet> rings)
|
void |
setRingsVisible(boolean value)
Set the Visible property. |
void |
setStormDisplayState(StormDisplayState value)
Set the StormDisplayState property. |
void |
setVisible(boolean value)
Set the Visible property. |
void |
setWay(Way value)
Set the Way property. |
boolean |
usingDefaultParam()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WayDisplayState()
public WayDisplayState(StormDisplayState stormDisplayState,
Way way)
stormDisplayState - _more_way - _more_| Method Detail |
|---|
protected CompositeDisplayable getHolder()
throws VisADException,
RemoteException
VisADException
RemoteException
protected void setRings(RealType ringsType,
List<RingSet> rings)
throws VisADException,
RemoteException
VisADException
RemoteException
public TrackDisplayable getTrackDisplay()
throws Exception
Exceptionprotected JComponent getColorSwatch()
public float[][] getColorPalette()
public static float[][] getColorPalette(Color c)
c - _more_
protected Component getParamComponent(Vector attrNames)
public boolean usingDefaultParam()
protected RealType getParamType()
public void deactivate()
throws VisADException,
RemoteException
VisADException
RemoteExceptionpublic JCheckBox getVisiblityCheckBox()
public List<PointOb> getPointObs()
public void addTrack(StormTrack track)
throws Exception
track - _more_
Exception - _more_
protected void makeField()
throws Exception
Exception
public void addTrack(StormTrack track,
FieldImpl field)
throws Exception
Exceptionpublic List getFields()
public List<StormTrack> getTracks()
public List<DateTime> getTimes()
public void addDisplayable(Displayable displayable)
throws VisADException,
RemoteException
displayable - _more_
Exception - _more_
VisADException
RemoteException
public void checkVisibility()
throws Exception
Exception
public void setVisible(boolean value)
throws Exception
value - The new value for Visible
Exception - _more_
public void setRingsVisible(boolean value)
throws VisADException,
RemoteException
value - The new value for Visible
Exception - _more_
VisADException
RemoteExceptionpublic boolean getVisible()
public boolean getRingsVisible()
public void setColor(Color value)
value - The new value for Colorpublic Color getColor()
public void setStormDisplayState(StormDisplayState value)
value - The new value for StormDisplayStatepublic StormDisplayState getStormDisplayState()
public void setWay(Way value)
value - The new value for Waypublic Way getWay()
public void setColorTable(String value)
value - The new value for ColorTablepublic String getColorTable()
public StormTrack makeCornTrack(StormTrack track)
throws VisADException
track - _more_
VisADException - _more_
public StormTrackPoint getPointToCircleTangencyPoint(StormTrackPoint sp1,
StormTrackPoint sp2,
boolean right)
throws VisADException
sp1 - _more_sp2 - _more_right - _more_
VisADException - _more_
public double getCircleAngleRange(EarthLocation c,
EarthLocation d)
c - _more_d - _more_
public StormTrackPoint[] getHalfCircleTrackPoint(EarthLocation c,
double angle,
double r,
DateTime dt)
throws VisADException
c - _more_angle - _more_r - _more_
VisADException - _more_
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||