Class SgtLine

java.lang.Object
All Implemented Interfaces:
AttributeListener, AttributeObject, InterfaceObject, NamedObject, TreeObject, CleanableObject

public class SgtLine
extends SgtPlotObject<gov.noaa.pmel.sgt.dm.SimpleLine>
A plotted line in a Scientific Graphics Toolkit (SGT) plot. Holds attributes for the line such as colour and stroke, etc. TODO: curve function, etc.
Since:
1.0
Version:
1.0
Author:
Andrew Reid
  • Constructor Details

    • SgtLine

      public SgtLine()
  • Method Details