|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Constructors | ||
ResourceResolver,
FontProvider
|
Documentation changed from old to new. Now deprecated. |
will be removed in 7.2, use {@link #SvgDrawContext(ResourceResolver, FontProvider)} instead |
Added Methods | |
SvgCssContext
getCssContext()
|
Gets the SVG CSS context. |
void
popPatternId()
|
Pops the last template id from the stack. |
boolean
pushPatternId(
String )
|
Add pattern id to stack. |
void
setCssContext(
SvgCssContext )
|
Sets the SVG CSS context. |
Changed Methods | ||
float
getRemValue()
|
Documentation changed from old to new. Now deprecated. |
will be removed in 7.2, use {@link #getCssContext()} and {@link SvgCssContext#getRootFontSize()} instead |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |