public interface ExportDiagramAsImageResult
Modifier and Type | Interface and Description |
---|---|
static class |
ExportDiagramAsImageResult.SubLevelFlowInfo
the 'sub-level in/out-flow' informations of this diagram,
the information will be 'shown on' the start/end event (BPD), initial/final node (ActivityDiagram), etc...
|
Modifier and Type | Method and Description |
---|---|
int |
getOriginalHeight() |
int |
getOriginalWidth() |
int |
getScaledHeight() |
int |
getScaledWidth() |
ExportDiagramAsImageResult.SubLevelFlowInfo[] |
getSubLevelFlowInfos() |
int getOriginalWidth()
int getOriginalHeight()
int getScaledWidth()
int getScaledHeight()
ExportDiagramAsImageResult.SubLevelFlowInfo[] getSubLevelFlowInfos()