Class SVGFontElementImpl

All Implemented Interfaces:
EventTarget, HTMLElement, Element, InnerHTML, ModelNode, Node, NonDocumentTypeChildNode, ParentNode, SVGElement, SVGExternalResourcesRequired, SVGFontElement, SVGStylable

public class SVGFontElementImpl extends SVGStylableImpl implements SVGFontElement

SVGFontElementImpl class.

  • Constructor Details

    • SVGFontElementImpl

      public SVGFontElementImpl(HTMLElement element)

      Constructor for SVGFontElementImpl.

      Parameters:
      element - a HTMLElement object.
  • Method Details

    • getBounds

      public Rectangle2D getBounds(String text, float x, float y, float fontSize)