Uses of Class
org.xmlet.htmlapifaster.Svg
-
Packages that use Svg Package Description org.xmlet.htmlapifaster -
-
Uses of Svg in org.xmlet.htmlapifaster
Methods in org.xmlet.htmlapifaster that return Svg Modifier and Type Method Description Svg<Z>Svg. attrHeight(Long attrHeight)Svg<Z>Svg. attrWidth(Long attrWidth)Svg<Z>Svg. attrX(Long attrX)Svg<Z>Svg. attrY(Long attrY)Svg<Z>Svg. self()default Svg<T>EmbeddedContentAll3. svg()default Svg<T>EmbeddedContentAll9. svg()default Svg<T>TransparentContentWithoutAAll1. svg()default Svg<T>TransparentContentWithoutAAll3. svg()Methods in org.xmlet.htmlapifaster with parameters of type Svg Modifier and Type Method Description <Z extends Element>
voidElementVisitor. visitElementSvg(Svg<Z> var1)<Z extends Element>
voidElementVisitor. visitParentSvg(Svg<Z> var1)
-