Maven module :un.storage : model2d-svg :
Class :
un.storage.model2d.svg.RenderState
Extends/Implements : -
Subclasses : -
Variables :
fillGeometry,
fillPaint,
strokeGeometry,
strokePaint,
strokeBrush
Functions : -
public Geometry2D
fillGeometry
public Paint
fillPaint
public Geometry2D
strokeGeometry
public Paint
strokePaint
public Brush
strokeBrush
CSS and local style informations could be mixed together which makes it troublesome
to choose the right parameters.
Animations and expression can also be part of the style definition in such case
the RenderState is for a fix time.
author Johann Sorel