A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

O

OE - Static variable in class gnu.io.SerialPortEvent
 
ONE_PIXEL_IMAGE_ERROR - Static variable in interface es.prodevelop.gvsig.mobile.fmap.driver.raster.RasterDriver
 
ONE_PIXEL_NO_DATA - Static variable in interface es.prodevelop.gvsig.mobile.fmap.driver.raster.RasterDriver
 
ONLINERESOURCE - Static variable in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.CapabilitiesTags
 
OPAQUE - Static variable in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.CapabilitiesTags
 
OP_BEGINS_WITH_STRING - Static variable in class es.prodevelop.gvsig.mobile.gui.dialog.SearchDialog
 
OP_CONTAINS_STRING - Static variable in class es.prodevelop.gvsig.mobile.gui.dialog.SearchDialog
 
OP_ENDS_WITH_STRING - Static variable in class es.prodevelop.gvsig.mobile.gui.dialog.SearchDialog
 
OP_EQ_STRING - Static variable in class es.prodevelop.gvsig.mobile.gui.dialog.SearchDialog
 
OP_GET_STRING - Static variable in class es.prodevelop.gvsig.mobile.gui.dialog.SearchDialog
 
OP_GT_STRING - Static variable in class es.prodevelop.gvsig.mobile.gui.dialog.SearchDialog
 
OP_LET_STRING - Static variable in class es.prodevelop.gvsig.mobile.gui.dialog.SearchDialog
 
OP_LT_STRING - Static variable in class es.prodevelop.gvsig.mobile.gui.dialog.SearchDialog
 
OP_NEQ_STRING - Static variable in class es.prodevelop.gvsig.mobile.gui.dialog.SearchDialog
 
OUTPUT_BUFFER_EMPTY - Static variable in class gnu.io.SerialPortEvent
 
OVERLAPS - Static variable in class es.prodevelop.gvsig.mobile.fmap.MapContext
 
OrderedProperties - class org.gvsig.i18n.utils.OrderedProperties.
A set of persistent properties, which can be saved or loaded from a stream.
OrderedProperties() - Constructor for class org.gvsig.i18n.utils.OrderedProperties
Creates a new empty property list with no default values.
OrderedProperties(OrderedProperties) - Constructor for class org.gvsig.i18n.utils.OrderedProperties
Create a new empty property list with the specified default values.
open(File) - Method in interface es.prodevelop.gvsig.mobile.fmap.driver.VectorialFileDriver
Abre el fichero para una serie de operaciones.
open(File) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.DefaultRasterDriver
 
open(File) - Method in interface es.prodevelop.gvsig.mobile.fmap.driver.raster.RasterDriver
 
open() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.ecw.EcwRasterDriver
Opens the raster file.
open(File) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.ecw.EcwRasterDriver
This method opens the provided file.
open(File) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.memory.wkformat.WKFRasterDriver
Opens the specified file and expands it complete in memory.
open(File) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.WmsRasterDriver
Not used.
open(File) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbaseFileNIO
read the DBF file into memory.
open(File) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.DiskShpDriver
Opens the file with through JNI functions
open(File) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.MemoryShpDriver
Opens the file with using standard Java I/O system and loads it completely into memory
open(String) - Method in class es.uv.robotica.gvsig.mobile.gps.tracklog.CSVTracklogger
Opens the tracklog TODO Check if file exists, and in that case don't write header
open(String) - Method in class es.uv.robotica.gvsig.mobile.gps.tracklog.GPXTracklogger
Opens the tracklog TODO If file exists, should look for last or tag
open(String) - Method in interface es.uv.robotica.gvsig.mobile.gps.tracklog.Tracklogger
Opens the tracklog file in the specified path
open(FileDescriptor) - Method in class gnu.io.CommPortIdentifier
Opens the communications port using a FileDescriptor object on platforms that support this technique.
open(String, int) - Method in class gnu.io.CommPortIdentifier
Opens the communications port. open obtains exclusive ownership of the port.
open() - Method in interface org.dinopolis.gpstool.gpsinput.GPSDataProcessor
Starts the data processing.
open() - Method in interface org.dinopolis.gpstool.gpsinput.GPSDevice
Opens the gps device (e.g. serial connection to gps-receiver or file containing logging information from a gps-receiver).
open() - Method in class org.dinopolis.gpstool.gpsinput.GPSFileDevice
Opens the gps device (e.g. serial connection to gps-receiver or file containing logging information from a gps-receiver).
open() - Method in class org.dinopolis.gpstool.gpsinput.GPSGeneralDataProcessor
Starts the data processing.
open() - Method in class org.dinopolis.gpstool.gpsinput.GPSSerialDevice
Opens the gps device (e.g. serial connection to gps-receiver or file containing logging information from a gps-receiver).
open() - Method in class org.dinopolis.gpstool.gpsinput.nmea.GPSNmeaDataProcessor
Starts the data processing.
openDbfFile(String, boolean) - Static method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.ShpReader
Opens a DBF file.
openEcwFile(String) - Static method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.ecw.EcwReader
Opens ECW file
openShpFile(String, boolean) - Static method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.ShpReader
Opens a SHP file
openTag(String) - Method in class es.prodevelop.gvsig.mobile.common.XmlBuilder
Writes an opening tag
openTag(String, String, String) - Method in class es.prodevelop.gvsig.mobile.common.XmlBuilder
Writes an opening tag with one attribute.
openTag(String, String, String, String, String) - Method in class es.prodevelop.gvsig.mobile.common.XmlBuilder
Writes an opening tag with two attributes.
openTag(String, HashMap) - Method in class es.prodevelop.gvsig.mobile.common.XmlBuilder
Writes an opening tag with attributes.
openTracklog() - Static method in class es.uv.robotica.gvsig.mobile.gps.tracklog.TracklogManager
Opens the tracklog
openWaypoints() - Static method in class es.uv.robotica.gvsig.mobile.gps.tracklog.WaypointManager
Opens the waypoints file
org.dinopolis.gpstool.gpsinput - package org.dinopolis.gpstool.gpsinput
 
org.dinopolis.gpstool.gpsinput.nmea - package org.dinopolis.gpstool.gpsinput.nmea
 
org.dinopolis.gpstool.util - package org.dinopolis.gpstool.util
 
org.gvsig.i18n.templates - package org.gvsig.i18n.templates
 
org.gvsig.i18n.utils - package org.gvsig.i18n.utils
 
outputDir - Variable in class org.gvsig.i18n.utils.ConfigOptions
 
outputEncoding - Variable in class org.gvsig.i18n.utils.ConfigOptions
The character encoding of the generated output files for missing keys.
outputLanguages - Variable in class org.gvsig.i18n.utils.ConfigOptions
 
ownershipChange(int) - Method in interface gnu.io.CommPortOwnershipListener
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z