Class TextPieces


  • public class TextPieces
    extends Object
    Author:
    Maxim Plushchov
    • Constructor Detail

      • TextPieces

        public TextPieces()
    • Method Detail

      • getValue

        public String getValue()
      • getStartX

        public double getStartX()
      • getEndX

        public double getEndX()
      • getCurrentX

        public double getCurrentX()
      • shiftCurrentX

        public void shiftCurrentX​(double shift)
      • setCurrentX

        public void setCurrentX​(double currentX)
      • getSymbolEnds

        public List<Double> getSymbolEnds()