Interface TextShapeFactory<Font>


  • public interface TextShapeFactory<Font>
    • Method Detail

      • createTextShape

        TextShape createTextShape​(java.lang.String text,
                                  com.macrofocus.igraphics.CPFont<Font> font)