Class SVGOMFlowRegionElement

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 SVGOMFlowRegionElement extends SVGStylableElement
This class implements a regular polygon extension to SVG
See Also:
  • Constructor Details

    • SVGOMFlowRegionElement

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

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