|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Location | |
| org.apache.batik.bridge | Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree. |
| org.apache.batik.script.rhino | Provides an API for interpreting JavaScript language through the Rhino interpreter. |
| org.w3c.dom | |
| Uses of Location in org.apache.batik.bridge |
| Classes in org.apache.batik.bridge that implement Location | |
class |
Location
This class implements the org.w3c.dom.Location interface for Batik |
| Methods in org.apache.batik.bridge that return Location | |
Location |
ScriptingEnvironment.Window.getLocation()
Returns a Location object representing this Window. |
Location |
BaseScriptingEnvironment.Window.getLocation()
Returns the Location. |
| Uses of Location in org.apache.batik.script.rhino |
| Methods in org.apache.batik.script.rhino that return Location | |
Location |
WindowWrapper.getLocation()
Return the Location for this Window. |
| Uses of Location in org.w3c.dom |
| Methods in org.w3c.dom that return Location | |
Location |
Window.getLocation()
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||