Class SVGViewBoxImpl
java.lang.Object
org.loboevolution.html.dom.svgimpl.SVGViewBoxImpl
SVGViewBoxImpl class.
-
Constructor Summary
ConstructorDescriptionSVGViewBoxImpl
(SVGSVGElement svgElem, float svgX, float svgY, float svgWidth, float svgHeight, float svgR) Constructor for SVGViewBoxImpl. -
Method Summary
-
Constructor Details
-
SVGViewBoxImpl
public SVGViewBoxImpl(SVGSVGElement svgElem, float svgX, float svgY, float svgWidth, float svgHeight, float svgR) Constructor for SVGViewBoxImpl.
-