Class ShapeDestination<T extends java.awt.Shape>

    • Constructor Detail

      • ShapeDestination

        public ShapeDestination​(T shape)
    • Method Detail

      • isVisible

        public boolean isVisible()
        Determines whether this destination is visible.
        Specified by:
        isVisible in class AbstractMouseDestination<T extends java.awt.Shape>
        Returns:
        Whether this destination is visible.
      • type

        public int type()
        Mouse destination type id.
        Overrides:
        type in class AbstractMouseDestination<T extends java.awt.Shape>
        Returns:
        the mouse destination type id.