Uses of Class
gov.noaa.pmel.sgt.VectorAttribute

Packages that use VectorAttribute
gov.noaa.pmel.sgt Core classes for the Scientific Graphics Toolkit. 
gov.noaa.pmel.sgt.swing.prop Property dialogs for sgt components using javax.swing
 

Uses of VectorAttribute in gov.noaa.pmel.sgt
 

Methods in gov.noaa.pmel.sgt that return VectorAttribute
 VectorAttribute VectorCartesianRenderer.getVectorAttribute()
          Get the VectorAttribute.
 

Methods in gov.noaa.pmel.sgt with parameters of type VectorAttribute
 void VectorCartesianRenderer.setVectorAttribute(VectorAttribute l)
          Set the VectorAttribute.
 

Constructors in gov.noaa.pmel.sgt with parameters of type VectorAttribute
VectorCartesianRenderer(CartesianGraph cg, SGTVector vector, VectorAttribute attr)
          Construct a VectorCartesianRenderer.
VectorCartesianRenderer(CartesianGraph cg, Collection col, VectorAttribute attr)
          Construct a VectorCartesianRenderer.
 

Uses of VectorAttribute in gov.noaa.pmel.sgt.swing.prop
 

Methods in gov.noaa.pmel.sgt.swing.prop with parameters of type VectorAttribute
 void VectorAttributeDialog.setVectorAttribute(VectorAttribute attr)
          Set the VectorAttribute for the dialog.
 



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