public interface IDiagramPlugin
Modifier and Type | Method and Description |
---|---|
InputStream |
getContents() |
String |
getName() |
Map<String,Object> |
getProperties() |
boolean |
isCompressable() |
boolean |
isCore() |
String getName()
InputStream getContents()
The object returned by this method MUST be closed explicitely.
boolean isCore()
boolean isCompressable()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.