Obtained from:
Submitted by:
Reviewed by:
New Batik library and updated SVGElement to handle it.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197852
13f79535-47bb-0310-9956-
ffa450edef68
public float getFontSize() {
return 12;
}
+
+ public void deselectAll() {
+ }
};
((SVGOMElement)e).setSVGContext(dc);
/**
* This class is the default context for a particular
- * element. Informations not available on the element are get from
+ * element. Information not available on the element are obtained from
* the bridge context (such as the viewport or the pixel to
* millimeter factor.
*/