net.sourceforge.plantuml.oregon
Class PSystemOregon

java.lang.Object
  extended by net.sourceforge.plantuml.AbstractPSystem
      extended by net.sourceforge.plantuml.oregon.PSystemOregon
All Implemented Interfaces:
PSystem

public class PSystemOregon
extends AbstractPSystem


Constructor Summary
PSystemOregon(Keyboard keyboard)
           
 
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

PSystemOregon

public PSystemOregon(Keyboard keyboard)
Method Detail

exportDiagram

public void exportDiagram(OutputStream os,
                          CMapData cmap,
                          int index,
                          FileFormatOption fileFormat)
                   throws IOException
Throws:
IOException

getDescription

public String getDescription()


Copyright © 2012. All Rights Reserved.