Package | Description |
---|---|
de.jreality.plugin |
Modifier and Type | Method and Description |
---|---|
static JRViewer.ContentType |
JRViewer.ContentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JRViewer.ContentType[] |
JRViewer.ContentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JRViewer.addContentSupport(JRViewer.ContentType type)
Registers one of the predefined content plug-ins
|