[LIB-9] Add functional for transcoding vector images
[chesshog.git] / chesshog-graphics / src / main / java / org / hedgecode / chess / img / Diagram.java
index 05b6381..6d62d86 100644 (file)
@@ -21,7 +21,7 @@ import java.awt.image.RenderedImage;
 import org.hedgecode.chess.position.Position;
 
 /**
- *
+ * Storage class for chess diagrams.
  *
  * @author Dmitry Samoshin aka gotty
  */