public static class UmlDiagram.Data
extends java.lang.Object
UmlDiagram
.Constructor and Description |
---|
Data(UmlDiagram.Kind kind,
boolean portrait,
boolean supportsTags)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
static UmlDiagram.Data |
empty()
Returns an empty instance; sets default kind to
UmlDiagram.Kind.CUSTOM . |
UmlDiagram.Kind |
getKind() |
boolean |
isPortrait() |
boolean |
isSupportsTags() |
public Data(UmlDiagram.Kind kind, boolean portrait, boolean supportsTags)
kind
- portrait
- supportsTags
- public static UmlDiagram.Data empty()
UmlDiagram.Kind.CUSTOM
.public UmlDiagram.Kind getKind()
public boolean isPortrait()
public boolean isSupportsTags()
Copyright 2009-2016 Tatjana (Tanja) Kostic