Class SVGStylableElement

    • Constructor Detail

      • SVGStylableElement

        protected SVGStylableElement()
        Creates a new SVGStylableElement object.
      • SVGStylableElement

        protected SVGStylableElement​(java.lang.String prefix,
                                     AbstractDocument owner)
        Creates a new SVGStylableElement object.
        Parameters:
        prefix - The namespace prefix.
        owner - The owner document.