lt.monarch.chart.text
Class Graphics2DFallback

java.lang.Object
  extended by lt.monarch.chart.text.Graphics2DFallback

public final class Graphics2DFallback
extends java.lang.Object


Nested Class Summary
Modifier and Type Class and Description
static interface Graphics2DFallback.Strategy
           
 
Field Summary
Modifier and Type Field and Description
static Graphics2DFallback.Strategy strategy
           
 
Constructor Summary
Constructor and Description
Graphics2DFallback()
           
 
Method Summary
Modifier and Type Method and Description
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

strategy

public static final Graphics2DFallback.Strategy strategy
Constructor Detail

Graphics2DFallback

public Graphics2DFallback()