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 classLocationThis 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 LocationBaseScriptingEnvironment.Window. getLocation()Returns the Location.LocationScriptingEnvironment.Window. getLocation()Returns a Location object representing this Window.LocationWindowWrapper. 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 LocationWindow. getLocation()
-