Class SVG

    • Field Detail

      • TOP_LEVEL_TRANSFORM_ORIGIN

        @NotNull
        private static final @NotNull Length TOP_LEVEL_TRANSFORM_ORIGIN
      • isTopLevel

        private boolean isTopLevel
    • Constructor Detail

      • SVG

        public SVG()
    • Method Detail

      • tagName

        @NotNull
        public @NotNull java.lang.String tagName()
      • isTopLevel

        public boolean isTopLevel()
      • shouldTransform

        public boolean shouldTransform()
      • transformOrigin

        @NotNull
        public @NotNull java.awt.geom.Point2D transformOrigin​(@NotNull
                                                              @NotNull MeasureContext context)
      • sizeForTopLevel

        @NotNull
        public @NotNull FloatSize sizeForTopLevel​(float em,
                                                  float ex)