Uses of Class
com.jsevy.jsvg.SVGEntity
-
-
Uses of SVGEntity in com.jsevy.jsvg
Methods in com.jsevy.jsvg that return SVGEntity Modifier and Type Method Description SVGEntitySVGDocument. getLastEntity()Utility method for use with addSet method of SVGObject to enable animation of elements.Methods in com.jsevy.jsvg with parameters of type SVGEntity Modifier and Type Method Description voidSVGDocument. addEntity(SVGEntity entity)Utility method used by the associated SVGGraphics object.
-