Interface ConfigStepRenderPNG
- All Superinterfaces:
ConfigStep
Creates PNG images of published models.
type: write-step
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
isDrawShadows
boolean isDrawShadows() -
getTarget
String getTarget() -
isDrawBreakdownIcon
boolean isDrawBreakdownIcon() -
isDrawInformationIcon
boolean isDrawInformationIcon() -
getLanguage
String getLanguage() -
getBackgroundColor
Color getBackgroundColor() -
isWatermark
boolean isWatermark() -
isShowPrefix
boolean isShowPrefix() -
getMode
ConfigStepRenderPNG.Mode getMode()
-