org.jzy3d.plot3d.text.overlay
Class SwingTextOverlay

java.lang.Object
  extended by org.jzy3d.plot3d.text.overlay.TextOverlay
      extended by org.jzy3d.plot3d.text.overlay.SwingTextOverlay
All Implemented Interfaces:
Renderer2d

public class SwingTextOverlay
extends TextOverlay


Constructor Summary
SwingTextOverlay(ICanvas canvas)
           
 
Method Summary
protected  void init(ICanvas canvas)
           
 
Methods inherited from class org.jzy3d.plot3d.text.overlay.TextOverlay
appendText, dispose, initComponent, paint
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SwingTextOverlay

public SwingTextOverlay(ICanvas canvas)
Method Detail

init

protected void init(ICanvas canvas)
Overrides:
init in class TextOverlay


Copyright © 2013. All rights reserved.