Uses of Interface
com.storedobject.svg.Transformer
Packages that use Transformer
-
Uses of Transformer in com.storedobject.svg
Classes in com.storedobject.svg that implement TransformerModifier and TypeClassDescriptionstatic classTransformer for anchoring an SVG to another one.static classTransformer for adding margins.static classTransformer for moving an SVG.static classTransformer for scaling by factors.static classTransformer for scaling to a specific size.Methods in com.storedobject.svg with parameters of type TransformerModifier and TypeMethodDescriptionTransformedSvg.transform(Transformer transformer) Set the transformer.Constructors in com.storedobject.svg with parameters of type Transformer