Interface OverlayDrawing.Element<T>

    • Method Detail

      • getDrawAction

        @NotNull
        @NotNull java.util.function.Consumer<T> getDrawAction()