| Changed Methods |
boolean
containsAbsolutePositionChange()
|
Documentation changed from old to new. |
This method is deprecated and will be replaced with new signature {@code containsAbsolutePositionChange(SvgDrawContext)}. |
boolean
containsRelativeMove()
|
Documentation changed from old to new. |
This method is deprecated and will be replaced with new signature {@code containsRelativeMove(SvgDrawContext)}. |
float[][]
getAbsolutePositionChanges()
|
Documentation changed from old to new. |
This method is deprecated and will be replaced with new signature {@code getAbsolutePositionChanges(SvgDrawContext)}. |
float[]
getRelativeTranslation()
|
Documentation changed from old to new. |
This method is deprecated and will be replaced with new signature {@code getRelativeTranslation(SvgDrawContext)}. |