[LIB-9] Add functional for transcoding vector images
[chesshog.git] / chesshog-graphics / src / main / java / org / hedgecode / chess / img / ImageBuilder.java
index 68a8caa..304e923 100644 (file)
@@ -19,7 +19,7 @@ package org.hedgecode.chess.img;
 import org.hedgecode.chess.position.Position;
 
 /**
- *
+ * Common image builder interface.
  *
  * @author Dmitry Samoshin aka gotty
  */