Uses of Class
com.brusoftware.plot4j.Diagram

Uses of Diagram in com.brusoftware.plot4j
 

Methods in com.brusoftware.plot4j that return Diagram
 Diagram DiagramPanel.getDiagram()
          Returns the Diagram visualized on this DiagramPanel.
 

Constructors in com.brusoftware.plot4j with parameters of type Diagram
DiagramPanel(Diagram p, int w, int h)
          Creates a new DiagramPanel.