Interface TransformableShape

  • All Known Subinterfaces:
    DrawableShape

    public interface TransformableShape
    • Method Detail

      • transformedBy

        @NotNull
        @NotNull TransformableShape transformedBy​(@NotNull
                                                  @NotNull Transform transform,
                                                  com.vladsch.plugin.util.image.Rectangle bounds)
      • isEmpty

        boolean isEmpty()