Class MultiSelectItem.ButtonGeometry

  • Enclosing class:
    MultiSelectItem

    protected static class MultiSelectItem.ButtonGeometry
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected ButtonGeometry​(int buttonSize, int strokeWidth)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • centerX

        public final int centerX
      • centerY

        public final int centerY
      • crossLeft

        public final int crossLeft
      • crossRight

        public final int crossRight
      • crossTop

        public final int crossTop
      • crossBottom

        public final int crossBottom
    • Constructor Detail

      • ButtonGeometry

        protected ButtonGeometry​(int buttonSize,
                                 int strokeWidth)