org.jzy3d.plot3d.rendering.view
Interface Renderer2d

All Known Implementing Classes:
FpsInfoRenderer, TextOverlay

public interface Renderer2d


Method Summary
 void paint(Graphics g)
           
 

Method Detail

paint

void paint(Graphics g)