gov.noaa.pmel.sgt
Interface DataKey
- All Superinterfaces:
- LayerChild, Selectable
- All Known Implementing Classes:
- ColorKey, LineKey, PointCollectionKey, VectorKey
- public interface DataKey
- extends LayerChild
Inticates the class is a key or legend.
- Since:
- 3.0
- Version:
- $Revision: 1.2 $, $Date: 2003/08/22 23:02:31 $
- Author:
- Donald Denbo
| Methods inherited from interface gov.noaa.pmel.sgt.LayerChild |
copy, draw, getId, getLayer, getPane, isVisible, modified, setId, setLayer, setVisible, toString |
setLocationP
public void setLocationP(Point2D.Double locP)
addGraph
public void addGraph(CartesianRenderer rend,
SGLabel label)
throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentException
setAlign
public void setAlign(int vert,
int horz)
setHAlign
public void setHAlign(int horz)
setVAlign
public void setVAlign(int vert)
setBorderStyle
public void setBorderStyle(int style)
setBoundsP
public void setBoundsP(Rectangle2D.Double r)
setColumns
public void setColumns(int col)
setLineLengthP
public void setLineLengthP(double len)
Send comments about the Scientific Graphics toolkit to Donald.W.Denbo@noaa.gov. For more information about Java Development in the EPIC Group see the EPIC Software Page
Generated on October 9 2003