Class TextPath



  • public class TextPath
    extends Object
    • Constructor Detail

      • TextPath

        public TextPath(GeneralPath path,
                        float startX,
                        float startY,
                        float endX,
                        float endY)
    • Method Detail

      • getStartX

        public float getStartX()
      • getStartY

        public float getStartY()
      • getEndX

        public float getEndX()
      • getEndY

        public float getEndY()
      • isReverseX

        public boolean isReverseX()