Class SVGOMSolidColorElement

All Implemented Interfaces:
Serializable, AnimationTarget, XMLConstants, CSSNavigableNode, CSSStylableElement, NodeEventTarget, ExtendedNode, ExtendedTraitAccess, TraitAccess, NodeXBL, XBLManagerData, CSSConstants, SVGConstants, ElementTraversal, Element, EventTarget, Node, org.w3c.dom.svg.SVGElement

public class SVGOMSolidColorElement extends SVGStylableElement
This class implements a regular polygon extension to SVG
See Also:
  • Constructor Details

    • SVGOMSolidColorElement

      protected SVGOMSolidColorElement()
      Creates a new BatikRegularPolygonElement object.
    • SVGOMSolidColorElement

      public SVGOMSolidColorElement(String prefix, AbstractDocument owner)
      Creates a new BatikRegularPolygonElement object.
      Parameters:
      prefix - The namespace prefix.
      owner - The owner document.
  • Method Details