Class RenderContext
java.lang.Object
com.inductiveautomation.rm.shape.rm2dshapes.RenderContext
Used in conjunction with
AbstractRM2DShape
to determine what output should be produced: vector graphics,
or raster (at specific DPIs).-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
static enum
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RenderContext
static final RenderContext
static final RenderContext
static final RenderContext
-
Method Summary
-
Field Details
-
DEFAULT_PDF
-
DEFAULT_HTML
-
DEFAULT_DESIGN
-
DEFAULT_DISPLAY
-
-
Method Details
-
getDpi
public double getDpi() -
getRenderOption
-
useImageForVector
public boolean useImageForVector() -
deriveRenderContext
-