Interface RMShapePainter

    • Method Detail

      • paintShape

        void paintShape​(RMShape aShape)
        Paints a simple shape.
      • sendPaintShape

        void sendPaintShape​(RMShape aShape)
        Paints a child shape.
      • isEditing

        boolean isEditing()
        Returns whether painting is for editor.
      • isSelected

        boolean isSelected​(RMShape aShape)
        Returns whether given shape is selected.
      • isSuperSelected

        boolean isSuperSelected​(RMShape aShape)
        Returns whether given shape is super selected.
      • isSuperSelectedShape

        boolean isSuperSelectedShape​(RMShape aShape)
        Returns whether given shape is THE super selected shape.