Uses of Interface
org.apache.batik.w3c.dom.Location
-
Packages that use Location Package Description org.apache.batik.bridge Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree.org.apache.batik.w3c.dom -
-
Uses of Location in org.apache.batik.bridge
Classes in org.apache.batik.bridge that implement Location Modifier and Type Class Description class
Location
This class implements the org.apache.batik.w3c.dom.Location interface for BatikMethods in org.apache.batik.bridge that return Location Modifier and Type Method Description Location
BaseScriptingEnvironment.Window. getLocation()
Returns the Location.Location
ScriptingEnvironment.Window. getLocation()
Returns a Location object representing this Window.Location
WindowWrapper. getLocation()
Return the Location for this Window. -
Uses of Location in org.apache.batik.w3c.dom
Methods in org.apache.batik.w3c.dom that return Location Modifier and Type Method Description Location
Window. getLocation()
-