|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.batik.bridge.UserAgentAdapter
org.foray.graphic.batik.BatikUaDocument
org.foray.graphic.batik.BatikUaAwt
public class BatikUaAwt
A Batik UserAgent implementation that is used when drawing an SVG using an
AWT device (screen or printer). For drawing into a PDF, PostScript, or
similar file, see BatikUaDocument.
| Field Summary |
|---|
| Fields inherited from class org.foray.graphic.batik.BatikUaDocument |
|---|
DEFAULT_VIEWPORT_HEIGHT, DEFAULT_VIEWPORT_WIDTH |
| Fields inherited from class org.apache.batik.bridge.UserAgentAdapter |
|---|
extensions, FEATURES |
| Constructor Summary | |
|---|---|
BatikUaAwt(AffineTransform at)
Creates a new SVGUserAgent. |
|
| Method Summary | |
|---|---|
Point |
getClientAreaLocationOnScreen()
|
org.apache.batik.gvt.event.EventDispatcher |
getEventDispatcher()
|
Dimension2D |
getViewportSize()
|
void |
openLink(org.w3c.dom.svg.SVGAElement elt)
|
void |
setSVGCursor(Cursor cursor)
|
| Methods inherited from class org.foray.graphic.batik.BatikUaDocument |
|---|
displayError, displayError, displayMessage, getLanguages, getMedia, getPixelToMM, getPixelUnitToMillimeter, getTransform, getUserStyleSheetURI, isXMLParserValidating, setLogger |
| Methods inherited from class org.apache.batik.bridge.UserAgentAdapter |
|---|
addStdFeatures, checkLoadExternalResource, checkLoadScript, deselectAll, getAlternateStyleSheet, getBolderFontWeight, getDefaultFontFamily, getExternalResourceSecurity, getLighterFontWeight, getMediumFontSize, getScriptSecurity, getStandardBolderFontWeight, getStandardLighterFontWeight, getXMLParserClassName, handleElement, hasFeature, registerExtension, runThread, setTextSelection, setTransform, showAlert, showConfirm, showPrompt, showPrompt, supportExtension |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BatikUaAwt(AffineTransform at)
at - The AffineTransform instance for this.| Method Detail |
|---|
public void openLink(org.w3c.dom.svg.SVGAElement elt)
openLink in interface org.apache.batik.bridge.UserAgentopenLink in class org.apache.batik.bridge.UserAgentAdapterpublic Point getClientAreaLocationOnScreen()
getClientAreaLocationOnScreen in interface org.apache.batik.bridge.UserAgentgetClientAreaLocationOnScreen in class org.apache.batik.bridge.UserAgentAdapterpublic void setSVGCursor(Cursor cursor)
setSVGCursor in interface org.apache.batik.bridge.UserAgentsetSVGCursor in class org.apache.batik.bridge.UserAgentAdapterpublic Dimension2D getViewportSize()
getViewportSize in interface org.apache.batik.bridge.UserAgentgetViewportSize in class BatikUaDocumentpublic org.apache.batik.gvt.event.EventDispatcher getEventDispatcher()
getEventDispatcher in interface org.apache.batik.bridge.UserAgentgetEventDispatcher in class org.apache.batik.bridge.UserAgentAdapter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||