net.sourceforge.plantuml
Class FileFormatOption
java.lang.Object
net.sourceforge.plantuml.FileFormatOption
public class FileFormatOption
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileFormatOption
public FileFormatOption(FileFormat fileFormat)
FileFormatOption
public FileFormatOption(FileFormat fileFormat,
AffineTransform at)
getFileFormat
public final FileFormat getFileFormat()
getAffineTransform
public AffineTransform getAffineTransform()
Copyright © 2012. All Rights Reserved.