Class TextGlyphs


  • public final class TextGlyphs
    extends Object
    • Method Detail

      • getFont

        public Font getFont()
      • getWidth

        public double getWidth()
      • getHeight

        public double getHeight()
      • outline

        public Shape outline​(double x,
                             double y)
      • offsetX

        public float offsetX​(double x)
      • offsetY

        public float offsetY​(double y)
      • outlines

        public Iterator<Shape> outlines​(double x,
                                        double y)