lt.monarch.chart.engine
Class GraphicsManager

java.lang.Object
  extended by lt.monarch.chart.engine.GraphicsManager

public final class GraphicsManager
extends java.lang.Object


Nested Class Summary
Modifier and Type Class and Description
static class GraphicsManager.GraphicsType
           
 
Method Summary
Modifier and Type Method and Description
 AbstractGraphics getGraphics(java.awt.Graphics2D g, View view)
           
static GraphicsManager getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static GraphicsManager getInstance()

getGraphics

public AbstractGraphics getGraphics(java.awt.Graphics2D g,
                                    View view)