Package | Description |
---|---|
net.java.html.geo |
HTML Geo API for Java provides annotation based way of
obtaining geolocation information from a browser or any other
device capable of providing it.
|
Class and Description |
---|
Position
Class that represents a geolocation position provided as a callback
to
Position.Handle.onLocation(net.java.html.geo.Position) method. |
Position.Coordinates
Actual location of a
Position . |
Copyright © 2018 NetBeans. All rights reserved.