net.sourceforge.plantuml
Class FileFormatOption

java.lang.Object
  extended by net.sourceforge.plantuml.FileFormatOption

public class FileFormatOption
extends Object


Constructor Summary
FileFormatOption(FileFormat fileFormat)
           
FileFormatOption(FileFormat fileFormat, int dpi)
           
 
Method Summary
 FileFormat getFileFormat()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileFormatOption

public FileFormatOption(FileFormat fileFormat,
                        int dpi)

FileFormatOption

public FileFormatOption(FileFormat fileFormat)
Method Detail

getFileFormat

public final FileFormat getFileFormat()


Copyright © 2011. All Rights Reserved.