Interface ITextChunkLocation


public interface ITextChunkLocation
  • Method Details

    • distParallelEnd

      float distParallelEnd()
    • distParallelStart

      float distParallelStart()
    • distPerpendicular

      int distPerpendicular()
    • getCharSpaceWidth

      float getCharSpaceWidth()
    • getEndLocation

      Vector getEndLocation()
    • getStartLocation

      Vector getStartLocation()
    • orientationMagnitude

      int orientationMagnitude()
    • sameLine

      boolean sameLine (ITextChunkLocation as)
    • distanceFromEndOf

      float distanceFromEndOf (ITextChunkLocation other)
    • isAtWordBoundary

      boolean isAtWordBoundary (ITextChunkLocation previous)