Documentation of 'org.jhotdraw.draw.DecoratedFigure' Java class
DecoratedFigure
org.jhotdraw.draw

Interface DecoratedFigure

    • Method Detail

      • setDecorator

        void setDecorator(@Nullable
                          Figure newValue)
        Sets a decorator Figure, for example a visual adornment to this Figure. Set this to null, if no decorator is desired. The decorator uses the same logical bounds as this Figure plus AttributeKeys.DECORATOR_INSETS. The decorator does not handle events. The decorator is drawn when the figure is drawn.
      • getDecorator

        @Nullable
        Figure getDecorator()
        Gets the decorator for this figure.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.