|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.plantuml.AbstractPSystem
net.sourceforge.plantuml.jcckit.PSystemJcckit
public class PSystemJcckit
| Constructor Summary | |
|---|---|
PSystemJcckit(Properties p,
int width,
int height)
|
|
| Method Summary | |
|---|---|
void |
exportDiagram(OutputStream os,
CMapData cmap,
int index,
FileFormatOption fileFormat)
|
String |
getDescription()
|
| Methods inherited from class net.sourceforge.plantuml.AbstractPSystem |
|---|
exportDiagrams, getMetadata, getNbImages, getSource, getTitle, getWarningOrError, setSource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PSystemJcckit(Properties p,
int width,
int height)
| Method Detail |
|---|
public void exportDiagram(OutputStream os,
CMapData cmap,
int index,
FileFormatOption fileFormat)
throws IOException
IOExceptionpublic String getDescription()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||