Class ConversionOptions
java.lang.Object
org.stathissideris.ascii2image.core.ConversionOptions
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setDebug
(boolean value) void
setDropShadows
(boolean dropShadows)
-
Field Details
-
renderingOptions
-
-
Constructor Details
-
ConversionOptions
public ConversionOptions()
-
-
Method Details
-
setDebug
public void setDebug(boolean value) -
setDropShadows
public void setDropShadows(boolean dropShadows)
-