Class SVGOMFlowRegionExcludeElement

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

    • SVGOMFlowRegionExcludeElement

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

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