Пример #1
0
 public SVGTextFigure(String text) {
   setText(text);
   SVGAttributeKeys.setDefaults(this);
 }