public class GeneratedImage extends Object implements Comparable<GeneratedImage>
Constructor and Description |
---|
GeneratedImage(File pngFile,
String description,
BlockUml blockUml) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(GeneratedImage this2) |
boolean |
equals(Object obj) |
String |
getDescription() |
File |
getPngFile() |
int |
hashCode() |
int |
lineErrorRaw() |
String |
toString() |
public File getPngFile()
public String getDescription()
public int lineErrorRaw()
public int compareTo(GeneratedImage this2)
compareTo
in interface Comparable<GeneratedImage>
Copyright © 2015. All Rights Reserved.