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