Class ElementBounds

java.lang.Object
com.github.weisj.jsvg.renderer.ElementBounds

public class ElementBounds extends Object
  • Constructor Details

  • Method Details

    • boundingBox

      @NotNull public @NotNull Rectangle2D boundingBox()
    • geometryBox

      @NotNull public @NotNull Rectangle2D geometryBox()
    • strokeBox

      @NotNull public @NotNull Rectangle2D strokeBox()