Class CustomGeometry

  • All Implemented Interfaces:
    java.lang.Iterable<Path>

    public class CustomGeometry
    extends java.lang.Object
    implements java.lang.Iterable<Path>
    Definition of a custom geometric shape
    • Method Detail

      • iterator

        public java.util.Iterator<Path> iterator()
        Specified by:
        iterator in interface java.lang.Iterable<Path>
      • getTextBounds

        public Path getTextBounds()