org.stathissideris.ascii2image.core
Class ConversionOptions

java.lang.Object
  extended by org.stathissideris.ascii2image.core.ConversionOptions

public class ConversionOptions
extends Object

Author:
Efstathios Sideris

Field Summary
 RenderingOptions renderingOptions
           
 
Constructor Summary
ConversionOptions()
           
 
Method Summary
 void setDebug(boolean value)
           
 void setDropShadows(boolean dropShadows)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

renderingOptions

public RenderingOptions renderingOptions
Constructor Detail

ConversionOptions

public ConversionOptions()
Method Detail

setDebug

public void setDebug(boolean value)

setDropShadows

public void setDropShadows(boolean dropShadows)


Copyright © 2013. All Rights Reserved.