Documentation and polishing
This commit is contained in:
@@ -43,7 +43,7 @@ public class ImgServlet extends UmlDiagramService {
|
||||
}
|
||||
|
||||
@Override
|
||||
FileFormat getOutputFormat() {
|
||||
public FileFormat getOutputFormat() {
|
||||
return FileFormat.PNG;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user