Class ImageUnitsConverter.ClientAnchorDetail

  • Enclosing class:
    ImageUnitsConverter

    public static class ImageUnitsConverter.ClientAnchorDetail
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ClientAnchorDetail​(int fromIndex, int toIndex, int inset)  
    • Constructor Detail

      • ClientAnchorDetail

        public ClientAnchorDetail​(int fromIndex,
                                  int toIndex,
                                  int inset)
    • Method Detail

      • getFromIndex

        public int getFromIndex()
      • getToIndex

        public int getToIndex()
      • getInset

        public int getInset()