Maven module :un.storage : model2d-svg :
Class : un.storage.model2d.svg.RenderState
Extends/Implements : -
Subclasses : -

Rebuild all style informations from an SVG Graphic.
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


Variables : fillGeometry, fillPaint, strokeGeometry, strokePaint, strokeBrush
Functions : -


public Geometry2D fillGeometry

public Paint fillPaint

public Geometry2D strokeGeometry

public Paint strokePaint

public Brush strokeBrush