> Drawing functions of Pivot has been used a little, so in 2.0 they have
> been removed, so now usually it's used SVG via SVGSalamander.

That's true for the shape DOM classes, but you can still perform custom drawing 
using the Visual#paint() method. This is generally done in the skin and is how 
all components render themselves.

G

Reply via email to