org.jzy3d.ui
Class Plugs

java.lang.Object
  extended by org.jzy3d.ui.Plugs

public class Plugs
extends java.lang.Object


Constructor Summary
Plugs()
           
 
Method Summary
static void frame(Chart chart)
           
static void frame(Chart chart, java.awt.Rectangle bounds, java.lang.String title)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Plugs

public Plugs()
Method Detail

frame

public static void frame(Chart chart)

frame

public static void frame(Chart chart,
                         java.awt.Rectangle bounds,
                         java.lang.String title)