Package ch.bailu.gtk.geoclue
Klasse LocationIface
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.geoclue.LocationIface
- Alle implementierten Schnittstellen:
PointerInterface
Virtual table for the D-Bus interface <link linkend="gdbus-interface-org-freedesktop-GeoClue2-Location.top_of_page">org.freedesktop.GeoClue2.Location</link>.
https://www.freedesktop.org/software/geoclue/docs/libgeoclue/
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final String
Getter for the #GClueLocation:accuracy property.static final String
Getter for the #GClueLocation:altitude property.static final String
Getter for the #GClueLocation:description property.static final String
Getter for the #GClueLocation:heading property.static final String
Getter for the #GClueLocation:latitude property.static final String
Getter for the #GClueLocation:longitude property.static final String
Getter for the #GClueLocation:speed property.static final String
Getter for the #GClueLocation:timestamp property.static final String
The parent interface. -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic ClassHandler
ch.bailu.gtk.geoclue.JnaLocationIface.OnGetAccuracy
Getter for the #GClueLocation:accuracy property.ch.bailu.gtk.geoclue.JnaLocationIface.OnGetAltitude
Getter for the #GClueLocation:altitude property.ch.bailu.gtk.geoclue.JnaLocationIface.OnGetDescription
Getter for the #GClueLocation:description property.ch.bailu.gtk.geoclue.JnaLocationIface.OnGetHeading
Getter for the #GClueLocation:heading property.ch.bailu.gtk.geoclue.JnaLocationIface.OnGetLatitude
Getter for the #GClueLocation:latitude property.ch.bailu.gtk.geoclue.JnaLocationIface.OnGetLongitude
Getter for the #GClueLocation:longitude property.ch.bailu.gtk.geoclue.JnaLocationIface.OnGetSpeed
Getter for the #GClueLocation:speed property.ch.bailu.gtk.geoclue.JnaLocationIface.OnGetTimestamp
Getter for the #GClueLocation:timestamp property.static int
static TypeSystem.TypeSize
static TypeSystem.TypeSize
void
setFieldGetAccuracy
(LocationIface.OnGetAccuracy get_accuracy) Getter for the #GClueLocation:accuracy property.void
setFieldGetAltitude
(LocationIface.OnGetAltitude get_altitude) Getter for the #GClueLocation:altitude property.void
setFieldGetDescription
(LocationIface.OnGetDescription get_description) Getter for the #GClueLocation:description property.void
setFieldGetHeading
(LocationIface.OnGetHeading get_heading) Getter for the #GClueLocation:heading property.void
setFieldGetLatitude
(LocationIface.OnGetLatitude get_latitude) Getter for the #GClueLocation:latitude property.void
setFieldGetLongitude
(LocationIface.OnGetLongitude get_longitude) Getter for the #GClueLocation:longitude property.void
setFieldGetSpeed
(LocationIface.OnGetSpeed get_speed) Getter for the #GClueLocation:speed property.void
setFieldGetTimestamp
(LocationIface.OnGetTimestamp get_timestamp) Getter for the #GClueLocation:timestamp property.Von Klasse geerbte Methoden ch.bailu.gtk.type.Pointer
asCPointer, cast, connectSignal, disconnectSignals, disconnectSignals, equals, hashCode, throwIfNull, throwNullPointerException, toString, unregisterCallbacks, unregisterCallbacks
Von Klasse geerbte Methoden ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNull
Von Klasse geerbte Methoden java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Von Schnittstelle geerbte Methoden ch.bailu.gtk.type.PointerInterface
asCPointerNotNull, asJnaPointer, asPointer, isNotNull, isNull
-
Felddetails
-
PARENT_IFACE
The parent interface.
Private field: direct-type- Siehe auch:
-
GET_ACCURACY
Getter for the #GClueLocation:accuracy property.
SeeLocationIface.OnGetAccuracy.onGetAccuracy(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Location)
- Siehe auch:
-
GET_ALTITUDE
Getter for the #GClueLocation:altitude property.
SeeLocationIface.OnGetAltitude.onGetAltitude(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Location)
- Siehe auch:
-
GET_DESCRIPTION
Getter for the #GClueLocation:description property.
SeeLocationIface.OnGetDescription.onGetDescription(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Location)
- Siehe auch:
-
GET_HEADING
Getter for the #GClueLocation:heading property.
SeeLocationIface.OnGetHeading.onGetHeading(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Location)
- Siehe auch:
-
GET_LATITUDE
Getter for the #GClueLocation:latitude property.
SeeLocationIface.OnGetLatitude.onGetLatitude(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Location)
- Siehe auch:
-
GET_LONGITUDE
Getter for the #GClueLocation:longitude property.
SeeLocationIface.OnGetLongitude.onGetLongitude(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Location)
- Siehe auch:
-
GET_SPEED
Getter for the #GClueLocation:speed property.
SeeLocationIface.OnGetSpeed.onGetSpeed(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Location)
- Siehe auch:
-
GET_TIMESTAMP
Getter for the #GClueLocation:timestamp property.
SeeLocationIface.OnGetTimestamp.onGetTimestamp(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Location)
- Siehe auch:
-
-
Konstruktordetails
-
LocationIface
-
LocationIface
public LocationIface()
-
-
Methodendetails
-
getClassHandler
-
setFieldGetAccuracy
Getter for the #GClueLocation:accuracy property.
SeeLocationIface.OnGetAccuracy.onGetAccuracy(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Location)
-
getFieldGetAccuracy
public ch.bailu.gtk.geoclue.JnaLocationIface.OnGetAccuracy getFieldGetAccuracy()Getter for the #GClueLocation:accuracy property.
SeeLocationIface.OnGetAccuracy.onGetAccuracy(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Location)
-
setFieldGetAltitude
Getter for the #GClueLocation:altitude property.
SeeLocationIface.OnGetAltitude.onGetAltitude(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Location)
-
getFieldGetAltitude
public ch.bailu.gtk.geoclue.JnaLocationIface.OnGetAltitude getFieldGetAltitude()Getter for the #GClueLocation:altitude property.
SeeLocationIface.OnGetAltitude.onGetAltitude(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Location)
-
setFieldGetDescription
Getter for the #GClueLocation:description property.
SeeLocationIface.OnGetDescription.onGetDescription(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Location)
-
getFieldGetDescription
public ch.bailu.gtk.geoclue.JnaLocationIface.OnGetDescription getFieldGetDescription()Getter for the #GClueLocation:description property.
SeeLocationIface.OnGetDescription.onGetDescription(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Location)
-
setFieldGetHeading
Getter for the #GClueLocation:heading property.
SeeLocationIface.OnGetHeading.onGetHeading(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Location)
-
getFieldGetHeading
public ch.bailu.gtk.geoclue.JnaLocationIface.OnGetHeading getFieldGetHeading()Getter for the #GClueLocation:heading property.
SeeLocationIface.OnGetHeading.onGetHeading(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Location)
-
setFieldGetLatitude
Getter for the #GClueLocation:latitude property.
SeeLocationIface.OnGetLatitude.onGetLatitude(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Location)
-
getFieldGetLatitude
public ch.bailu.gtk.geoclue.JnaLocationIface.OnGetLatitude getFieldGetLatitude()Getter for the #GClueLocation:latitude property.
SeeLocationIface.OnGetLatitude.onGetLatitude(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Location)
-
setFieldGetLongitude
Getter for the #GClueLocation:longitude property.
SeeLocationIface.OnGetLongitude.onGetLongitude(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Location)
-
getFieldGetLongitude
public ch.bailu.gtk.geoclue.JnaLocationIface.OnGetLongitude getFieldGetLongitude()Getter for the #GClueLocation:longitude property.
SeeLocationIface.OnGetLongitude.onGetLongitude(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Location)
-
setFieldGetSpeed
Getter for the #GClueLocation:speed property.
SeeLocationIface.OnGetSpeed.onGetSpeed(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Location)
-
getFieldGetSpeed
public ch.bailu.gtk.geoclue.JnaLocationIface.OnGetSpeed getFieldGetSpeed()Getter for the #GClueLocation:speed property.
SeeLocationIface.OnGetSpeed.onGetSpeed(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Location)
-
setFieldGetTimestamp
Getter for the #GClueLocation:timestamp property.
SeeLocationIface.OnGetTimestamp.onGetTimestamp(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Location)
-
getFieldGetTimestamp
public ch.bailu.gtk.geoclue.JnaLocationIface.OnGetTimestamp getFieldGetTimestamp()Getter for the #GClueLocation:timestamp property.
SeeLocationIface.OnGetTimestamp.onGetTimestamp(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Location)
-
getTypeSize
-
getParentTypeSize
-
getInstanceSize
public static int getInstanceSize()
-