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

G

GDBMSHandler - class es.prodevelop.gvsig.mobile.fmap.layer.GDBMSHandler.
Maneja los eventos de GDBMS para obtener un XMLEntity con la información
GDBMSHandler() - Constructor for class es.prodevelop.gvsig.mobile.fmap.layer.GDBMSHandler
 
GDBMSParser - class es.prodevelop.gvsig.mobile.fmap.layer.GDBMSParser.
Genera eventos SAX relacionados con un XMLEntity
GDBMSParser() - Constructor for class es.prodevelop.gvsig.mobile.fmap.layer.GDBMSParser
 
GET - Static variable in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.CapabilitiesTags
 
GETCAPABILITIES - Static variable in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.CapabilitiesTags
 
GETCOVERAGE - Static variable in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.CapabilitiesTags
 
GETFEATUREINFO - Static variable in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.CapabilitiesTags
 
GETLEGENDGRAPHIC - Static variable in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.CapabilitiesTags
 
GETMAP - Static variable in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.CapabilitiesTags
 
GPSActivityDialog - class es.uv.robotica.gvsig.mobile.gps.gui.GPSActivityDialog.
 
GPSActivityDialog(Frame) - Constructor for class es.uv.robotica.gvsig.mobile.gps.gui.GPSActivityDialog
Constructor
GPSDataCanvas - class es.uv.robotica.gvsig.mobile.gps.gui.GPSDataCanvas.
This canvas shows relevant data from the GPS like position, heading and so on It is embedded in one of the tabs of GPSActivityDialog
GPSDataCanvas() - Constructor for class es.uv.robotica.gvsig.mobile.gps.gui.GPSDataCanvas
Constructor
GPSDataChangeEvent - class org.dinopolis.gpstool.gpsinput.GPSDataChangeEvent.
A "GPSDataChange" event gets delivered whenever GPS data changes.
GPSDataChangeEvent(Object, String, Object, Object) - Constructor for class org.dinopolis.gpstool.gpsinput.GPSDataChangeEvent
Constructs a new GPSDataChangeEvent.
GPSDataChangeListener - interface org.dinopolis.gpstool.gpsinput.GPSDataChangeListener.
 
GPSDataProcessor - interface org.dinopolis.gpstool.gpsinput.GPSDataProcessor.
All classes implementing this interface are interpreting data from a GPSDevice (serial gps-receivier, file containing gps data, ...)
GPSDevice - interface org.dinopolis.gpstool.gpsinput.GPSDevice.
All classes implementing this interface are sources of gps-data, like a gps-receiver, a file containing logging information of gps-receivers, ....
GPSException - exception org.dinopolis.gpstool.gpsinput.GPSException.
 
GPSException() - Constructor for class org.dinopolis.gpstool.gpsinput.GPSException
Default constructor
GPSException(String) - Constructor for class org.dinopolis.gpstool.gpsinput.GPSException
Constructs an Exception with the specified detail message.
GPSException(String, Throwable) - Constructor for class org.dinopolis.gpstool.gpsinput.GPSException
Constructs an Exception with the specified detail message.
GPSException(Throwable) - Constructor for class org.dinopolis.gpstool.gpsinput.GPSException
Default constructor taking an exception to wrap.
GPSFileDevice - class org.dinopolis.gpstool.gpsinput.GPSFileDevice.
This class 'connects' to a file containing gps-informations.
GPSFileDevice() - Constructor for class org.dinopolis.gpstool.gpsinput.GPSFileDevice
 
GPSFix - class es.uv.robotica.gvsig.mobile.gps.GPSFix.
Data structure containing all the relevant data of a GPS fix which can be obtained from a GPSDevice
GPSFix() - Constructor for class es.uv.robotica.gvsig.mobile.gps.GPSFix
Constructor
GPSGeneralDataProcessor - class org.dinopolis.gpstool.gpsinput.GPSGeneralDataProcessor.
All classes extending this class are interpreting data from a GPSDevice (serial gps-receivier, file containing gps data, ...)
GPSGeneralDataProcessor() - Constructor for class org.dinopolis.gpstool.gpsinput.GPSGeneralDataProcessor
 
GPSIcons - class es.prodevelop.gvsig.mobile.gui.bar.GPSIcons.
Utility class witth the names of the icons used to show GPS signal quality.
GPSIcons() - Constructor for class es.prodevelop.gvsig.mobile.gui.bar.GPSIcons
 
GPSManagementEventsListener - interface es.uv.robotica.gvsig.mobile.gps.listener.GPSManagementEventsListener.
This interface should be implemented by classes that need to display messages according to the GPS connection status
GPSManager - class es.uv.robotica.gvsig.mobile.gps.GPSManager.
This class manages access to the GPS device and calls listeners related to GPS events
GPSManager() - Constructor for class es.uv.robotica.gvsig.mobile.gps.GPSManager
Constructor.
GPSNmeaDataProcessor - class org.dinopolis.gpstool.gpsinput.nmea.GPSNmeaDataProcessor.
This class is interpreting NMEA data from a GPSDevice (serial gps-receivier, file containing gps data, ...)
GPSNmeaDataProcessor() - Constructor for class org.dinopolis.gpstool.gpsinput.nmea.GPSNmeaDataProcessor
Default constructor.
GPSNmeaDataProcessor(int) - Constructor for class org.dinopolis.gpstool.gpsinput.nmea.GPSNmeaDataProcessor
Default constructor.
GPSNmeaPrefsDialog - class es.uv.robotica.gvsig.mobile.gps.gui.GPSNmeaPrefsDialog.
This dialog enables the selection of the NMEA messages to be processed
GPSNmeaPrefsDialog(Frame) - Constructor for class es.uv.robotica.gvsig.mobile.gps.gui.GPSNmeaPrefsDialog
Constructor
GPSPosition - class org.dinopolis.gpstool.gpsinput.GPSPosition.
Holds information about a position (latitude/longitude/altitude).
GPSPosition() - Constructor for class org.dinopolis.gpstool.gpsinput.GPSPosition
Default Constructor
GPSPosition(double, String, double, String) - Constructor for class org.dinopolis.gpstool.gpsinput.GPSPosition
Constructing a GPSPosition.
GPSPosition(double, String, double, String, double) - Constructor for class org.dinopolis.gpstool.gpsinput.GPSPosition
Constructing a GPSPosition.
GPSPosition(double, String, double, String, String) - Constructor for class org.dinopolis.gpstool.gpsinput.GPSPosition
Constructing a GPSPosition.
GPSPosition(double, String, double, String, double, String) - Constructor for class org.dinopolis.gpstool.gpsinput.GPSPosition
Constructing a GPSPosition.
GPSPosition(double, double) - Constructor for class org.dinopolis.gpstool.gpsinput.GPSPosition
Constructing a GPSPosition.
GPSPosition(double, double, double) - Constructor for class org.dinopolis.gpstool.gpsinput.GPSPosition
Constructing a GPSPosition.
GPSPosition(double, double, double, String) - Constructor for class org.dinopolis.gpstool.gpsinput.GPSPosition
Constructing a GPSPosition.
GPSPosition(GPSPosition) - Constructor for class org.dinopolis.gpstool.gpsinput.GPSPosition
Copy Constructor
GPSPrefsDialog - class es.uv.robotica.gvsig.mobile.gps.gui.GPSPrefsDialog.
A dialog for configuring the GPS preferences
GPSPrefsDialog(Frame) - Constructor for class es.uv.robotica.gvsig.mobile.gps.gui.GPSPrefsDialog
Constructor
GPSProcessedEventsListener - interface es.uv.robotica.gvsig.mobile.gps.listener.GPSProcessedEventsListener.
This interface should be implemented by classes that need to receive GPS processed events
GPSRawDataListener - interface org.dinopolis.gpstool.gpsinput.GPSRawDataListener.
All classes implementing this interface are interpreting data from a GPSDevice (serial gps-receivier, file containing gps data, ...)
GPSRelevantEventsListener - interface es.uv.robotica.gvsig.mobile.gps.listener.GPSRelevantEventsListener.
This interface should be implemented by classes that need to receive the relevant GPS events for the application like position or quality of the fix.
GPSSatCanvas - class es.uv.robotica.gvsig.mobile.gps.gui.GPSSatCanvas.
This canvas shows the satellites being tracked by the GPS device, its elevation, orientation, and signal strength It is embedded in one of the tabs of GPSActivityDialog
GPSSatCanvas() - Constructor for class es.uv.robotica.gvsig.mobile.gps.gui.GPSSatCanvas
Constructor
GPSSerialDevice - class org.dinopolis.gpstool.gpsinput.GPSSerialDevice.
Changes for J2ME implementation: Added DEFAULT_PORT_NAME_PPC Deleted include javax.comm.SerialPort Added javax.microedition.io.StreamConnection Added javax.microedition.io.Connector
GPSSerialDevice() - Constructor for class org.dinopolis.gpstool.gpsinput.GPSSerialDevice
 
GPS_BAR - Static variable in class es.prodevelop.gvsig.mobile.gui.bar.StatusBar
 
GPS_BAUD_RATE - Static variable in class es.prodevelop.gvsig.mobile.common.XmlProjectTags
 
GPS_CURSOR_ICON - Static variable in class es.prodevelop.gvsig.mobile.fmap.util.ResourceReader
Array of GPS icons (16 positions)
GPS_CURSOR_ICON_COUNT - Static variable in class es.prodevelop.gvsig.mobile.fmap.util.ResourceReader
number of positions of the GPS cursor
GPS_PORT - Static variable in class es.prodevelop.gvsig.mobile.common.XmlProjectTags
 
GPXTracklogger - class es.uv.robotica.gvsig.mobile.gps.tracklog.GPXTracklogger.
A tracklogger storing trackpoints and waypoints in GPX format
GPXTracklogger() - Constructor for class es.uv.robotica.gvsig.mobile.gps.tracklog.GPXTracklogger
 
GPX_TRACKLOG_HEADER - Static variable in class es.uv.robotica.gvsig.mobile.gps.tracklog.GPXTracklogger
GPX header
GPX_TRACKLOG_TAG_GPX - Static variable in class es.uv.robotica.gvsig.mobile.gps.tracklog.GPXTracklogger
 
GRADOS - Static variable in class es.prodevelop.gvsig.mobile.fmap.viewport.ViewPort
 
GeneralPathX - class es.prodevelop.gvsig.mobile.fmap.core.GeneralPathX.
The GeneralPathX class represents a geometric path constructed from straight lines, and quadratic and cubic (Bézier) curves.
GeneralPathX() - Constructor for class es.prodevelop.gvsig.mobile.fmap.core.GeneralPathX
Constructs a new GeneralPathX object.
GeneralPathX(int) - Constructor for class es.prodevelop.gvsig.mobile.fmap.core.GeneralPathX
Constructs a new GeneralPathX object with the specified winding rule to control operations that require the interior of the path to be defined.
GeneralPathX(int, int) - Constructor for class es.prodevelop.gvsig.mobile.fmap.core.GeneralPathX
Constructs a new GeneralPathX object with the specified winding rule and the specified initial capacity to store path coordinates.
GeneralPathX(PathIterator, boolean) - Constructor for class es.prodevelop.gvsig.mobile.fmap.core.GeneralPathX
 
GeneralPathXIterator - class es.prodevelop.gvsig.mobile.fmap.core.GeneralPathXIterator.
This class represents the iterator for General Paths X.
GenericButton - class es.prodevelop.gvsig.mobile.gui.tool.GenericButton.
Abstract class for gvSIG Mobile buttons.
GenericButton(String, String, MouseListener) - Constructor for class es.prodevelop.gvsig.mobile.gui.tool.GenericButton
Constructs a new instance of this class given the icons Strings and the listener of the events for this new instance
GenericButton(Image, Image, MouseListener) - Constructor for class es.prodevelop.gvsig.mobile.gui.tool.GenericButton
Constructs a new instance of this class given the icons Images and the listener of the events for this new instance
GeoMath - class org.dinopolis.gpstool.util.GeoMath.
This class provides some calculations for latitude/longitude.
GeoMath() - Constructor for class org.dinopolis.gpstool.util.GeoMath
 
GeoUtils - class es.prodevelop.geodetic.utils.conversion.GeoUtils.
Some utility functions for converdion purposes.
GeoUtils() - Constructor for class es.prodevelop.geodetic.utils.conversion.GeoUtils
 
GeorreferencedRasterDriver - interface es.prodevelop.gvsig.mobile.fmap.driver.raster.GeorreferencedRasterDriver.
Interfaz de Driver de raster georeferenciado.
Graph2DUtilities - class es.prodevelop.gvsig.mobile.fmap.util.graph2d.Graph2DUtilities.
Utility class for graphic purposes.
Graph2DUtilities() - Constructor for class es.prodevelop.gvsig.mobile.fmap.util.graph2d.Graph2DUtilities
 
GroupToolbar - class es.prodevelop.gvsig.mobile.gui.tool.GroupToolbar.
Utility class to perform the animation of the group button bar (to the left of the main window)
GroupToolbar() - Constructor for class es.prodevelop.gvsig.mobile.gui.tool.GroupToolbar
 
GvsigExceptionListener - interface es.prodevelop.gvsig.mobile.common.GvsigExceptionListener.
Listener for gvSIG Mobile's exception
GvsigMobileApp - class es.prodevelop.gvsig.mobile.app.GvsigMobileApp.
This singleton-based class represents the application itself.
GvsigMobileException - exception es.prodevelop.gvsig.mobile.common.GvsigMobileException.
Exception thrown in gvSIGMobile
GvsigMobileException() - Constructor for class es.prodevelop.gvsig.mobile.common.GvsigMobileException
Default constructor
GvsigMobileException(int) - Constructor for class es.prodevelop.gvsig.mobile.common.GvsigMobileException
Creates a new exception from a gvSIGMobile error code passed as a parameter It generates an error string with the error code and the corresponding error description appended
GvsigMobileException(int, String) - Constructor for class es.prodevelop.gvsig.mobile.common.GvsigMobileException
Creates a new exception from a gvSIGMobile error code passed as a parameter and a text description It generates an error string with the error code, the corresponding error description appended and the text message passed as a parameter
GvsigMobileException(String) - Constructor for class es.prodevelop.gvsig.mobile.common.GvsigMobileException
Creates a new exception with the message passed as a parameter
GvsigMobileException(String, Throwable) - Constructor for class es.prodevelop.gvsig.mobile.common.GvsigMobileException
Creates a new exception with a message and the detail of the cause
GvsigMobileGUIConstants - class es.prodevelop.gvsig.mobile.common.GvsigMobileGUIConstants.
Class that defines global constants to all the project
GvsigMobileGUIConstants() - Constructor for class es.prodevelop.gvsig.mobile.common.GvsigMobileGUIConstants
 
generateRandomString(int) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.string.StringUtilities
Generates a random string
geo2mercator(double, double, Elipsoide) - Static method in class es.prodevelop.geodetic.utils.conversion.ConversionCoords
Converts the given coordinates into the mercator projection
geo2utm(double, double, Elipsoide, int) - Static method in class es.prodevelop.geodetic.utils.conversion.ConversionCoords
This method makes the conversion between geodesic coordinates to projected coordinates in a UTM zone forced
geo2utm(double, double, Elipsoide) - Static method in class es.prodevelop.geodetic.utils.conversion.ConversionCoords
This method makes the conversion between geodesic coordinates to projected coordinates in UTM
geomFactory - Static variable in class es.prodevelop.gvsig.mobile.fmap.symbol.FConverter
¿QUÉ PODEMOS HACER CON LOS MULTIPOINT???
getA() - Method in class es.prodevelop.geodetic.utils.conversion.Elipsoide
Get Semimayor Axis
getAbrev() - Method in interface es.prodevelop.gvsig.mobile.fmap.proj.IProjection
 
getAbrev() - Method in class es.prodevelop.gvsig.mobile.fmap.proj.Projection
 
getAbsolutePath(String, String) - Static method in class org.gvsig.i18n.utils.ConfigOptions
Calculates the canonical path for the given path.
getActiveTool() - Method in class es.prodevelop.gvsig.mobile.gui.tool.TBComboButton
Returns the active tool in the combo list
getAdjustedExtent() - Method in class es.prodevelop.gvsig.mobile.fmap.viewport.ViewPort
Returns the extent currently covered by the view.
getAffineTransform() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.DefaultRasterDriver
 
getAffineTransform() - Method in interface es.prodevelop.gvsig.mobile.fmap.driver.raster.GeorreferencedRasterDriver
Obtiene la matriz de transformación
getAffineTransform() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.ecw.EcwRasterDriver
Gets the current affine transform
getAffineTransform() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.memory.wkformat.WKFRasterDriver
 
getAffineTransform() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.WmsRasterDriver
 
getAffineTransform() - Method in class es.prodevelop.gvsig.mobile.fmap.viewport.ViewPort
Devuelve la matriz de transformación.
getAllButtons() - Method in class es.prodevelop.gvsig.mobile.gui.tool.ToolBar
Returns the array of all buttons of type TBButton that the ToolBar contains, including the ones in a combo list For a TBActionButton or TBSelectableButton it returns that button.
getAllLayersExtent() - Method in class es.prodevelop.gvsig.mobile.fmap.MapContext
Gets the extent of all the layers
getAltitude() - Method in class es.uv.robotica.gvsig.mobile.gps.GPSFix
 
getAltitude() - Method in class org.dinopolis.gpstool.gpsinput.GPSPosition
Returns the altitude of the gps position or Double.NaN if the altitude is unknown (not set).
getAngle(Point2D, Point2D) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.graph2d.UtilFunctions
Obtiene el ángulo del vector que se pasa como parámetro con el vector horizontal de izquierda a derecha
getApp() - Static method in class es.prodevelop.gvsig.mobile.app.GvsigMobileApp
Singleton access to unique instance
getAreaInSquareMeters(PathIterator, String) - Static method in class es.prodevelop.geodetic.utils.conversion.GeoUtils
Gets the area in square meters of the given path iterator, given its SRS
getAsString() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfDiskDataSource
 
getAsString() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfMemoryDataSource
 
getAsString() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.SelectableDataSource
 
getAssociatedKey(String) - Method in class org.gvsig.i18n.utils.DoubleProperties
Gets the key associated with the provided value.
getAssociatedKey(String, String) - Method in class org.gvsig.i18n.utils.TranslationDatabase
 
getAssociatedKeys(String) - Method in class org.gvsig.i18n.utils.DoubleProperties
Returns the keys associated with the provided value.
getAssociatedKeys(String, String) - Method in class org.gvsig.i18n.utils.TranslationDatabase
 
getAttribute(int) - Method in class es.prodevelop.gvsig.mobile.fmap.core.DefaultRow
 
getAttribute(int) - Method in interface es.prodevelop.gvsig.mobile.fmap.core.IRow
 
getAttributeValues(Field[], Object) - Method in class es.prodevelop.gvsig.mobile.fmap.viewport.ViewPort
 
getAttributes() - Method in class es.prodevelop.gvsig.mobile.fmap.core.DefaultRow
Gets the array of attribute
getAttributes() - Method in interface es.prodevelop.gvsig.mobile.fmap.core.IRow
 
getAvailableLanguages() - Static method in class es.prodevelop.gvsig.mobile.settings.AppSettings
Gets an array with the available locales
getAvailableSRS() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.WMSLayerDescription
 
getAzimuth() - Method in class org.dinopolis.gpstool.gpsinput.SatelliteInfo
Get the azimuth.
getB() - Method in class es.prodevelop.geodetic.utils.conversion.Elipsoide
Get Semiminor Axis
getBBox() - Method in class es.prodevelop.gvsig.mobile.gui.dialog.AppSettingsDialog
 
getBackColor() - Method in class es.prodevelop.gvsig.mobile.fmap.viewport.ViewPort
Devuelve el color de fondo.
getBandCount() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.ecw.EcwRasterDriver
 
getBaseLanguage() - Static method in class org.gvsig.i18n.Messages
Gets the base language, the language considered the origin of translations, which will be (possibly) stored in a property file without language suffix (ie: text.properties instead of text_es.properties).
getBaudRate() - Method in class es.uv.robotica.gvsig.mobile.gps.GPSManager
Returns the selected baud rate to communicate with the GPS device via serial port
getBaudRate() - Method in class gnu.io.RXTXPort
 
getBaudRate() - Method in class gnu.io.SerialPort
Gets the currently configured baud rate.
getBehavior() - Method in class es.prodevelop.gvsig.mobile.gui.tool.TBSelectableButton
Get the Behavior object that handles TBSelectableButton
getBehavior() - Method in class es.prodevelop.gvsig.mobile.gui.tool.TBSwitcherButton
Get the Behavior object that handles TBSwitcherButton
getBgColor() - Method in class es.prodevelop.gvsig.mobile.gui.dialog.AppSettingsDialog
 
getBgColor() - Method in class es.prodevelop.gvsig.mobile.project.Project
 
getBlankSeparated(String[]) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.string.StringUtilities
returns a list (blanck-separated) in one unique string
getBooleanFieldValue(int, int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbaseFileNIO
Devuelve el valor de un boolean a partir de su número de fila y de field.
getBorderColor() - Method in class es.prodevelop.gvsig.mobile.fmap.symbol.FSymbol
 
getBorderColor(int) - Method in class es.prodevelop.gvsig.mobile.gui.dialog.control.ViewLayersGraphicStatus
Gets the border color used in the symbology of the i-th layer
getBounds() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FGeometry
 
getBounds() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FMultiPoint2D
 
getBounds() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FNullGeometry
 
getBounds() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FPoint2D
 
getBounds() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FPolyline2D
 
getBounds() - Method in class es.prodevelop.gvsig.mobile.fmap.core.GeneralPathX
Return the bounding box of the path.
getBounds2D() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FGeometry
 
getBounds2D() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FMultiPoint2D
 
getBounds2D() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FNullGeometry
 
getBounds2D() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FPoint2D
 
getBounds2D() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FPolyline2D
 
getBounds2D() - Method in class es.prodevelop.gvsig.mobile.fmap.core.GeneralPathX
Returns the bounding box of the path.
getBounds2D() - Method in interface es.prodevelop.gvsig.mobile.fmap.core.IGeometry
Devuelve el Rectángulo que ocupa la geometría.
getButtonCount() - Method in interface es.prodevelop.gvsig.mobile.gui.tool.IToolContainer
Gets the total number of buttons in the container
getButtonCount() - Method in class es.prodevelop.gvsig.mobile.gui.tool.TBComboButton
Returns the number of buttons existing in the combo button.
getButtonCount() - Method in class es.prodevelop.gvsig.mobile.gui.tool.TBMenu
Returns the number of buttons existing in the menu.
getButtonCount() - Method in class es.prodevelop.gvsig.mobile.gui.tool.ToolBar
Returns the number of buttons existing in the toolbar.
getButtons() - Method in interface es.prodevelop.gvsig.mobile.gui.tool.IToolContainer
Gets the array of TBButtons that the object contain
getButtons() - Method in class es.prodevelop.gvsig.mobile.gui.tool.TBComboButton
Returns the array of buttons of type TBButton that the Combo Button contains
getButtons() - Method in class es.prodevelop.gvsig.mobile.gui.tool.TBMenu
Returns the array of buttons of type TBButton that the menu contains
getButtons() - Method in class es.prodevelop.gvsig.mobile.gui.tool.ToolBar
Returns the array of visible buttons of type TBButton that the ToolBar contains.
getByte() - Method in class es.prodevelop.gvsig.mobile.fmap.util.bytebuffer.FalseByteBuffer
 
getByte(int) - Method in class es.prodevelop.gvsig.mobile.fmap.util.bytebuffer.FalseByteBuffer
Gets one byte
getByteArray(URL, String) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.download.Downloader
This method downloads a URL as a byte array.
getBytes(byte[]) - Method in class es.prodevelop.gvsig.mobile.fmap.util.bytebuffer.FalseByteBuffer
Gets some bytes.
getC() - Method in class es.prodevelop.geodetic.utils.conversion.Elipsoide
Get Radio de curvatura polar
getCRS(String) - Static method in class es.prodevelop.gvsig.mobile.fmap.proj.CRSFactory
Creates a projection for the given projection abbreviation
getCacheImageDrawnLayers() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.FLyrDefault
 
getCalculatedChecksum() - Method in class org.dinopolis.gpstool.gpsinput.nmea.NMEA0183Sentence
Returns the calculated checksum of this NMEA sentence.
getCapabilities(String, String) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.WMSProtocolHandler
This method starts the get capabilities request process and parses the result.
getCapacity() - Method in interface es.prodevelop.gvsig.mobile.fmap.ExtentHistory
max number of extents permitted
getCapacity() - Method in class es.prodevelop.gvsig.mobile.fmap.ExtentHistoryImpl
 
getCenter() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FArc2D
 
getCenter() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FCircle2D
 
getCenter(Point2D, Point2D, Point2D) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.graph2d.UtilFunctions
Obtiene el centro del círculo que pasa por los tres puntos que se pasan como parámetro
getChecksum() - Method in class org.dinopolis.gpstool.gpsinput.nmea.NMEA0183Sentence
Returns the checksum of this NMEA sentence.
getChild(int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.WMSLayerDescription
Gets child description by index
getChildrenCount() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.WMSLayerDescription
 
getColor() - Method in class es.prodevelop.gvsig.mobile.gui.dialog.control.ColorChooser
Gets the color defined by the user
getColor() - Method in class es.prodevelop.gvsig.mobile.gui.dialog.control.ColorChooserPanel
Gets color
getComaSeparated(String[]) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.string.StringUtilities
returns a list (comma-separated) in one unique string
getCommPort(String, int) - Method in interface gnu.io.CommDriver
getCommPort() will be called by CommPortIdentifier from its open() method.
getCommPort(String, int) - Method in class gnu.io.RXTXCommDriver
getCommPort() will be called by CommPortIdentifier from its open() method.
getCommaSeparatedSelectedInfoableLayerNames(String) - Method in class es.prodevelop.gvsig.mobile.gui.dialog.WMSDialog
 
getCommaSeparatedSelectedInfoableLayers(String) - Method in class es.prodevelop.gvsig.mobile.gui.dialog.WMSDialog
 
getCommaSeparatedSelectedLayers() - Method in class es.prodevelop.gvsig.mobile.gui.dialog.WMSDialog
 
getConfigFile() - Method in class org.gvsig.i18n.utils.ConfigOptions
Gets the name of the config file in use.
getCoordTrans() - Method in interface es.prodevelop.gvsig.mobile.fmap.layer.FLayer
Devuelve las coordenadas de transformación.
getCoordTrans() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.FLyrDefault
Devuelve las transformación de coordenadas.
getCreationDate() - Method in class es.prodevelop.gvsig.mobile.project.Project
 
getCreatorExtension() - Method in class es.prodevelop.gvsig.mobile.project.Project
 
getCreatorMachine() - Method in class es.prodevelop.gvsig.mobile.project.Project
 
getCurrentColumn(int, int, int) - Method in class es.prodevelop.gvsig.mobile.gui.canvas.MapControl
Gets a column of pixels from the current image map.
getCurrentImage() - Method in class es.prodevelop.gvsig.mobile.gui.canvas.MapControl
Gets the image of the current map
getCurrentOwner() - Method in class gnu.io.CommPortIdentifier
Returns the owner of the port, that is, the name of the application owning the port.
getCurrentPoint() - Method in class es.prodevelop.gvsig.mobile.fmap.core.GeneralPathX
Returns the coordinates most recently added to the end of the path as a Point2D object.
getCurrentRow(int, int, int) - Method in class es.prodevelop.gvsig.mobile.gui.canvas.MapControl
Gets a row of pixels from the current image map.
getCurrentTool() - Method in class es.prodevelop.gvsig.mobile.gui.canvas.MapControl
Returns the active Tool associated to the Listener in MapToolListener Only tools of type TBSelectableTool (subclass of TBButton) registers listeners, so only this objects will be real active tools
getCurrentTool() - Method in class es.prodevelop.gvsig.mobile.gui.tool.maplistener.MapToolListener
Returns the active tool.
getCursor() - Method in class es.prodevelop.gvsig.mobile.gui.tool.behavior.Behavior
gets the default cursor icon to be used (makes sense when the app runs on a PC)
getCursor() - Method in class es.prodevelop.gvsig.mobile.gui.tool.behavior.PointBehavior
Overriden method, in case the listener needs to set another cursor while its tool is active.
getCursor() - Method in class es.prodevelop.gvsig.mobile.gui.tool.behavior.RectangleBehavior
Overrides ancestor method in case another cursor has to be used when the asscodiated tool is in use.
getCursor() - Method in class es.prodevelop.gvsig.mobile.gui.tool.listener.CenterOnPointListener
Gets the cursor that should be used while this tool is active.
getCursor() - Method in class es.prodevelop.gvsig.mobile.gui.tool.listener.DistanceAreaListener
Gets the cursor to be used while this tool is active.
getCursor() - Method in class es.prodevelop.gvsig.mobile.gui.tool.listener.InfoPointListener
Gets the cursor that should be used while this tool is active.
getCursor() - Method in class es.prodevelop.gvsig.mobile.gui.tool.listener.PanListener
Gets the cursor that should be used while this tool is active.
getCursor() - Method in class es.prodevelop.gvsig.mobile.gui.tool.listener.PointCoordinatesListener
Gets the cursor that should be used while this tool is active.
getCursor() - Method in class es.prodevelop.gvsig.mobile.gui.tool.listener.PointSelectionPointListener
Gets the cursor that should be used while this tool is active.
getCursor() - Method in class es.prodevelop.gvsig.mobile.gui.tool.listener.RectSelectionRectListener
Gets the cursor that should be used while this tool is active.
getCursor() - Method in class es.prodevelop.gvsig.mobile.gui.tool.listener.ZoomInRectListener
Gets the cursor that should be used while this tool is active.
getCursor() - Method in interface es.prodevelop.gvsig.mobile.gui.tool.listener.imterfaces.ToolListener
Allows the tool listener to set a new cursor while the associated tool is active.
getDBaseHeader() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbaseFileNIO
 
getDM() - Static method in class es.prodevelop.gvsig.mobile.fmap.layer.LayerFactory
Devuelve el DriverManager.
getData(int, int, int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.DefaultRasterDriver
 
getData(int, int, int) - Method in interface es.prodevelop.gvsig.mobile.fmap.driver.raster.RasterDriver
 
getData(int, int, int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.RasterFileAdapter
Obtiene una muestra del pixel que se pasa como parámetro en la banda que se pasa como parámetro
getData(int, int, int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.ecw.EcwRasterDriver
Gets the data associated with the given coordinates and band index.
getData(int, int, int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.memory.wkformat.WKFRasterDriver
 
getData(int, int, int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.WmsRasterDriver
Gets the data associated with the given pixel and band
getDataBits() - Method in class gnu.io.RXTXPort
 
getDataBits() - Method in class gnu.io.SerialPort
Gets the currently configured number of data bits.
getDataDriverName() - Method in interface es.prodevelop.gvsig.mobile.fmap.driver.ExternalData
Obtiene el nombre del driver que leerá la tabla de datos de la capa
getDataDriverName() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.MemoryShpDriver
 
getDataFields() - Method in class org.dinopolis.gpstool.gpsinput.nmea.NMEA0183Sentence
Returns the data fields of this NMEA sentence.
getDataFile(File) - Method in interface es.prodevelop.gvsig.mobile.fmap.driver.ExternalData
Obtiene el nombre del fichero de datos asociado al fichero que se pasa como parámetro
getDataFile(File) - Method in interface es.prodevelop.gvsig.mobile.fmap.driver.VectorialFileDriver
 
getDataFile(File) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.DiskShpDriver
 
getDataFile(File) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.MemoryShpDriver
Gets the data file (attributes file, in this case a DBF file) that corresponds to the given SHP file
getDataSourceFactory() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfDiskDataSource
 
getDataSourceFactory() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfMemoryDataSource
 
getDataSourceFactory() - Static method in class es.prodevelop.gvsig.mobile.fmap.layer.LayerFactory
 
getDataSourceFactory() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.SelectableDataSource
 
getDataWare(int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfDiskDataSource
Gets the data ware associated with the given index.
getDataWare(int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfMemoryDataSource
Gets the data ware associated with the given index.
getDataWare(int) - Method in class es.prodevelop.gvsig.mobile.fmap.layer.SelectableDataSource
 
getDate(KXmlParser) - Static method in class es.prodevelop.gvsig.mobile.project.ProjectDeserializer
Gets the new available data from the parser as a Date
getDateTime() - Method in class es.uv.robotica.gvsig.mobile.gps.GPSFix
 
getDay() - Method in class es.uv.robotica.gvsig.mobile.gps.GPSFix
 
getDbfBooleanFieldValue(long, int, int) - Static method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.ShpReader
Gets a boolean value from a row and field
getDbfFileFieldCount(long) - Static method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.ShpReader
Gets the field count of a DBF file
getDbfFileFieldNames(long, int) - Static method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.ShpReader
Gets the field names of a DBF file
getDbfFileFieldTypes(long, int) - Static method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.ShpReader
Gets the field types of a DBF file
getDbfFileFieldWidths(long, int) - Static method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.ShpReader
Gets the field widths of a DBF file
getDbfFileRowCount(long) - Static method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.ShpReader
Gets row count
getDbfNumberFieldValue(long, int, int) - Static method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.ShpReader
Gets a numeric value from a row and field
getDbfStringFieldValue(long, int, int) - Static method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.ShpReader
Gets a string value from a row and field
getDefaultPerspective() - Method in class es.prodevelop.gvsig.mobile.project.Project
 
getDefaultProjectFile() - Method in class es.prodevelop.gvsig.mobile.gui.dialog.AppSettingsDialog
 
getDefaultSymbol() - Method in interface es.prodevelop.gvsig.mobile.fmap.legend.Legend
Obtiene el símbolo por defecto de la leyenda
getDefaultSymbol() - Method in class es.prodevelop.gvsig.mobile.fmap.legend.SingleSymbolLegend
 
getDefaultSymbol() - Static method in class es.prodevelop.gvsig.mobile.fmap.symbol.FSymbol
 
getDefaultValue() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.FieldDescription
 
getDepth() - Method in class es.uv.robotica.gvsig.mobile.gps.GPSFix
 
getDesc() - Method in class es.uv.robotica.gvsig.mobile.gps.tracklog.Waypoint
Gets a text description of the waypoint
getDescription() - Method in class es.prodevelop.gvsig.mobile.project.Project
 
getDeviceType() - Method in class es.uv.robotica.gvsig.mobile.gps.GPSManager
Gets the GPS device type
getDimensions() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FMapFastGeometry
 
getDimensions() - Method in class es.uv.robotica.gvsig.mobile.gps.GPSFix
 
getDist() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FEllipse2D
 
getDist1pixel() - Method in class es.prodevelop.gvsig.mobile.fmap.viewport.ViewPort
Devuelve la distancia real de un pixel.
getDist3pixel() - Method in class es.prodevelop.gvsig.mobile.fmap.viewport.ViewPort
Devuelve la distancia real de tres pixel.
getDistanceUnits() - Method in class es.prodevelop.gvsig.mobile.fmap.viewport.ViewPort
Devuelve la unidad de medida en la que queremos realizar nuestras mediciones y en la que se nos mostrará toda la información.
getDouble() - Method in class es.prodevelop.gvsig.mobile.fmap.util.bytebuffer.FalseByteBuffer
 
getDownloadedObject() - Method in class es.prodevelop.gvsig.mobile.fmap.util.download.DownloadTask
 
getDriver() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.RasterAdapter
Obtiene una referencia al objeto que implementa la interfaz vectorial con el fin de que las Strategy puedan optimizar en función del driver.
getDriver() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfDiskDataSource
 
getDriver() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfMemoryDataSource
 
getDriver() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.FLayerFileVectorial
 
getDriver() - Method in interface es.prodevelop.gvsig.mobile.fmap.layer.ReadableVectorial
Obtiene una referencia al objeto que implementa la interfaz vectorial con el fin de que las Strategy puedan optimizar en función del driver.
getDriver() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.SelectableDataSource
 
getDriver() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.VectorialAdapter
Obtiene una referencia al objeto que implementa la interfaz vectorial con el fin de que las Strategy puedan optimizar en función del driver.
getDropDown() - Method in class es.prodevelop.gvsig.mobile.gui.tool.TBComboButton
 
getED50() - Static method in class es.prodevelop.geodetic.utils.conversion.Elipsoide
 
getEcwImageInfo(long) - Static method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.ecw.EcwReader
Gets metadata from the ECW raster
getEcwView(long, double, double, double, double, double, double, double, double, int, int, int, int, int, int, int) - Static method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.ecw.EcwReader
Renders the ECW raster as an array of RGB values (one int value for each pixel)
getEle() - Method in class es.uv.robotica.gvsig.mobile.gps.tracklog.Trackpoint
Gets elevation of the trackpoint
getEle() - Method in class es.uv.robotica.gvsig.mobile.gps.tracklog.Waypoint
Gets elevation of the waypoint
getElevation() - Method in class org.dinopolis.gpstool.gpsinput.SatelliteInfo
Get the elevation.
getEnd() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FArc2D
 
getEnd() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FEllipse2D
 
getError(int) - Method in interface es.prodevelop.gvsig.mobile.fmap.layer.FLayer
return the specified error
getError(int) - Method in class es.prodevelop.gvsig.mobile.fmap.layer.FLyrDefault
 
getErrorText(int) - Static method in class es.prodevelop.gvsig.mobile.common.GvsigMobileGUIConstants
Gets the text description for a given error code.
getErrors() - Method in interface es.prodevelop.gvsig.mobile.fmap.layer.FLayer
Returns a list with all layer errors
getErrors() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.FLyrDefault
 
getEvent() - Method in class es.prodevelop.gvsig.mobile.gui.tool.event.PointEvent
Gets the original mouse event.
getEvent() - Method in class es.prodevelop.gvsig.mobile.gui.tool.event.RectangleEvent
Gets the original mouse event.
getExtension(File) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.Utils
Get the extension of a file.
getExtent(AffineTransform, int, int) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.Utils
gets the extent for a given rectangle and affine transform
getExtent() - Method in interface es.prodevelop.gvsig.mobile.fmap.viewport.Extent.Has
 
getExtent() - Method in class es.prodevelop.gvsig.mobile.fmap.viewport.ViewPort
When the zoom changes (for instance when using the zoom in or zoom out tools, but also zooming to a selected feature or shape) the extent that covers that area is the value returned by this method.
getExtentForSRS(String) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.WMSLayerDescription
Gets the extent of this layer for the given SRS
getExtents() - Method in class es.prodevelop.gvsig.mobile.fmap.viewport.ViewPort
Devuelve los Extents anteriores almacenados.
getExteriorPolygon(Coordinate[]) - Static method in class es.prodevelop.gvsig.mobile.fmap.symbol.FConverter
Return a correct polygon (no hole)
getExteriorPolygon(GeneralPathX) - Static method in class es.prodevelop.gvsig.mobile.fmap.symbol.FConverter
 
getF() - Method in class es.prodevelop.geodetic.utils.conversion.Elipsoide
Get Flattening
getFeature(int) - Method in interface es.prodevelop.gvsig.mobile.fmap.layer.ReadableVectorial
En la implementación por defecto podemos hacer que cada feature tenga ID = numero de registro.
getFeature(int) - Method in class es.prodevelop.gvsig.mobile.fmap.layer.VectorialAdapter
En la implementación por defecto podemos hacer que cada feature tenga ID = numero de registro.
getFeature(int) - Method in class es.prodevelop.gvsig.mobile.fmap.layer.VectorialFileAdapter
Returns the feature whose index is numReg
Is synchronized to do thread safe accessing to features stored in files.
getFieldAlias() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.FieldDescription
 
getFieldClass(int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbaseFileHeaderNIO
Determine the most appropriate Java Class for representing the data in the field.
getFieldCount() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbaseFileNIO
Devuelve el número de fields.
getFieldCount() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfDiskDataSource
 
getFieldCount() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfMemoryDataSource
 
getFieldCount() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.SelectableDataSource
Devuelve el número de campos.
getFieldDecimalCount() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.FieldDescription
 
getFieldDecimalCount(int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbaseFileHeaderNIO
Get the decimal count of this field.
getFieldDecimalLength(int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbaseFileNIO
Retrieve the location of the decimal point.
getFieldIndexByName(String) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfDiskDataSource
Gets the idnex of a field, provided its name.
getFieldIndexByName(String) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfMemoryDataSource
Gets the idnex of a field, provided its name.
getFieldIndexByName(String) - Method in class es.prodevelop.gvsig.mobile.fmap.layer.SelectableDataSource
Return index field searching by its name
getFieldIntType(int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbaseFileHeaderNIO
 
getFieldIntType(int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbaseFileNIO
 
getFieldLength() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.FieldDescription
 
getFieldLength(int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbaseFileHeaderNIO
Returns the field length in bytes.
getFieldLength(int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbaseFileNIO
Retrieve the length of the given column.
getFieldName() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.FieldDescription
 
getFieldName(int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbaseFileHeaderNIO
Get the field name.
getFieldName(int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbaseFileNIO
Retrieve the name of the given column.
getFieldName(int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfDiskDataSource
Gets the name of the field with the given index.
getFieldName(int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfMemoryDataSource
Gets the name of the field with the given index.
getFieldName(int) - Method in class es.prodevelop.gvsig.mobile.fmap.layer.SelectableDataSource
Devuelve el nombre del campo a partir del índice.
getFieldNames() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfDiskDataSource
 
getFieldNames() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfMemoryDataSource
 
getFieldNames() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.SelectableDataSource
 
getFieldType() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.FieldDescription
 
getFieldType(int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbaseFileHeaderNIO
Get the character class of the field.
getFieldType(int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbaseFileNIO
Retrieve the type of the given column.
getFieldType(int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfDiskDataSource
Gets the type of the field with the given index.
getFieldType(int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfMemoryDataSource
Gets the type of the field with the given index.
getFieldType(int) - Method in class es.prodevelop.gvsig.mobile.fmap.layer.SelectableDataSource
 
getFieldValue(long, int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfDiskDataSource
Gets a value from thsi data source.
getFieldValue(long, int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfMemoryDataSource
Gets a value from thsi data source.
getFieldValue(long, int) - Method in class es.prodevelop.gvsig.mobile.fmap.layer.SelectableDataSource
Devuelve el valor a partir del númro de fila y columna.
getFieldWidth(int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfDiskDataSource
Gets the width of the field with the given index.
getFieldWidth(int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfMemoryDataSource
Gets the width of the field with the given index.
getFieldWidth(int) - Method in class es.prodevelop.gvsig.mobile.fmap.layer.SelectableDataSource
 
getFieldsDesc() - Method in interface es.prodevelop.gvsig.mobile.fmap.driver.ITableDefinition
 
getFieldsDescription() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.SelectableDataSource
Useful to writers, to know the field definitions.
getFile() - Method in interface es.prodevelop.gvsig.mobile.fmap.driver.VectorialFileDriver
 
getFile() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.RasterFileAdapter
Devuelve el fichero.
getFile() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.DiskShpDriver
 
getFile() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.MemoryShpDriver
Gets the main SHP file object.
getFile() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.VectorialFileAdapter
Devuelve el fichero.
getFile(File, String) - Static method in class es.prodevelop.gvsig.mobile.project.ProjectDeserializer
gets the full path name of a file.
getFileCode() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.ShapeFileHeader
Return the file code.
getFileExtents() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.ShapeFileHeader
Get the extents of the shape file.
getFileLength() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.ShapeFileHeader
Return the number of 16 bit words in the shape file as recorded in the header
getFileName() - Static method in class es.uv.robotica.gvsig.mobile.gps.tracklog.TracklogManager
Gets the name of the file where the tracklog is stored
getFileName() - Static method in class es.uv.robotica.gvsig.mobile.gps.tracklog.WaypointManager
Gets the name of the file where the waypoints are stored
getFilePath() - Method in interface es.prodevelop.gvsig.mobile.fmap.driver.VectorialFileDriver
 
getFilePath() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.DefaultRasterDriver
 
getFilePath() - Method in interface es.prodevelop.gvsig.mobile.fmap.driver.raster.RasterDriver
 
getFilePath() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.ecw.EcwRasterDriver
 
getFilePath() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.memory.wkformat.WKFRasterDriver
 
getFilePath() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.WmsRasterDriver
 
getFilePath() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.MemoryShpDriver
 
getFilePath() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.FLayerFileVectorial
 
getFilePath() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.FLayerGenericRaster
 
getFillColor() - Method in class es.prodevelop.gvsig.mobile.fmap.symbol.FSymbol
 
getFillColor(int) - Method in class es.prodevelop.gvsig.mobile.gui.dialog.control.ViewLayersGraphicStatus
Gets the fill color used in the symbology of the i-th layer
getFilled(int) - Method in class es.prodevelop.gvsig.mobile.gui.dialog.control.ViewLayersGraphicStatus
Gets whether the symbology of i-th layer is filled for polygons
getFirst() - Method in class es.prodevelop.gvsig.mobile.gui.tab.TabbedPanelTopPanel
Gets the first label of this components.
getFlowControlMode() - Method in class gnu.io.RXTXPort
 
getFlowControlMode() - Method in class gnu.io.SerialPort
Gets the currently configured flow control mode.
getFolderName() - Static method in class es.uv.robotica.gvsig.mobile.gps.tracklog.TracklogManager
Gets the name of the folder where the tracklog is stored
getFolderName() - Static method in class es.uv.robotica.gvsig.mobile.gps.tracklog.WaypointManager
Gets the name of the folder where the waypoints are stored
getFormats() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.WMSProtocolHandler
 
getFormattedDouble(double, int) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.Utils
Gets a double as a formatted string
getFullExtent() - Method in class es.prodevelop.gvsig.mobile.fmap.MapContext
Computes the full extent adding the extents of the current layers.
getFullExtent() - Method in interface es.prodevelop.gvsig.mobile.fmap.driver.VectorialDriver
Obtiene el bounding box de la capa
getFullExtent() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.DefaultRasterDriver
 
getFullExtent() - Method in interface es.prodevelop.gvsig.mobile.fmap.driver.raster.GeorreferencedRasterDriver
Obtiene la extensión en coordenadas del mundo real que ocupa este raster
getFullExtent() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.RasterAdapter
Obtiene el extent de la vista
getFullExtent() - Method in interface es.prodevelop.gvsig.mobile.fmap.driver.raster.RasterDriver
Obtiene la extensión en coordenadas del mundo real que ocupa este raster
getFullExtent() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.RasterFileAdapter
Devuelve la extensión total de la capa.
getFullExtent() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.ecw.EcwRasterDriver
 
getFullExtent() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.memory.wkformat.WKFRasterDriver
 
getFullExtent() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.WmsRasterDriver
 
getFullExtent() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.DiskShpDriver
Gets the extent of the geometries of this driver
getFullExtent() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.MemoryShpDriver
Gets the extent of the geometries of this driver
getFullExtent() - Method in interface es.prodevelop.gvsig.mobile.fmap.layer.FLayer
Obtiene la extensión completa de la capa
getFullExtent() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.FLayerGenericRaster
 
getFullExtent() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.FLyrVect
 
getFullExtent() - Method in interface es.prodevelop.gvsig.mobile.fmap.layer.ReadableVectorial
Devuelve la extensión total de la capa.
getFullExtent() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.VectorialAdapter
 
getFullExtent(String, String, Rectangle2D) - Method in class es.prodevelop.gvsig.mobile.gui.dialog.WMSDialog
This method is called after the dialog is closed.
getGPSData(String) - Method in interface org.dinopolis.gpstool.gpsinput.GPSDataProcessor
Returns the last received data from the GPSDevice that is named by the key or null if no data with the given key was retrieved until now.
getGPSData() - Method in interface org.dinopolis.gpstool.gpsinput.GPSDataProcessor
Returns a map containing the last received data from the GPSDevice or null, if no data was retrieved until now.
getGPSData(String) - Method in class org.dinopolis.gpstool.gpsinput.GPSGeneralDataProcessor
Returns the last received data from the GPSDevice that is named by the key or null if no data with the given key was retrieved until now.
getGPSData() - Method in class org.dinopolis.gpstool.gpsinput.GPSGeneralDataProcessor
Returns a map containing the last received data from the GPSDevice or null, if no data was retrieved until now.
getGPSDevice() - Method in interface org.dinopolis.gpstool.gpsinput.GPSDataProcessor
Returns the GPSDevice where the data will be retrieved from.
getGPSDevice() - Method in class org.dinopolis.gpstool.gpsinput.GPSGeneralDataProcessor
Returns the GPSDevice where the data will be retrieved from.
getGPSInfo() - Method in interface org.dinopolis.gpstool.gpsinput.GPSDataProcessor
Returns information about the gps connected (name of device, type of connection, etc.)
getGPSInfo() - Method in class org.dinopolis.gpstool.gpsinput.nmea.GPSNmeaDataProcessor
Returns information about the gps connected (name of device, type of connection, etc.)
getGPSListener() - Method in class es.prodevelop.gvsig.mobile.gui.canvas.MapControl
Gets the GPS event listener
getGPSManager() - Static method in class es.uv.robotica.gvsig.mobile.gps.GPSManager
Returns the GPSManager, which is a singleton
getGPSPosition() - Method in interface org.dinopolis.gpstool.gpsinput.GPSDataProcessor
Returns the last received position from the GPSDevice or null if no position was retrieved until now.
getGPSPosition() - Method in class org.dinopolis.gpstool.gpsinput.GPSGeneralDataProcessor
Returns the last received position from the GPSDevice or null if no position was retrieved until now.
getGPSPosition() - Method in class org.dinopolis.gpstool.gpsinput.nmea.GPSNmeaDataProcessor
Returns the last received position from the GPSDevice or null if no position was retrieved until now.
getGeoHeight() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.ecw.EcwRasterDriver
 
getGeoWidth() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.ecw.EcwRasterDriver
 
getGeometry() - Method in class es.prodevelop.gvsig.mobile.fmap.core.DefaultFeature
gets the geometry of this feature.
getGeometry() - Method in interface es.prodevelop.gvsig.mobile.fmap.core.IFeature
 
getGeometry(int) - Method in class es.prodevelop.gvsig.mobile.gui.canvas.TransparentCanvas
Gets the i-th geometry in the canvas.
getGeometryType() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FGeometry
 
getGeometryType() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FMultiPoint2D
 
getGeometryType() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FMultipoint3D
 
getGeometryType() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FNullGeometry
 
getGeometryType() - Method in interface es.prodevelop.gvsig.mobile.fmap.core.IGeometry
Obtiene el tipo de la geometría
getGpsIconIndexForAngle(double, boolean) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.ResourceReader
Gets the GPS icon index for a given angle
getGroupButton() - Method in class es.prodevelop.gvsig.mobile.gui.tool.ToolBar
Gets the group button associated to the toolbar
getHDOP() - Method in class es.uv.robotica.gvsig.mobile.gps.GPSFix
 
getHandler() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.ecw.EcwRasterDriver
 
getHandler() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.DiskShpDriver
 
getHandlers(int) - Method in class es.prodevelop.gvsig.mobile.fmap.core.FGeometry
 
getHandlers(int) - Method in class es.prodevelop.gvsig.mobile.fmap.core.FMultiPoint2D
 
getHandlers(int) - Method in class es.prodevelop.gvsig.mobile.fmap.core.FNullGeometry
 
getHandlers(int) - Method in interface es.prodevelop.gvsig.mobile.fmap.core.IGeometry
It returns the handlers of the geomety, these they can be of two types is straightening and of seleccion.
getHash(File) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.md5.MD5
Calculates and returns the hash of the contents of the given file.
getHashCacheFileForUrl(URL, String, String, String) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.Utils
gets the cache file path (using hash function) for a given URL
getHeaderLength() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbaseFileHeaderNIO
Get the length of the header
getHeaderLength() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.ShapeFileHeader
Return the length of the header in 16 bit words..
getHeading() - Method in class es.uv.robotica.gvsig.mobile.gps.GPSFix
 
getHeading() - Method in interface org.dinopolis.gpstool.gpsinput.GPSDataProcessor
Returns the last received heading (direction) from the GPSDevice or -1.0 if no heading was retrieved until now.
getHeading() - Method in class org.dinopolis.gpstool.gpsinput.GPSGeneralDataProcessor
Returns the last received heading (direction) from the GPSDevice or -1.0 if no heading was retrieved until now.
getHeading() - Method in class org.dinopolis.gpstool.gpsinput.nmea.GPSNmeaDataProcessor
Returns the last received heading (direction) from the GPSDevice or -1.0 if no heading was retrieved until now.
getHeight() - Method in class es.prodevelop.gvsig.mobile.app.GvsigMobileApp
 
getHeight() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.ecw.EcwRasterDriver
 
getHeight() - Method in class es.prodevelop.gvsig.mobile.gui.tool.TBButton
 
getHelpButton() - Method in class es.prodevelop.gvsig.mobile.gui.tool.ToolBar
Gets the help button of the toolbar
getHelpText() - Method in class es.prodevelop.gvsig.mobile.gui.tool.TBButton
 
getHole(Coordinate[]) - Static method in class es.prodevelop.gvsig.mobile.fmap.symbol.FConverter
Return a hole (CCW ordered points)
getHost() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.WMSProtocolHandler
 
getHours() - Method in class es.uv.robotica.gvsig.mobile.gps.GPSFix
 
getID() - Method in class es.prodevelop.gvsig.mobile.fmap.core.DefaultRow
 
getID() - Method in interface es.prodevelop.gvsig.mobile.fmap.core.IRow
 
getIcon() - Method in class es.prodevelop.gvsig.mobile.gui.bar.StatusBarItem
 
getIcon() - Method in class es.prodevelop.gvsig.mobile.gui.tool.MapCursor
 
getId() - Method in interface es.prodevelop.gvsig.mobile.fmap.layer.FLayer
 
getId() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.FLayerGenericRaster
 
getId() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.FLyrVect
 
getId() - Method in class es.prodevelop.gvsig.mobile.gui.bar.StatusBarItem
 
getId(int) - Method in class es.prodevelop.gvsig.mobile.gui.dialog.control.ViewLayersGraphicStatus
Gets the ID of the i-th layer considered in this object
getImage(byte[]) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.ResourceReader
Gets an image from an array of bytes for a well known format (png, jpg, gif)
getImage(File) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.ResourceReader
Gets an image from a file in a well known format (png, jpg, gif)
getImageFormat() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.WmsRasterDriver
 
getImageFormat() - Method in class es.prodevelop.gvsig.mobile.gui.dialog.WMSDialog
This method is called after the dialog is closed.
getImageHeight() - Method in class es.prodevelop.gvsig.mobile.fmap.viewport.ViewPort
Devuelve la altura de la imagen.
getImageIcon() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.VectorialAdapter
Por defecto devuelve null, y se le pone el icono por defecto.
getImageSize() - Method in class es.prodevelop.gvsig.mobile.fmap.viewport.ViewPort
Devuelve las dimensiones de la imagen.
getImageWidth() - Method in class es.prodevelop.gvsig.mobile.fmap.viewport.ViewPort
Devuelve la anchura de la imagen.
getIndex() - Method in class es.prodevelop.gvsig.mobile.gui.tool.TBComboButton
Gets the index of the active button in the list
getIndex() - Method in class es.prodevelop.gvsig.mobile.gui.tool.ToolBarGroupButton
 
getInfo(Point, double, Cancellable, String) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.WmsRasterDriver
get info associated with the given screen pixel.
getInfo(Point, double, Cancellable, String) - Method in class es.prodevelop.gvsig.mobile.fmap.layer.FLayerGenericRaster
 
getInfo(Point, double, Cancellable, String) - Method in class es.prodevelop.gvsig.mobile.fmap.layer.FLyrVect
 
getInfo(Point, double, Cancellable, String) - Method in interface es.prodevelop.gvsig.mobile.fmap.layer.InfoByPoint
Realiza una consulta por punto en la capa
getInfoFormats() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.WMSProtocolHandler
 
getInfoFormats() - Method in class es.prodevelop.gvsig.mobile.gui.dialog.WMSDialog
This method is called after the dialog is closed.
getInfoString() - Method in interface es.prodevelop.gvsig.mobile.fmap.layer.FLayer
Devuelve una cadena con informacion sobre la capa.
getInfoString() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.FLyrDefault
 
getInfoableCheck() - Method in class es.prodevelop.gvsig.mobile.gui.dialog.control.LayersTableItem
Gets the checkbox associated with the infoability of the layer.
getInfoableLayers(boolean) - Method in class es.prodevelop.gvsig.mobile.fmap.MapContext
Gets the layers that the user has selected to be queried for info
getInfoableLayers(boolean) - Method in class es.prodevelop.gvsig.mobile.gui.canvas.MapControl
Gets an array with the layers that are infoable.
getInit() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FArc2D
 
getInit() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FEllipse2D
 
getInputBufferSize() - Method in class gnu.io.CommPort
Gets the input buffer size.
getInputBufferSize() - Method in class gnu.io.SerialPort
 
getInputStream() - Method in class gnu.io.CommPort
Returns an input stream.
getInputStream() - Method in class gnu.io.SerialPort
Returns an input stream.
getInputStream() - Method in interface org.dinopolis.gpstool.gpsinput.GPSDevice
Returns an input stream from the gps device.
getInputStream() - Method in class org.dinopolis.gpstool.gpsinput.GPSFileDevice
Returns an input stream from the gps device.
getInputStream() - Method in class org.dinopolis.gpstool.gpsinput.GPSSerialDevice
Returns an input stream from the gps device.
getInt() - Method in class es.prodevelop.gvsig.mobile.fmap.util.bytebuffer.FalseByteBuffer
 
getInt(int) - Method in class es.prodevelop.gvsig.mobile.fmap.util.bytebuffer.FalseByteBuffer
Gets the integer at a certain position
getInternalShape() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FGeometry
 
getInternalShape() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FMultiPoint2D
 
getInternalShape() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FNullGeometry
 
getInternalShape() - Method in interface es.prodevelop.gvsig.mobile.fmap.core.IGeometry
Useful to have the real shape behind the scenes.
getIntersectingIndices(Rectangle2D, int) - Method in interface es.prodevelop.gvsig.mobile.fmap.driver.BoundedShapes
 
getIntersectingIndices(Rectangle2D, int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.DiskShpDriver
Gets the indices of the geometries intersecting the given rectangle
getIntersectingIndices(Rectangle2D, int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.MemoryShpDriver
Gets the indices of the geometries intersecting the given rectangle
getIntersection(Point2D, Point2D, Point2D, Point2D) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.graph2d.UtilFunctions
Devuelve el punto de la intersección entre las lineas p1-p2 y p3-p4.
getIteratorLengthAndLast(PathIterator, String) - Static method in class es.prodevelop.geodetic.utils.conversion.GeoUtils
Gets the length in meters of a path iterator and the length of the last of its arcs, given the SRS
getIteratorLengthAndLast(PathIterator) - Static method in class es.prodevelop.geodetic.utils.conversion.GeoUtils
Gets the length of the path iterator and of the last of its arcs.
getLabelField() - Method in class es.prodevelop.gvsig.mobile.fmap.legend.SingleSymbolLegend
 
getLabelField() - Method in interface es.prodevelop.gvsig.mobile.fmap.legend.VectorialLegend
Obtiene el índice del campo que sirve de etiquetado o -1 si no ha sido etiquetado
getLabelHeightField() - Method in class es.prodevelop.gvsig.mobile.fmap.legend.SingleSymbolLegend
 
getLabelHeightField() - Method in interface es.prodevelop.gvsig.mobile.fmap.legend.VectorialLegend
Devuelve el alto de campo.
getLabelRotationField() - Method in class es.prodevelop.gvsig.mobile.fmap.legend.SingleSymbolLegend
 
getLabelRotationField() - Method in interface es.prodevelop.gvsig.mobile.fmap.legend.VectorialLegend
Devuelve la rotación.
getLanguage() - Method in class es.prodevelop.gvsig.mobile.gui.dialog.AppSettingsDialog
Get chosen language code.
getLargestFieldSize() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbaseFileHeaderNIO
Get the largest field size of this table.
getLastModified() - Method in class es.prodevelop.gvsig.mobile.project.Project
 
getLastUpdateDate() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbaseFileHeaderNIO
Get the date this file was last updated.
getLat() - Method in class es.uv.robotica.gvsig.mobile.gps.tracklog.Trackpoint
Gets latitude of the trackpoint
getLat() - Method in class es.uv.robotica.gvsig.mobile.gps.tracklog.Waypoint
Gets latitude of the waypoint
getLatitude() - Method in class es.uv.robotica.gvsig.mobile.gps.GPSFix
 
getLatitude() - Method in class org.dinopolis.gpstool.gpsinput.GPSPosition
Returns the latitude of the gps position.
getLayer(int) - Method in class es.prodevelop.gvsig.mobile.fmap.MapContext
Gets i-th layer
getLayer(int) - Method in class es.prodevelop.gvsig.mobile.gui.canvas.MapControl
Gets i-th layer
getLayer() - Method in class es.prodevelop.gvsig.mobile.gui.dialog.control.LayersTableItem
Gets associated layer
getLayerCount() - Method in class es.prodevelop.gvsig.mobile.fmap.MapContext
Gets the number of layers
getLayerCount() - Method in class es.prodevelop.gvsig.mobile.gui.canvas.MapControl
Gets number of layers in current map
getLayerCount() - Method in class es.prodevelop.gvsig.mobile.gui.dialog.control.ViewLayersGraphicStatus
 
getLayerDescription() - Method in class es.prodevelop.gvsig.mobile.gui.dialog.control.WMSLayerListItem
 
getLayerId() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.WMSLayerDescription
 
getLayerId() - Method in class es.prodevelop.gvsig.mobile.gui.dialog.control.WMSLayerListItem
 
getLayerId() - Method in class es.prodevelop.gvsig.mobile.gui.dialog.control.WmsLayerNameLabel
ID getter,
getLayerListeners() - Method in interface es.prodevelop.gvsig.mobile.fmap.layer.FLayer
 
getLayerListeners() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.FLyrDefault
 
getLayerName() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.WMSLayerDescription
 
getLayers() - Method in class es.prodevelop.gvsig.mobile.fmap.MapContext
 
getLayers() - Method in class es.prodevelop.gvsig.mobile.gui.dialog.control.LayersTable
Get current layers.
getLegend() - Method in interface es.prodevelop.gvsig.mobile.fmap.layer.Classifiable
 
getLegend() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.FLyrVect
 
getLevel() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.WMSLayerDescription
 
getLinkHref() - Method in class es.uv.robotica.gvsig.mobile.gps.tracklog.Link
Gets URL of hyperlink.
getLinkList() - Method in class es.uv.robotica.gvsig.mobile.gps.tracklog.Waypoint
Gets a list of links which point to additional information about the waypoint
getLinkText() - Method in class es.uv.robotica.gvsig.mobile.gps.tracklog.Link
Gets text of hyperlink.
getLinkType() - Method in class es.uv.robotica.gvsig.mobile.gps.tracklog.Link
Gets mime type of content (image/jpeg)
getListener() - Method in class es.prodevelop.gvsig.mobile.gui.tool.behavior.PointBehavior
Gets the current listener, which will be notified when point events occur.
getLon() - Method in class es.uv.robotica.gvsig.mobile.gps.tracklog.Trackpoint
Gets longitude of the trackpoint
getLon() - Method in class es.uv.robotica.gvsig.mobile.gps.tracklog.Waypoint
Gets longitude of the waypoint
getLongitude() - Method in class es.uv.robotica.gvsig.mobile.gps.GPSFix
 
getLongitude() - Method in class org.dinopolis.gpstool.gpsinput.GPSPosition
Returns the longitude of the gps position.
getMD5() - Method in class es.prodevelop.gvsig.mobile.fmap.util.md5.MD5InputStream
 
getMD5() - Method in class es.prodevelop.gvsig.mobile.fmap.util.md5.MD5OutputStream
 
getMapContext() - Method in interface es.prodevelop.gvsig.mobile.fmap.layer.FLayer
Devuelve el FMap al que está añadida la capa o null si la capa no ha sido añadida a ningún FMap
getMapContext() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.FLyrDefault
 
getMapContext() - Method in class es.prodevelop.gvsig.mobile.gui.canvas.MapControl
Gets the map context object
getMapContext() - Method in class es.prodevelop.gvsig.mobile.project.Project
Gets the MapContext object.
getMapControl() - Method in class es.prodevelop.gvsig.mobile.gui.dialog.control.LayersTable
 
getMapControl() - Method in class es.prodevelop.gvsig.mobile.gui.mainframe.MainWindow
Returns the Window's MapControl
getMapUnits() - Method in class es.prodevelop.gvsig.mobile.fmap.viewport.ViewPort
Devuelve la unidad de medida del mapa, es la unidad de medida en la que está la cartográfia que cargamos, normalmente en metros.
getMax() - Method in class es.prodevelop.gvsig.mobile.fmap.viewport.Extent
Obtiene el punto máximo
getMaxHeight() - Method in class es.prodevelop.gvsig.mobile.gui.tab.ExpansiblePanel
Gets the maximum height that the panel can have with the current components.
getMaxHeight() - Method in class es.prodevelop.gvsig.mobile.gui.tab.ExpansibleScrolledPanel
Gets the maximum height that this component can have.
getMaxScale() - Method in interface es.prodevelop.gvsig.mobile.fmap.layer.FLayer
La capa no se visualiza si está por encima de esa escala
getMaxScale() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.FLyrDefault
 
getMaxScale(int) - Method in class es.prodevelop.gvsig.mobile.gui.dialog.control.ViewLayersGraphicStatus
Gets the max scale of the i-th layer in this object
getMeasureSymbol() - Static method in class es.prodevelop.gvsig.mobile.fmap.symbol.FSymbol
 
getMemento() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfDiskDataSource
 
getMemento() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfMemoryDataSource
 
getMemento() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.SelectableDataSource
 
getMemo() - Method in interface es.prodevelop.gvsig.mobile.fmap.layer.FLayer
 
getMemo() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.FLyrDefault
 
getMenu() - Method in class es.prodevelop.gvsig.mobile.gui.tool.TBComboButton
 
getMenu() - Method in class es.prodevelop.gvsig.mobile.gui.tool.ToolBar
 
getMessage() - Method in class es.prodevelop.gvsig.mobile.gui.bar.StatusBarItem
 
getMetersPerProjUnit() - Method in interface es.prodevelop.gvsig.mobile.fmap.proj.IProjection
 
getMetersPerProjUnit() - Method in class es.prodevelop.gvsig.mobile.fmap.proj.Projection
 
getMid() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FArc2D
 
getMin() - Method in class es.prodevelop.gvsig.mobile.fmap.viewport.Extent
Obtiene el punto mínimo
getMinGeoX() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.ecw.EcwRasterDriver
 
getMinGeoY() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.ecw.EcwRasterDriver
 
getMinHeight() - Method in class es.prodevelop.gvsig.mobile.gui.dialog.control.ExpansibleRow
 
getMinScale() - Method in interface es.prodevelop.gvsig.mobile.fmap.layer.FLayer
La capa no se visualiza si está por debajo de esa escala
getMinScale() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.FLyrDefault
Método que es llamado por Flayers para notificar a la capa que va a ser añadida.
getMinScale(int) - Method in class es.prodevelop.gvsig.mobile.gui.dialog.control.ViewLayersGraphicStatus
Gets the min scale of the i-th layer in this object
getMinutes() - Method in class es.uv.robotica.gvsig.mobile.gps.GPSFix
 
getMonth() - Method in class es.uv.robotica.gvsig.mobile.gps.GPSFix
 
getNDecimals() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfFieldInfo
 
getName() - Method in interface es.prodevelop.gvsig.mobile.fmap.driver.Driver
Debe devolver un objeto que se asociará en el manager al driver.
getName() - Method in interface es.prodevelop.gvsig.mobile.fmap.driver.ITableDefinition
 
getName() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.DefaultRasterDriver
 
getName() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.ecw.EcwRasterDriver
 
getName() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.memory.wkformat.WKFRasterDriver
 
getName() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.WmsRasterDriver
 
getName() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfDiskDataSource
 
getName() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfFieldInfo
 
getName() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfMemoryDataSource
 
getName() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.MemoryShpDriver
Gets the driver name
getName() - Method in interface es.prodevelop.gvsig.mobile.fmap.layer.FLayer
Devuelve el nombre de la capa.
getName() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.FLyrDefault
 
getName() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.SelectableDataSource
Devuelve el nombre del DataSource.
getName() - Method in class es.prodevelop.gvsig.mobile.project.Project
 
getName() - Method in class es.uv.robotica.gvsig.mobile.gps.tracklog.Waypoint
Gets the GPS name of the waypoint.
getName() - Method in class gnu.io.CommPort
Gets the name of the communications port.
getName() - Method in class gnu.io.CommPortIdentifier
Returns the name of the port.
getNameLabel() - Method in class es.prodevelop.gvsig.mobile.gui.dialog.control.LayersTableItem
 
getNewExtent() - Method in class es.prodevelop.gvsig.mobile.fmap.viewport.ExtentEvent
 
getNext(Rectangle2D) - Method in interface es.prodevelop.gvsig.mobile.fmap.ExtentHistory
Gets next extent
getNext(Rectangle2D) - Method in class es.prodevelop.gvsig.mobile.fmap.ExtentHistoryImpl
Obtiene el último rectángulo que se añadió al histórico
getNotHolePolygon(FPolygon2D) - Static method in class es.prodevelop.gvsig.mobile.fmap.symbol.FConverter
Use it ONLY for NOT multipart polygons.
getNumBands() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.DefaultRasterDriver
 
getNumBands() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.RasterAdapter
Obtiene el número de bandas de la imagen
getNumBands() - Method in interface es.prodevelop.gvsig.mobile.fmap.driver.raster.RasterDriver
Obtiene el número de bandas del raster
getNumBands() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.RasterFileAdapter
Devuelve el número de bandas de raster.
getNumBands() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.ecw.EcwRasterDriver
 
getNumBands() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.memory.wkformat.WKFRasterDriver
 
getNumBands() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.WmsRasterDriver
 
getNumErrors() - Method in interface es.prodevelop.gvsig.mobile.fmap.layer.FLayer
returns the number of errors that causes layer unavailable status
getNumErrors() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.FLyrDefault
 
getNumFields() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbaseFileHeaderNIO
Return the number of fields in the records.
getNumPoints() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FMultiPoint2D
 
getNumRecords() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbaseFileHeaderNIO
Return the number of records in the file
getNumberFieldValue(int, int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbaseFileNIO
Devuelve el Number a partir de una fila y columna.
getNumberOfParts() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FMapFastGeometry
 
getNumberSatUsed() - Method in class es.uv.robotica.gvsig.mobile.gps.GPSFix
 
getOffset() - Method in class es.prodevelop.gvsig.mobile.fmap.viewport.ViewPort
The offset is the position where to start drawing.
getOutputBufferSize() - Method in class gnu.io.CommPort
Gets the output buffer size.
getOutputBufferSize() - Method in class gnu.io.SerialPort
 
getOutputStream() - Method in class gnu.io.CommPort
Returns an output stream.
getOutputStream() - Method in class gnu.io.SerialPort
Returns an output stream.
getOutputStream() - Method in interface org.dinopolis.gpstool.gpsinput.GPSDevice
Returns an output stream from the gps device.
getOutputStream() - Method in class org.dinopolis.gpstool.gpsinput.GPSFileDevice
Returns an output stream from the gps device.
getOutputStream() - Method in class org.dinopolis.gpstool.gpsinput.GPSSerialDevice
Returns an output stream from the gps device.
getOwner() - Method in class es.prodevelop.gvsig.mobile.gui.tool.TBMenu
 
getOwner() - Method in class es.prodevelop.gvsig.mobile.gui.tool.TBWidget
Gets the TBWidget's owner (IToolContainer compliant, e.g. a ToolBar).
getOwner() - Method in class es.prodevelop.gvsig.mobile.gui.tool.ToolBarGroupButton
 
getPDOP() - Method in class es.uv.robotica.gvsig.mobile.gps.GPSFix
 
getPKCardinality() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfDiskDataSource
 
getPKCardinality() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfMemoryDataSource
 
getPKCardinality() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.SelectableDataSource
 
getPKName(int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfDiskDataSource
Gets the name of one of the fields that compose the PK.
getPKName(int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfMemoryDataSource
Gets the name of one of the fields that compose the PK.
getPKName(int) - Method in class es.prodevelop.gvsig.mobile.fmap.layer.SelectableDataSource
 
getPKNames() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfDiskDataSource
 
getPKNames() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfMemoryDataSource
 
getPKNames() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.SelectableDataSource
 
getPKType(int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfDiskDataSource
Gets the type of one of the fields that compose the PK.
getPKType(int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfMemoryDataSource
Gets the type of one of the fields that compose the PK.
getPKType(int) - Method in class es.prodevelop.gvsig.mobile.fmap.layer.SelectableDataSource
 
getPKValue(long) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfDiskDataSource
Gets the primary key value for a row
getPKValue(long) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfMemoryDataSource
Gets the primary key value for a row
getPKValue(long) - Method in class es.prodevelop.gvsig.mobile.fmap.layer.SelectableDataSource
 
getPRN() - Method in class org.dinopolis.gpstool.gpsinput.SatelliteInfo
Get the prn (number of satellite)
getPRNUsed() - Method in class es.uv.robotica.gvsig.mobile.gps.GPSFix
 
getParams() - Method in class es.prodevelop.gvsig.mobile.app.GvsigMobileApp
Gets application params in a hashmap
getParentFrame() - Method in class es.prodevelop.gvsig.mobile.gui.canvas.MapControl
Gets parent main window.
getParity() - Method in class gnu.io.RXTXPort
 
getParity() - Method in class gnu.io.SerialPort
Get the currently configured parity setting.
getPart(int) - Method in class es.prodevelop.gvsig.mobile.fmap.core.FMapFastGeometry
 
getPath() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.ecw.EcwRasterDriver
 
getPath() - Method in class es.prodevelop.gvsig.mobile.gui.dialog.AppSettingsDialog
 
getPath() - Method in class es.prodevelop.gvsig.mobile.project.Project
 
getPathIterator(AffineTransform) - Method in class es.prodevelop.gvsig.mobile.fmap.core.FGeometry
 
getPathIterator(AffineTransform, double) - Method in class es.prodevelop.gvsig.mobile.fmap.core.FGeometry
 
getPathIterator(AffineTransform) - Method in class es.prodevelop.gvsig.mobile.fmap.core.FMultiPoint2D
 
getPathIterator(AffineTransform, double) - Method in class es.prodevelop.gvsig.mobile.fmap.core.FMultiPoint2D
 
getPathIterator(AffineTransform) - Method in class es.prodevelop.gvsig.mobile.fmap.core.FNullGeometry
 
getPathIterator(AffineTransform, double) - Method in class es.prodevelop.gvsig.mobile.fmap.core.FNullGeometry
 
getPathIterator(AffineTransform) - Method in class es.prodevelop.gvsig.mobile.fmap.core.FPoint2D
 
getPathIterator(AffineTransform, double) - Method in class es.prodevelop.gvsig.mobile.fmap.core.FPoint2D
 
getPathIterator(AffineTransform) - Method in class es.prodevelop.gvsig.mobile.fmap.core.FPolyline2D
 
getPathIterator(AffineTransform, double) - Method in class es.prodevelop.gvsig.mobile.fmap.core.FPolyline2D
 
getPathIterator(AffineTransform) - Method in class es.prodevelop.gvsig.mobile.fmap.core.GeneralPathX
Returns a PathIterator object that iterates along the boundary of this Shape and provides access to the geometry of the outline of this Shape.
getPathIterator(AffineTransform, double) - Method in class es.prodevelop.gvsig.mobile.fmap.core.GeneralPathX
Returns a PathIterator object that iterates along the boundary of the flattened Shape and provides access to the geometry of the outline of the Shape.
getPathIterator(AffineTransform) - Method in interface es.prodevelop.gvsig.mobile.fmap.core.IGeometry
Devuelve el GeneralPathXIterator con la información relativa a la geometría.
getPathIterator(AffineTransform, double) - Method in interface es.prodevelop.gvsig.mobile.fmap.core.IGeometry
 
getPathIteratorArea(PathIterator) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.graph2d.Graph2DUtilities
Gets the area of the path iterator
getPe() - Method in class es.prodevelop.geodetic.utils.conversion.Elipsoide
Get First Excentricity
getPe2() - Method in class es.prodevelop.geodetic.utils.conversion.Elipsoide
Get First Excentricity ^2
getPerpendicular(Point2D, Point2D, Point2D) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.graph2d.UtilFunctions
Obtiene un par de puntos que definen la recta perpendicular a p1-p2 que pasa por el punto perp
getPerpendicularPoint(Point2D, Point2D, Point2D, double) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.graph2d.UtilFunctions
Obtiene el punto que se encuentra a una distancia 'dist' de la recta p1-p2 y se encuentra en la recta perpendicular que pasa por perpPoint
getPixel(double, double) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.DefaultRasterDriver
 
getPixel(double, double) - Method in interface es.prodevelop.gvsig.mobile.fmap.driver.raster.RasterDriver
 
getPixel(double, double) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.ecw.EcwRasterDriver
Gets the RGB values of the pixel of interest
getPixel(double, double) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.memory.wkformat.WKFRasterDriver
Gets the RGB values of the pixel of interest
getPixel(double, double) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.WmsRasterDriver
Gets the RGB values of the pixel for the given coordinates (in map units)
getPixelTransformedShape(double[], int, double, double, double, double, int) - Static method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.ShpReader
Utility method to transform a geometry with a given affine transform.
getPoint() - Method in class es.prodevelop.gvsig.mobile.fmap.core.AbstractHandler
 
getPoint(int) - Method in class es.prodevelop.gvsig.mobile.fmap.core.FMultiPoint2D
 
getPoint() - Method in interface es.prodevelop.gvsig.mobile.fmap.core.Handler
Returns the point associated with this handler
getPoint(Point2D, Point2D, double) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.graph2d.UtilFunctions
Devuelve el punto de la recta que viene dada por los puntos p1 y p2 a una distancia radio de p1.
getPoint(Point2D, double, double) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.graph2d.UtilFunctions
Devuelve el punto a una distancia radio del punto p1 y aplicandole un ángulo an.
getPoint() - Method in class es.prodevelop.gvsig.mobile.gui.tool.event.PointEvent
gets the point (screen coordinates) of the pixel where the point event happened.
getPortIdentifier(CommPort) - Static method in class gnu.io.CommPortIdentifier
 
getPortIdentifier(String) - Static method in class gnu.io.CommPortIdentifier
Obtains a CommPortIdentifier object by using a port name.
getPortIdentifiers() - Static method in class gnu.io.CommPortIdentifier
Obtains an enumeration object that contains a CommPortIdentifier object for each port in the system.
getPortName() - Method in class es.uv.robotica.gvsig.mobile.gps.GPSManager
Returns the port name of the GPS device, which can be a serial port name (i.e.
getPortType() - Method in class gnu.io.CommPortIdentifier
Returns the port type
getPosition() - Method in class es.prodevelop.gvsig.mobile.fmap.util.bytebuffer.FalseByteBuffer
 
getPreferredLocales() - Static method in class org.gvsig.i18n.Messages
Returns an ArrayList containing the ordered list of prefered Locales Each element of the ArrayList is a Locale object.
getPrevious(Rectangle2D) - Method in interface es.prodevelop.gvsig.mobile.fmap.ExtentHistory
Gets previous extent
getPrevious(Rectangle2D) - Method in class es.prodevelop.gvsig.mobile.fmap.ExtentHistoryImpl
Obtiene el último rectángulo que se añadió al histórico
getPrimaryKeys() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfDiskDataSource
 
getPrimaryKeys() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfMemoryDataSource
 
getPrimaryKeys() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.SelectableDataSource
 
getProject() - Method in class es.prodevelop.gvsig.mobile.gui.canvas.MapControl
Gets the current project
getProjection() - Method in class es.prodevelop.gvsig.mobile.fmap.MapContext
 
getProjection() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.DefaultRasterDriver
 
getProjection() - Method in interface es.prodevelop.gvsig.mobile.fmap.driver.raster.GeorreferencedRasterDriver
Obtiene la proyección en la que está el raster
getProjection() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.ecw.EcwRasterDriver
 
getProjection() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.memory.wkformat.WKFRasterDriver
 
getProjection() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.WmsRasterDriver
 
getProjection() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.FLyrDefault
 
getProjection() - Method in class es.prodevelop.gvsig.mobile.fmap.viewport.ViewPort
Devuelve la proyección.
getProjection() - Method in class es.prodevelop.gvsig.mobile.gui.canvas.MapControl
Gets current projection (gets the data from the project)
getProjection() - Method in class es.prodevelop.gvsig.mobile.project.Project
 
getProperty(Object) - Method in interface es.prodevelop.gvsig.mobile.fmap.layer.FLayer
Useful to associate any object to a layer.
getProperty(Object) - Method in class es.prodevelop.gvsig.mobile.fmap.layer.FLyrDefault
 
getProperty(String) - Method in class org.gvsig.i18n.utils.OrderedProperties
Gets the property with the specified key in this property list.
getProperty(String, String) - Method in class org.gvsig.i18n.utils.OrderedProperties
Gets the property with the specified key in this property list.
getQuality() - Method in class es.uv.robotica.gvsig.mobile.gps.GPSFix
 
getRadio() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FCircle2D
 
getRandomColor() - Static method in class es.prodevelop.gvsig.mobile.fmap.symbol.FSymbol
 
getRasterDataType() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.DefaultRasterDriver
 
getRasterDataType() - Method in interface es.prodevelop.gvsig.mobile.fmap.driver.raster.RasterDriver
 
getRasterDataType() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.RasterFileAdapter
 
getRasterDataType() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.ecw.EcwRasterDriver
 
getRasterDataType() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.memory.wkformat.WKFRasterDriver
 
getRasterDataType() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.WmsRasterDriver
 
getReceiveFramingByte() - Method in class gnu.io.CommPort
Gets the current byte used for receive framing.
getReceiveFramingByte() - Method in class gnu.io.SerialPort
 
getReceiveThreshold() - Method in class gnu.io.CommPort
Gets the integer value of the receive threshold.
getReceiveThreshold() - Method in class gnu.io.SerialPort
 
getReceiveTimeout() - Method in class gnu.io.CommPort
Gets the integer value of the receive timeout.
getReceiveTimeout() - Method in class gnu.io.SerialPort
 
getRecordCount() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbaseFileNIO
Retrieve number of records in the DbaseFile
getRecordLength() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbaseFileHeaderNIO
Get the length of the records in bytes.
getRecordset() - Method in interface es.prodevelop.gvsig.mobile.fmap.layer.AlphanumericData
Obtiene una referencia a la tabla asociada a la capa
getRecordset() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.FLyrVect
 
getRecordset() - Method in interface es.prodevelop.gvsig.mobile.fmap.layer.ReadableVectorial
 
getRecordset() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.VectorialAdapter
Devuelve el DataSource a pasrtir del nombre.
getRecordset() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.VectorialDefaultAdapter
 
getRecordset() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.VectorialFileAdapter
 
getRectangle() - Method in class es.prodevelop.gvsig.mobile.gui.tool.event.RectangleEvent
Gets the rectangle defined by the start and end points.
getRequestedLayers() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.WmsRasterDriver
 
getRequestedStyles() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.WmsRasterDriver
 
getResource(String) - Method in class org.gvsig.i18n.MessagesClassLoader
Loads a resource using the specified file name.
getResourceFile(String, String) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.ResourceReader
Gets a file from the resource folder
getResourceFile(String, String) - Static method in class org.gvsig.i18n.Messages
 
getResourceFolder(String) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.ResourceReader
gets a subfolder from the resources folder
getResourceImage(String, String) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.ResourceReader
Gets an image from the resources folder
getRoot() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.WMSProtocolHandler
 
getRow(long) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfDiskDataSource
Gets a row of this data source.
getRow(long) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfMemoryDataSource
Gets a row of this data source.
getRow(long) - Method in class es.prodevelop.gvsig.mobile.fmap.layer.SelectableDataSource
 
getRowCount() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfDiskDataSource
 
getRowCount() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfMemoryDataSource
 
getRowCount() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.SelectableDataSource
Devuelve el número de filas en total.
getSDCardPath() - Static method in class es.prodevelop.gvsig.mobile.common.ProcessUtils
Gets PDA's extension card root path.
getSNR() - Method in class org.dinopolis.gpstool.gpsinput.SatelliteInfo
Get the snr (strength (00 to 99 dB), 0 when not tracking)
getSRS() - Method in class es.prodevelop.gvsig.mobile.gui.dialog.AppSettingsDialog
 
getSatelliteInfo() - Method in class es.uv.robotica.gvsig.mobile.gps.GPSFix
 
getScale(Projection, double, double) - Static method in class es.prodevelop.geodetic.utils.conversion.GeoUtils
This method computes the scale of a map.
getScale(double, double, double, double) - Method in interface es.prodevelop.gvsig.mobile.fmap.proj.IProjection
Computes the current scale
getScale(double, double, double, double) - Method in class es.prodevelop.gvsig.mobile.fmap.proj.Projection
 
getScale(int, int) - Method in class es.prodevelop.gvsig.mobile.fmap.viewport.Extent
Obtiene la escala
getScale(double, double) - Method in class es.prodevelop.gvsig.mobile.fmap.viewport.Extent
 
getScale() - Method in class es.prodevelop.gvsig.mobile.fmap.viewport.ViewPort
Devuelve la escala.
getScale() - Method in class es.prodevelop.gvsig.mobile.gui.dialog.control.LayersTable
Gets the current scale.
getScaleVisiLabel() - Method in class es.prodevelop.gvsig.mobile.gui.dialog.control.LayersTableItem
gets the icon that represents the scale visibility.
getScaledCenteredRectangle(Rectangle2D, double) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.Utils
Gets a scaled version of a given rectangle centered in the same point
getSe() - Method in class es.prodevelop.geodetic.utils.conversion.Elipsoide
Get Second Excentricity
getSe2() - Method in class es.prodevelop.geodetic.utils.conversion.Elipsoide
Get Second Excentricity ^2
getSeconds() - Method in class es.uv.robotica.gvsig.mobile.gps.GPSFix
 
getSelectHandlers() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FArc2D
 
getSelectHandlers() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FCircle2D
 
getSelectHandlers() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FEllipse2D
 
getSelectHandlers() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FPoint2D
 
getSelectHandlers() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FPolyline2D
 
getSelectHandlers() - Method in interface es.prodevelop.gvsig.mobile.fmap.core.FShape
Returns the hanlers they utilized to select the geometries.
getSelectedIndex() - Method in class es.prodevelop.gvsig.mobile.gui.dialog.control.LayersTable
Gets the index of the elected layer.
getSelectedLayer(boolean) - Method in class es.prodevelop.gvsig.mobile.gui.canvas.MapControl
Gets currently selected layer (in TOC), or null if there is no selection
getSelectedLayerExtent() - Method in class es.prodevelop.gvsig.mobile.fmap.MapContext
Gets the extent of the selected layers
getSelectedLayers(boolean) - Method in class es.prodevelop.gvsig.mobile.fmap.MapContext
Gets the currently selected layers
getSelectedToolBar() - Method in class es.prodevelop.gvsig.mobile.gui.mainframe.MainWindow
Gets the currently selected tool bar (its button is at the top of the left-most vertical button bar.)
getSelection() - Method in interface es.prodevelop.gvsig.mobile.fmap.layer.Selectable
Obtiene el bitset que contiene la información de los registros seleccionados de la capa
getSelection() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.SelectableDataSource
Develve un FBitSet con los índices de los elementos seleccionados.
getSelection() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.SelectionSupport
Devuelve un FBitSet con los índices de los elementos seleccionados.
getSelectionSupport() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.SelectableDataSource
Devuelve el SelectionSupport.
getSentenceId() - Method in class org.dinopolis.gpstool.gpsinput.nmea.NMEA0183Sentence
Returns the sentence id of this NMEA sentence.
getServerUrl() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.WmsRasterDriver
 
getServerUrl() - Method in class es.prodevelop.gvsig.mobile.gui.dialog.WMSDialog
This method is called after the dialog is closed.
getShape(int) - Method in interface es.prodevelop.gvsig.mobile.fmap.driver.VectorialDriver
 
getShape(int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.DiskShpDriver
Gets the geometry for an index
getShape(int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.MemoryShpDriver
Gets the geometry for an index
getShape(int) - Method in interface es.prodevelop.gvsig.mobile.fmap.layer.ReadableVectorial
Devuelve la geometría a partir de un índice.
getShape(int) - Method in class es.prodevelop.gvsig.mobile.fmap.layer.VectorialDefaultAdapter
 
getShape(int) - Method in class es.prodevelop.gvsig.mobile.fmap.layer.VectorialFileAdapter
Is synchronized to allow thread safe access to features stored in files.
getShapeBounds(int) - Method in interface es.prodevelop.gvsig.mobile.fmap.driver.BoundedShapes
Obtiene el Rectángulo de la geometría iésima
getShapeBounds(int) - Method in interface es.prodevelop.gvsig.mobile.fmap.driver.VectorialDriver
 
getShapeBounds(int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.DiskShpDriver
Gets the extent of one geometry of this driver.
getShapeBounds(int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.MemoryShpDriver
Gets the extent of one geometry of this driver.
getShapeBounds(long, int) - Static method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.ShpReader
Gets the shapebounds of a geometry
getShapeBounds(int) - Method in interface es.prodevelop.gvsig.mobile.fmap.layer.ReadableVectorial
 
getShapeBounds(int) - Method in class es.prodevelop.gvsig.mobile.fmap.layer.VectorialAdapter
 
getShapeCount() - Method in interface es.prodevelop.gvsig.mobile.fmap.driver.VectorialDriver
Obtiene el número de geometrías que contiene la capa
getShapeCount() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.DiskShpDriver
 
getShapeCount() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.MemoryShpDriver
 
getShapeCount() - Method in interface es.prodevelop.gvsig.mobile.fmap.layer.ReadableVectorial
Devuelve el número de Shape.
getShapeCount() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.VectorialAdapter
 
getShapeType() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FArc2D
 
getShapeType() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FCircle2D
 
getShapeType() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FEllipse2D
 
getShapeType() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FPoint2D
 
getShapeType() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FPoint3D
 
getShapeType() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FPolygon2D
 
getShapeType() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FPolygon3D
 
getShapeType() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FPolyline2D
 
getShapeType() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FPolyline3D
 
getShapeType() - Method in interface es.prodevelop.gvsig.mobile.fmap.core.FShape
Obtiene el tipo de shape que contiene.
getShapeType(int) - Method in interface es.prodevelop.gvsig.mobile.fmap.driver.BoundedShapes
Devuelve el tipo de la geometría.
getShapeType() - Method in interface es.prodevelop.gvsig.mobile.fmap.driver.VectorialDriver
Devuelve el tipo de los shapes que hay en el fichero.
getShapeType() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.DiskShpDriver
 
getShapeType(int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.DiskShpDriver
Gets the shape type of the geometry of interest.
getShapeType() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.MemoryShpDriver
 
getShapeType(int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.MemoryShpDriver
Gets the shape type of the geometry of interest.
getShapeType() - Method in interface es.prodevelop.gvsig.mobile.fmap.layer.Classifiable
 
getShapeType() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.FLyrVect
 
getShapeType() - Method in interface es.prodevelop.gvsig.mobile.fmap.layer.ReadableVectorial
Obtiene el tipo de las geometrías almacenadas en esta fuente de datos
getShapeType() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.VectorialDefaultAdapter
 
getShapeType() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.VectorialFileAdapter
 
getShapeType() - Method in class es.prodevelop.gvsig.mobile.fmap.legend.SingleSymbolLegend
 
getShapeType() - Method in interface es.prodevelop.gvsig.mobile.fmap.legend.VectorialLegend
Devuelve el tipo de shape.
getShapeWithBox(long, int) - Static method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.ShpReader
Gets the shape as an array of coordinates
getShort() - Method in class es.prodevelop.gvsig.mobile.fmap.util.bytebuffer.FalseByteBuffer
 
getShpMetadata(long) - Static method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.ShpReader
Gets SHP metadata
getShxFile(File) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.DiskShpDriver
Gets the SHX associated with the given SHP file
getShxFile(File) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.MemoryShpDriver
Gets the associated SHX file
getSimFileName() - Method in class es.uv.robotica.gvsig.mobile.gps.GPSManager
 
getSimFolderName() - Method in class es.uv.robotica.gvsig.mobile.gps.GPSManager
 
getSource() - Method in interface es.prodevelop.gvsig.mobile.fmap.driver.raster.RasterOperations
 
getSource() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.FLayerGenericRaster
 
getSource() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.FLyrVect
 
getSource() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.LayerEvent
Devuelve el FLayer.
getSource() - Method in interface es.prodevelop.gvsig.mobile.fmap.layer.SingleLayer
Método que devuelve el VectorialAdapter que contiene la capa.
getSourceInfo() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfDiskDataSource
 
getSourceInfo() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfMemoryDataSource
 
getSourceInfo() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.SelectableDataSource
 
getSpeed() - Method in class es.uv.robotica.gvsig.mobile.gps.GPSFix
 
getSphericalPathIteratorArea(PathIterator) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.graph2d.Graph2DUtilities
Gets the area of a given spherical path iterator
getSrs() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.WmsRasterDriver
 
getSrs() - Method in class es.prodevelop.gvsig.mobile.gui.dialog.WMSDialog
This method is called after the dialog is closed.
getStatusBar(int) - Method in class es.prodevelop.gvsig.mobile.gui.bar.StatusBar
 
getStatusBarId() - Method in class es.prodevelop.gvsig.mobile.gui.tool.TBButton
 
getStopBits() - Method in class gnu.io.RXTXPort
 
getStopBits() - Method in class gnu.io.SerialPort
Gets the currently defined stop bits.
getStopTrackingWhenMinimized() - Static method in class es.uv.robotica.gvsig.mobile.gps.tracklog.TracklogManager
Check whether the program shall stop tracking when minimized
getStretchingHandlers() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FArc2D
 
getStretchingHandlers() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FCircle2D
 
getStretchingHandlers() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FEllipse2D
 
getStretchingHandlers() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FPoint2D
 
getStretchingHandlers() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FPolyline2D
 
getStretchingHandlers() - Method in interface es.prodevelop.gvsig.mobile.fmap.core.FShape
Returns the handlers they utilized to stretch the geometries.
getString(String) - Static method in class org.gvsig.i18n.Messages
Gets the localized message associated with the provided key.
getStringFieldValue(int, int) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbaseFileNIO
Devuelve el String a partir del número de fila y columna.
getStrokeWidth() - Method in class es.prodevelop.gvsig.mobile.fmap.symbol.FSymbol
 
getStrokeWidth(int) - Method in class es.prodevelop.gvsig.mobile.gui.dialog.control.ViewLayersGraphicStatus
Gets the width of the stroke used in the symbology of the i-th layer
getSubIcon(int) - Static method in class es.prodevelop.gvsig.mobile.gui.bar.GPSIcons
Utility method to get GPS quality icons
getSubIcon() - Method in class es.prodevelop.gvsig.mobile.gui.bar.StatusBarItem
 
getSuitableWMSVersion(URL) - Static method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.WMSProtocolHandler
Sends a GetCapabilities to the WMS server to get the version if the version parameter is null, the WMS will return the highest version supported if not it will return the lower highest version than the one requested.
getSym() - Method in class es.uv.robotica.gvsig.mobile.gps.tracklog.Waypoint
Gets the name of the GPS symbol
getSymbol() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.WMSProtocolHandler
 
getSymbol(String) - Static method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.WMSProtocolHandler
Utility method to find out the convenient path separator symbol for a given url string.
getSymbol() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.WmsRasterDriver
 
getSymbol(int) - Method in class es.prodevelop.gvsig.mobile.fmap.legend.SingleSymbolLegend
 
getSymbol(int) - Method in interface es.prodevelop.gvsig.mobile.fmap.legend.VectorialLegend
Devuelve el símbolo asociado al objeto que se pasa como parámetro.
getSymbol() - Method in class es.prodevelop.gvsig.mobile.gui.dialog.control.LegendIcon
gets the symbol that is being represented.
getSymbolByFeature(IFeature) - Method in class es.prodevelop.gvsig.mobile.fmap.legend.SingleSymbolLegend
 
getSymbolByFeature(IFeature) - Method in interface es.prodevelop.gvsig.mobile.fmap.legend.VectorialLegend
 
getSymbolForSelection() - Static method in class es.prodevelop.gvsig.mobile.fmap.symbol.FSymbol
 
getSymbolsCanvas() - Method in class es.prodevelop.gvsig.mobile.gui.canvas.MapControl
Gets the object where measurement symbols are drawn.
getTalkerId() - Method in class org.dinopolis.gpstool.gpsinput.nmea.NMEA0183Sentence
Returns the talker id of this NMEA sentence.
getText(String, String) - Static method in class org.gvsig.i18n.Messages
Gets the localized message associated with the provided key.
getText(String, String[], String) - Static method in class org.gvsig.i18n.Messages
 
getText(String) - Static method in class org.gvsig.i18n.Messages
Gets the localized message associated with the provided key.
getText(String, String[]) - Static method in class org.gvsig.i18n.Messages
 
getText(String, String[], boolean) - Static method in class org.gvsig.i18n.Messages
 
getText(String, String, boolean) - Static method in class org.gvsig.i18n.Messages
Gets the localized message associated with the provided key.
getText(String, String[], String, boolean) - Static method in class org.gvsig.i18n.Messages
 
getText(String) - Static method in class org.gvsig.i18n.templates.MessagesTemplate
Gets the translation associated with the provided translation key.
getTileSize() - Method in interface es.prodevelop.gvsig.mobile.fmap.driver.raster.RasterOperations
 
getTileSize() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.FLayerGenericRaster
 
getTime() - Method in class es.uv.robotica.gvsig.mobile.gps.tracklog.Trackpoint
Gets time of the trackpoint
getTime() - Method in class es.uv.robotica.gvsig.mobile.gps.tracklog.Waypoint
Gets time of the waypoint
getTimestamp(String) - Method in class es.uv.robotica.gvsig.mobile.gps.GPSFix
Gets the timestamp for a particular GPS fix data field
getToc() - Method in class es.prodevelop.gvsig.mobile.gui.canvas.MapControl
Get the TOC object (table of current layers)
getTool(TBButton) - Method in class es.prodevelop.gvsig.mobile.gui.mainframe.MainWindow
Searches for the existence of a tool in the ToolBars
getTool(int) - Method in class es.prodevelop.gvsig.mobile.gui.tool.TBMenu
Returns one tool in the list of tools displayed in the menu, given its index
getToolXOrigin(int, int) - Method in class es.prodevelop.gvsig.mobile.gui.tool.ToolBar
Calculates the X position of a TBButton in the screen, given the order (number) of the button for which we want to know the X position and the size of the Window
getToolYOrigin(int, int) - Static method in class es.prodevelop.gvsig.mobile.gui.tool.ToolBar
Calculates the Y position of a TBButton in the screen, given the order (number) of the button for which we want to know the Y position and the size of the Window
getTranslation(String, String) - Method in class org.gvsig.i18n.utils.TranslationDatabase
 
getTransparency() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.DefaultRasterDriver
 
getTransparency() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.RasterAdapter
Obtiene el valor de transparencia
getTransparency() - Method in interface es.prodevelop.gvsig.mobile.fmap.driver.raster.RasterDriver
 
getTransparency() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.ecw.EcwRasterDriver
 
getTransparency() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.memory.wkformat.WKFRasterDriver
 
getTransparency() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.WmsRasterDriver
 
getTransparency() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.FLyrDefault
Devuelve el nivel de transparencia de la capa.
getType() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfFieldInfo
 
getType() - Static method in class es.uv.robotica.gvsig.mobile.gps.tracklog.TracklogManager
Gets the tracklog type
getType() - Method in class es.uv.robotica.gvsig.mobile.gps.tracklog.Waypoint
Gets the type of the waypoint
getType() - Static method in class es.uv.robotica.gvsig.mobile.gps.tracklog.WaypointManager
Gets the waypoints file type
getUnitVector(Point2D, Point2D) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.graph2d.UtilFunctions
Devuelve un vector unitario en forma de punto a partir de dos puntos.
getUnits() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.ecw.EcwRasterDriver
 
getUnitsAbbrev() - Method in interface es.prodevelop.gvsig.mobile.fmap.proj.IProjection
 
getUnitsAbbrev() - Method in class es.prodevelop.gvsig.mobile.fmap.proj.Projection
 
getUsedFields() - Method in class es.prodevelop.gvsig.mobile.fmap.legend.SingleSymbolLegend
 
getUsedFields() - Method in interface es.prodevelop.gvsig.mobile.fmap.legend.VectorialLegend
Se usa para saber antes de dibujar, los campos que vamos a necesitar leer, y leer solo estos.
getVDOP() - Method in class es.uv.robotica.gvsig.mobile.gps.GPSFix
 
getVSim() - Method in class es.uv.robotica.gvsig.mobile.gps.GPSManager
Devuelve la velocidad de simulacion actual
getVectType() - Method in class es.prodevelop.gvsig.mobile.gui.dialog.control.LegendIcon
Gets shape type of the layer or FShape.NULL if it's not a vector layer.
getVersion() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.WMSProtocolHandler
 
getVersion() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.WmsRasterDriver
 
getVersion() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.ShapeFileHeader
Return the version of the file.
getViewPort() - Method in class es.prodevelop.gvsig.mobile.fmap.MapContext
Gets the viewport
getViewPort() - Method in class es.prodevelop.gvsig.mobile.gui.canvas.MapControl
Get the viewport
getViewPort() - Method in class es.prodevelop.gvsig.mobile.gui.canvas.TransparentCanvas
Gets the viewport
getViewScale() - Method in class es.prodevelop.gvsig.mobile.fmap.MapContext
Get current view scale.
getVisible(int) - Method in class es.prodevelop.gvsig.mobile.gui.dialog.control.ViewLayersGraphicStatus
Gets whether the i-th layer in this object is visible
getVisibleCheck() - Method in class es.prodevelop.gvsig.mobile.gui.dialog.control.LayersTableItem
Gets the chechkbox associated with the visibility of the layer.
getWGS84() - Static method in class es.prodevelop.geodetic.utils.conversion.Elipsoide
 
getWM() - Static method in class es.prodevelop.gvsig.mobile.fmap.layer.LayerFactory
Devuelve el WriterManager.
getWhereFilter() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfDiskDataSource
 
getWhereFilter() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfMemoryDataSource
 
getWhereFilter() - Method in class es.prodevelop.gvsig.mobile.fmap.layer.SelectableDataSource
 
getWhiteImage(int, int) - Static method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.ecw.EcwReader
gets the array of bytes (PNG format) representing a white image of the given size.
getWidth() - Method in class es.prodevelop.gvsig.mobile.app.GvsigMobileApp
 
getWidth() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.ecw.EcwRasterDriver
 
getWidth() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfFieldInfo
 
getWidth() - Method in class es.prodevelop.gvsig.mobile.gui.dialog.control.LayersTable
 
getWidth() - Method in class es.prodevelop.gvsig.mobile.gui.tool.TBButton
 
getWindingRule() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FPointIterator
Return the winding rule for determining the interior of the path.
getWindingRule() - Method in class es.prodevelop.gvsig.mobile.fmap.core.GeneralPathX
Returns the fill style winding rule.
getWindingRule() - Method in class es.prodevelop.gvsig.mobile.fmap.core.GeneralPathXIterator
Return the winding rule for determining the interior of the path.
getWindow() - Method in interface es.prodevelop.gvsig.mobile.gui.tool.IToolContainer
Gets the MainWindow the IToolContainer is attached to
getWindow() - Method in class es.prodevelop.gvsig.mobile.gui.tool.TBComboButton
Returns the MainWindow of the combo button
getWindow() - Method in class es.prodevelop.gvsig.mobile.gui.tool.TBMenu
Returns the MainWindow of the menu
getWindow() - Method in class es.prodevelop.gvsig.mobile.gui.tool.ToolBar
Returns the MainWindow of the toolbar
getWorkingDir(String) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.ResourceReader
Gets the working subfolder
getWorkingDirFile(String, String) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.ResourceReader
gets a file from the working directory
getWptDesc() - Method in class es.uv.robotica.gvsig.mobile.gps.gui.WaypointDialog
This method can be called when the dialog is closed to gather the waypoint description entered by the user
getWptLink() - Method in class es.uv.robotica.gvsig.mobile.gps.gui.WaypointDialog
This method can be called when the dialog is closed to gather the waypoint link entered by the user
getWptName() - Method in class es.uv.robotica.gvsig.mobile.gps.gui.WaypointDialog
This method can be called when the dialog is closed to gather the waypoint name entered by the user
getWptSym() - Method in class es.uv.robotica.gvsig.mobile.gps.gui.WaypointDialog
This method can be called when the dialog is closed to gather the waypoint symbol chosen by the user
getWptType() - Method in class es.uv.robotica.gvsig.mobile.gps.gui.WaypointDialog
This method can be called when the dialog is closed to gather the waypoint type chosen by the user
getX() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FPoint2D
Devuelve la coordenada x del punto.
getXML() - Method in class es.prodevelop.gvsig.mobile.common.XmlBuilder
Get the xml.
getY() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FPoint2D
Devuelve la coordenada y del punto.
getYear() - Method in class es.uv.robotica.gvsig.mobile.gps.GPSFix
 
getZMinMax(double[]) - Static method in class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.SHP
Devuelve un array con dos doubles, el primero representa el mínimo valor y el segundo el máximo de entre los valores que se pasan como parámetro en forma de array.
getZone(IProjection) - Static method in class es.prodevelop.geodetic.utils.conversion.GeoUtils
Utility method to get the zone of a UTM projection.
getZs() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FGeometry
Devuelve un array con todos los valores de Z.
getZs() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FMultipoint3D
Devuelve un array con todos los valores de Z.
getZs() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FPoint3D
Devuelve un Array con los valores de todas las Zs, en este caso con un único vaor de z.
getZs() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FPolygon3D
Devuelve un array con los valores de todas las Z.
getZs() - Method in class es.prodevelop.gvsig.mobile.fmap.core.FPolyline3D
Devuelve un Array con todos los valores de Z.
getZs() - Method in interface es.prodevelop.gvsig.mobile.fmap.core.FShape3D
Devuelve un array con el valor de las Zs.
getZs() - Method in interface es.prodevelop.gvsig.mobile.fmap.core.IGeometry3D
Devuelve un array con el valor de todas las Zs.
getbool(KXmlParser) - Static method in class es.prodevelop.gvsig.mobile.project.ProjectDeserializer
Gets the new available data from the parser as a boolean
getcolor(KXmlParser) - Static method in class es.prodevelop.gvsig.mobile.project.ProjectDeserializer
Gets the new available data from the parser as a Color
getdbl(KXmlParser) - Static method in class es.prodevelop.gvsig.mobile.project.ProjectDeserializer
Gets the new available data from the parser as a double
getint(KXmlParser) - Static method in class es.prodevelop.gvsig.mobile.project.ProjectDeserializer
Gets the new available data from the parser as a int
gif - Static variable in class es.prodevelop.gvsig.mobile.fmap.util.Utils
 
gnu.io - package gnu.io
 
gpsConnected() - Method in interface es.uv.robotica.gvsig.mobile.gps.listener.GPSManagementEventsListener
 
gpsConnecting(int) - Method in interface es.uv.robotica.gvsig.mobile.gps.listener.GPSManagementEventsListener
 
gpsDataChanged(GPSDataChangeEvent) - Method in interface org.dinopolis.gpstool.gpsinput.GPSDataChangeListener
This method gets called when GPS data changed.
gpsDisconnected(int) - Method in class es.uv.robotica.gvsig.mobile.gps.gui.GPSActivityDialog
This method is just included to comply with GPSRelevantEventsListener interface Implements es.uv.robotica.gvsig.mobile.gps.listener.GPSRelevantEventsListener
gpsDisconnected(int) - Method in interface es.uv.robotica.gvsig.mobile.gps.listener.GPSManagementEventsListener
 
gpsIco0 - Static variable in class es.prodevelop.gvsig.mobile.gui.bar.GPSIcons
 
gpsIco1 - Static variable in class es.prodevelop.gvsig.mobile.gui.bar.GPSIcons
 
gpsIco2 - Static variable in class es.prodevelop.gvsig.mobile.gui.bar.GPSIcons
 
gpsIco3 - Static variable in class es.prodevelop.gvsig.mobile.gui.bar.GPSIcons
 
gpsIco4 - Static variable in class es.prodevelop.gvsig.mobile.gui.bar.GPSIcons
 
gpsIco5 - Static variable in class es.prodevelop.gvsig.mobile.gui.bar.GPSIcons
 
gpsNewAltitude(double) - Method in class es.prodevelop.gvsig.mobile.gui.canvas.MapControl
New GPS event : altitude
gpsNewAltitude(double) - Method in class es.uv.robotica.gvsig.mobile.gps.gui.GPSActivityDialog
This method is just included to comply with GPSRelevantEventsListener interface Implements es.uv.robotica.gvsig.mobile.gps.listener.GPSRelevantEventsListener
gpsNewAltitude(double) - Method in class es.uv.robotica.gvsig.mobile.gps.gui.GPSDataCanvas
The computation of a new value for altitude triggers the update of the canvas Implements es.uv.robotica.gvsig.mobile.gps.listener.GPSRelevantEventsListener
gpsNewAltitude(double) - Method in class es.uv.robotica.gvsig.mobile.gps.gui.GPSSatCanvas
The computation of a new value for altitude triggers the update of the canvas Implements es.uv.robotica.gvsig.mobile.gps.listener.GPSRelevantEventsListener
gpsNewAltitude(double) - Method in interface es.uv.robotica.gvsig.mobile.gps.listener.GPSRelevantEventsListener
Returns a new altitude
gpsNewHeading(double) - Method in class es.prodevelop.gvsig.mobile.gui.canvas.MapControl
 
gpsNewHeading(double) - Method in class es.uv.robotica.gvsig.mobile.gps.gui.GPSActivityDialog
This method is just included to comply with GPSRelevantEventsListener interface Implements es.uv.robotica.gvsig.mobile.gps.listener.GPSRelevantEventsListener
gpsNewHeading(double) - Method in class es.uv.robotica.gvsig.mobile.gps.gui.GPSDataCanvas
The computation of a new value for heading triggers the update of the canvas Implements es.uv.robotica.gvsig.mobile.gps.listener.GPSRelevantEventsListener
gpsNewHeading(double) - Method in class es.uv.robotica.gvsig.mobile.gps.gui.GPSSatCanvas
The computation of a new value for heading triggers the update of the canvas Implements es.uv.robotica.gvsig.mobile.gps.listener.GPSRelevantEventsListener
gpsNewHeading(double) - Method in interface es.uv.robotica.gvsig.mobile.gps.listener.GPSRelevantEventsListener
Returns a new heading
gpsNewPDOP(double) - Method in class es.prodevelop.gvsig.mobile.gui.canvas.MapControl
New GPS event : PDOP value
gpsNewPDOP(double) - Method in class es.uv.robotica.gvsig.mobile.gps.gui.GPSActivityDialog
This method is just included to comply with GPSRelevantEventsListener interface Implements es.uv.robotica.gvsig.mobile.gps.listener.GPSRelevantEventsListener
gpsNewPDOP(double) - Method in class es.uv.robotica.gvsig.mobile.gps.gui.GPSDataCanvas
The computation of a new value for PDOP triggers the update of the canvas Implements es.uv.robotica.gvsig.mobile.gps.listener.GPSRelevantEventsListener
gpsNewPDOP(double) - Method in class es.uv.robotica.gvsig.mobile.gps.gui.GPSSatCanvas
The computation of a new value for PDOP triggers the update of the canvas Implements es.uv.robotica.gvsig.mobile.gps.listener.GPSRelevantEventsListener
gpsNewPDOP(double) - Method in interface es.uv.robotica.gvsig.mobile.gps.listener.GPSRelevantEventsListener
Returns a new value for the position dillution of precision estimated for the fix
gpsNewPoint() - Method in interface es.uv.robotica.gvsig.mobile.gps.listener.GPSProcessedEventsListener
Returns a point calculated by the GPS Manager
gpsNewPosition(double, double) - Method in class es.prodevelop.gvsig.mobile.gui.canvas.MapControl
New GPS event: new position (this is the main GPS event)
gpsNewPosition(double, double) - Method in class es.uv.robotica.gvsig.mobile.gps.gui.GPSActivityDialog
This method is just included to comply with GPSRelevantEventsListener interface Implements es.uv.robotica.gvsig.mobile.gps.listener.GPSRelevantEventsListener
gpsNewPosition(double, double) - Method in class es.uv.robotica.gvsig.mobile.gps.gui.GPSDataCanvas
The computation of a new value for position triggers the update of the canvas Implements es.uv.robotica.gvsig.mobile.gps.listener.GPSRelevantEventsListener
gpsNewPosition(double, double) - Method in class es.uv.robotica.gvsig.mobile.gps.gui.GPSSatCanvas
The computation of a new value for position triggers the update of the canvas Implements es.uv.robotica.gvsig.mobile.gps.listener.GPSRelevantEventsListener
gpsNewPosition(double, double) - Method in interface es.uv.robotica.gvsig.mobile.gps.listener.GPSRelevantEventsListener
Returns a new position calculated
gpsNewQuality(int) - Method in class es.prodevelop.gvsig.mobile.gui.canvas.MapControl
New GPS event : quality value
gpsNewQuality(int) - Method in class es.uv.robotica.gvsig.mobile.gps.gui.GPSActivityDialog
This method is just included to comply with GPSRelevantEventsListener interface Implements es.uv.robotica.gvsig.mobile.gps.listener.GPSRelevantEventsListener
gpsNewQuality(int) - Method in class es.uv.robotica.gvsig.mobile.gps.gui.GPSDataCanvas
The computation of a new value for GPS quality triggers the update of the canvas Implements es.uv.robotica.gvsig.mobile.gps.listener.GPSRelevantEventsListener
gpsNewQuality(int) - Method in class es.uv.robotica.gvsig.mobile.gps.gui.GPSSatCanvas
The computation of a new value for GPS quality triggers the update of the canvas Implements es.uv.robotica.gvsig.mobile.gps.listener.GPSRelevantEventsListener
gpsNewQuality(int) - Method in interface es.uv.robotica.gvsig.mobile.gps.listener.GPSRelevantEventsListener
Returns a new value for the quality of the fix
gpsNewSatsUsed(int) - Method in class es.prodevelop.gvsig.mobile.gui.canvas.MapControl
New GPS event : satellites used
gpsNewSatsUsed(int) - Method in class es.uv.robotica.gvsig.mobile.gps.gui.GPSActivityDialog
This method is just included to comply with GPSRelevantEventsListener interface Implements es.uv.robotica.gvsig.mobile.gps.listener.GPSRelevantEventsListener
gpsNewSatsUsed(int) - Method in class es.uv.robotica.gvsig.mobile.gps.gui.GPSDataCanvas
The computation of a new value for satellites used triggers the update of the canvas Implements es.uv.robotica.gvsig.mobile.gps.listener.GPSRelevantEventsListener
gpsNewSatsUsed(int) - Method in class es.uv.robotica.gvsig.mobile.gps.gui.GPSSatCanvas
The computation of a new value for satellites used triggers the update of the canvas Implements es.uv.robotica.gvsig.mobile.gps.listener.GPSRelevantEventsListener
gpsNewSatsUsed(int) - Method in interface es.uv.robotica.gvsig.mobile.gps.listener.GPSRelevantEventsListener
Returns a new value for the number of satellites used in the fix
gpsNewSecondsFromMidnight(int) - Method in class es.prodevelop.gvsig.mobile.gui.canvas.MapControl
New GPS event: time
gpsNewSpeed(double) - Method in class es.prodevelop.gvsig.mobile.gui.canvas.MapControl
New GPS event: new speed data
gpsNewStatus(int) - Method in class es.prodevelop.gvsig.mobile.gui.canvas.MapControl
New GPS event : status value
gpsNewStatus(int) - Method in class es.uv.robotica.gvsig.mobile.gps.gui.GPSActivityDialog
This method is just included to comply with GPSRelevantEventsListener interface Implements es.uv.robotica.gvsig.mobile.gps.listener.GPSRelevantEventsListener
gpsNewStatus(int) - Method in class es.uv.robotica.gvsig.mobile.gps.gui.GPSDataCanvas
The computation of a new value for GPS status triggers the update of the canvas Implements es.uv.robotica.gvsig.mobile.gps.listener.GPSRelevantEventsListener
gpsNewStatus(int) - Method in class es.uv.robotica.gvsig.mobile.gps.gui.GPSSatCanvas
The computation of a new value for GPS status triggers the update of the canvas Implements es.uv.robotica.gvsig.mobile.gps.listener.GPSRelevantEventsListener
gpsNewStatus(int) - Method in interface es.uv.robotica.gvsig.mobile.gps.listener.GPSRelevantEventsListener
Returns a new value for the status of the GPS
gpsNewVertex() - Method in interface es.uv.robotica.gvsig.mobile.gps.listener.GPSProcessedEventsListener
Returns a vertex calculated by the GPS Manager
gpsNewWaypoint() - Method in interface es.uv.robotica.gvsig.mobile.gps.listener.GPSProcessedEventsListener
Returns a waypoint calculated by the GPS Manager
gpsRawDataReceived(char[], int, int) - Method in class es.uv.robotica.gvsig.mobile.gps.gui.GPSActivityDialog
Appends raw data received from the GPS to the console Implements org.dinopolis.gpstool.gpsinput.GPSRawDataListener
gpsRawDataReceived(char[], int, int) - Method in interface org.dinopolis.gpstool.gpsinput.GPSRawDataListener
Informs a GPSRawDataListener about received raw data from a gps device.
gps_cursor - Variable in class es.prodevelop.gvsig.mobile.gui.canvas.MapControl
 
graphConfig - Static variable in class es.prodevelop.gvsig.mobile.fmap.util.Utils
Device-dependant graphics configuration object
groupButtons - Variable in class es.prodevelop.gvsig.mobile.gui.canvas.MapControl
A reference to the group button tool bar
growHeight() - Method in class es.prodevelop.gvsig.mobile.gui.dialog.control.ExpansibleRow
 

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