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

D

DATABITS_5 - Static variable in class gnu.io.SerialPort
5 data bit format.
DATABITS_6 - Static variable in class gnu.io.SerialPort
6 data bit format.
DATABITS_7 - Static variable in class gnu.io.SerialPort
7 data bit format.
DATABITS_8 - Static variable in class gnu.io.SerialPort
8 data bit format.
DATA_AVAILABLE - Static variable in class gnu.io.SerialPortEvent
 
DATE - Static variable in interface org.dinopolis.gpstool.gpsinput.GPSDataProcessor
 
DATETIME - Static variable in class es.uv.robotica.gvsig.mobile.gps.GPSFix
 
DATE_FORMAT - Static variable in class es.prodevelop.gvsig.mobile.fmap.util.Utils
 
DBF_FILE_DATASOURCE - Static variable in class es.prodevelop.gvsig.mobile.fmap.layer.VectorialFileAdapter
 
DCPTYPE - Static variable in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.CapabilitiesTags
 
DEFAULT - Static variable in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.CapabilitiesTags
 
DEFAULT_BBOX - Static variable in class es.prodevelop.gvsig.mobile.common.XmlProjectTags
 
DEFAULT_BG_COLOR - Static variable in class es.prodevelop.gvsig.mobile.common.XmlProjectTags
 
DEFAULT_BUTTON_HEIGHT - Static variable in class es.prodevelop.gvsig.mobile.common.GvsigMobileGUIConstants
The default height of the buttons in a toolbar - The value is 24
DEFAULT_BUTTON_WIDTH - Static variable in class es.prodevelop.gvsig.mobile.common.GvsigMobileGUIConstants
The default width of the buttons in a toolbar The value is 24
DEFAULT_PROJECT_FILE - Static variable in class es.prodevelop.gvsig.mobile.common.XmlProjectTags
 
DEFAULT_PROJECT_USED - Static variable in class es.prodevelop.gvsig.mobile.common.XmlProjectTags
 
DEFAULT_SAVE_PATH - Static variable in class es.prodevelop.gvsig.mobile.common.XmlProjectTags
 
DEFAULT_SRS - Static variable in class es.prodevelop.gvsig.mobile.common.XmlProjectTags
 
DEFAULT_TB_GROUP_BUTTON_WIDTH - Static variable in class es.prodevelop.gvsig.mobile.common.GvsigMobileGUIConstants
The default width of a group button
DEFAULT_WMS_VERSION - Static variable in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.WMSProtocolHandler
 
DEGREES_PER_RADIAN - Static variable in class es.prodevelop.geodetic.utils.conversion.ConversionCoords
 
DEPTH - Static variable in class es.uv.robotica.gvsig.mobile.gps.GPSFix
 
DEPTH - Static variable in interface org.dinopolis.gpstool.gpsinput.GPSDataProcessor
 
DESCRIBECOVERAGE - Static variable in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.CapabilitiesTags
 
DESCRIBELAYER - Static variable in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.CapabilitiesTags
 
DIALOG_BOLD_FONT - Static variable in class es.prodevelop.gvsig.mobile.gui.dialog.DialogConstants
 
DIALOG_FONT_NAME - Static variable in class es.prodevelop.gvsig.mobile.gui.dialog.DialogConstants
 
DIALOG_ITALIC_FONT - Static variable in class es.prodevelop.gvsig.mobile.gui.dialog.DialogConstants
 
DIALOG_SMALL_ADD_BUTTON_IMAGE_FILE_NAME - Static variable in class es.prodevelop.gvsig.mobile.gui.dialog.DialogConstants
 
DIALOG_SMALL_CANCEL_BUTTON_IMAGE_FILE_NAME - Static variable in class es.prodevelop.gvsig.mobile.gui.dialog.DialogConstants
 
DIALOG_SMALL_FONT - Static variable in class es.prodevelop.gvsig.mobile.gui.dialog.DialogConstants
 
DIALOG_SMALL_ITALIC_FONT - Static variable in class es.prodevelop.gvsig.mobile.gui.dialog.DialogConstants
 
DIALOG_SMALL_OK_BUTTON_IMAGE_FILE_NAME - Static variable in class es.prodevelop.gvsig.mobile.gui.dialog.DialogConstants
 
DIALOG_TITLE_COLOR - Static variable in class es.prodevelop.gvsig.mobile.gui.dialog.DialogConstants
 
DIMENSION - Static variable in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.CapabilitiesTags
 
DIMENSION_NAME - Static variable in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.CapabilitiesTags
 
DIMENSION_UNITS - Static variable in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.CapabilitiesTags
 
DIMENSION_UNIT_SYMBOL - Static variable in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.CapabilitiesTags
 
DISJOINT - Static variable in class es.prodevelop.gvsig.mobile.fmap.MapContext
 
DRAG_LIMIT - Static variable in class es.prodevelop.gvsig.mobile.gui.tool.listener.DistanceAreaListener
 
DROP_DOWN_ICON - Static variable in class es.prodevelop.gvsig.mobile.common.GvsigMobileGUIConstants
Image of a drop-down combo button in the tool bar - The value is image menu_combo_down_black.png
DROP_UP_ICON - Static variable in class es.prodevelop.gvsig.mobile.common.GvsigMobileGUIConstants
Selected image of a drop-down combo button in the tool bar - The value is image menu_combo_down_orange.png
DSR - Static variable in class gnu.io.SerialPortEvent
 
DbaseFileHeaderNIO - class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbaseFileHeaderNIO.
Class to represent the header of a Dbase III file.
DbaseFileHeaderNIO() - Constructor for class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbaseFileHeaderNIO
 
DbaseFileNIO - class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbaseFileNIO.
Class to read and write data to a dbase III format file.
DbaseFileNIO() - Constructor for class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbaseFileNIO
 
DbfDiskDataSource - class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfDiskDataSource.
This class implements a JNI-based DataSource which is based on a DBF file not loaded into memory.
DbfDiskDataSource(File) - Constructor for class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfDiskDataSource
Constructor
DbfFieldInfo - class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfFieldInfo.
Utility class to store the metadata of a single field.
DbfFieldInfo(int, String, int, int) - Constructor for class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfFieldInfo
Constructor.
DbfMemoryDataSource - class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfMemoryDataSource.
This class implements a DataSource which is based on a DBF file fully loaded into memory.
DbfMemoryDataSource(File) - Constructor for class es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf.DbfMemoryDataSource
Constructor
DefaultFeature - class es.prodevelop.gvsig.mobile.fmap.core.DefaultFeature.
This class encapsulates a geometry and its attributes.
DefaultFeature(IGeometry, Value[]) - Constructor for class es.prodevelop.gvsig.mobile.fmap.core.DefaultFeature
Deprecated. Dont use it, please. Instead, use DefaultFeature(IGeometry, Value[], String ID). You shoud know the correct ID of a feature.
DefaultFeature(IGeometry, Value[], String) - Constructor for class es.prodevelop.gvsig.mobile.fmap.core.DefaultFeature
Constructor.
DefaultRasterDriver - class es.prodevelop.gvsig.mobile.fmap.driver.raster.DefaultRasterDriver.
Driver de raster (tal y como los abre CMS.
DefaultRasterDriver() - Constructor for class es.prodevelop.gvsig.mobile.fmap.driver.raster.DefaultRasterDriver
 
DefaultRow - class es.prodevelop.gvsig.mobile.fmap.core.DefaultRow.
This class encapsulates a row of alphanumerical attributes.
DefaultRow(Value[]) - Constructor for class es.prodevelop.gvsig.mobile.fmap.core.DefaultRow
Constructor.
DefaultRow(Value[], String) - Constructor for class es.prodevelop.gvsig.mobile.fmap.core.DefaultRow
Constructor.
Defaults - class es.prodevelop.gvsig.mobile.fmap.util.Defaults.
Utility class to keep application settings.
Defaults() - Constructor for class es.prodevelop.gvsig.mobile.fmap.util.Defaults
 
Degree - Static variable in class es.prodevelop.geodetic.utils.conversion.GeoUtils
Useful constants
DialogButton - class es.prodevelop.gvsig.mobile.gui.tool.DialogButton.
Class for all types of buttons in the application different from TBWidget
DialogButton(String, String, MouseListener) - Constructor for class es.prodevelop.gvsig.mobile.gui.tool.DialogButton
Constructs a new instance of this class given the icons and the listener of the events for this new instance
DialogConstants - class es.prodevelop.gvsig.mobile.gui.dialog.DialogConstants.
Some GUI constants regarding control sizes, margins, etc.
DialogConstants() - Constructor for class es.prodevelop.gvsig.mobile.gui.dialog.DialogConstants
 
DirectorySelect - class es.prodevelop.gvsig.mobile.gui.dialog.control.DirectorySelect.
This class will be used to replace the default file chooser, since in some VM folders are not managed properly.
DirectorySelect() - Constructor for class es.prodevelop.gvsig.mobile.gui.dialog.control.DirectorySelect
Default constructor.
DiskShpDriver - class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.DiskShpDriver.
SHP driver via JNI when the file does not have to be loaded into memory.
DiskShpDriver() - Constructor for class es.prodevelop.gvsig.mobile.fmap.driver.vect.shp.DiskShpDriver
 
DistanceAreaListener - class es.prodevelop.gvsig.mobile.gui.tool.listener.DistanceAreaListener.
This listener is associated with the measurement tools (distance/area).
DistanceAreaListener(int, int, boolean) - Constructor for class es.prodevelop.gvsig.mobile.gui.tool.listener.DistanceAreaListener
Constructor.
DoubleProperties - class org.gvsig.i18n.utils.DoubleProperties.
The DoubleProperties class represents a set of properties.
DoubleProperties() - Constructor for class org.gvsig.i18n.utils.DoubleProperties
 
DoubleProperties(OrderedProperties) - Constructor for class org.gvsig.i18n.utils.DoubleProperties
 
DownloadException - exception es.prodevelop.gvsig.mobile.fmap.util.download.DownloadException.
Exception class used while downloading.
DownloadException() - Constructor for class es.prodevelop.gvsig.mobile.fmap.util.download.DownloadException
Constructor with a standard download error message
DownloadException(String) - Constructor for class es.prodevelop.gvsig.mobile.fmap.util.download.DownloadException
Constructor with a specified download error message
DownloadTask - class es.prodevelop.gvsig.mobile.fmap.util.download.DownloadTask.
This class is used to download resources in a separate thread, so it can be cancelled.
DownloadTask(URL, String, int, File) - Constructor for class es.prodevelop.gvsig.mobile.fmap.util.download.DownloadTask
Constructor
Downloader - class es.prodevelop.gvsig.mobile.fmap.util.download.Downloader.
Utility class to download resources from the internet.
Downloader() - Constructor for class es.prodevelop.gvsig.mobile.fmap.util.download.Downloader
 
Driver - interface es.prodevelop.gvsig.mobile.fmap.driver.Driver.
Interfaz que debe ser implementada por todos l
databaseDir - Variable in class org.gvsig.i18n.utils.ConfigOptions
 
dateFromString(String) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.Utils
Instantiates a Date object from a string
dateToString(Date) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.Utils
Gets string representation of a date
deSerializeBounds(KXmlParser, Project) - Static method in class es.prodevelop.gvsig.mobile.project.ProjectDeserializer
Gets the new available data from the parser as a Rectangle2D
deSerializeLayer(KXmlParser, Project) - Static method in class es.prodevelop.gvsig.mobile.project.ProjectDeserializer
Deserializes (instantiates) a single layer from a project file.
deSerializeLayers(KXmlParser, Project) - Static method in class es.prodevelop.gvsig.mobile.project.ProjectDeserializer
Extracts the data from the parser to instantiate the layers contained in it.
deSerializeLineSymbol(KXmlParser, FSymbol) - Static method in class es.prodevelop.gvsig.mobile.project.ProjectDeserializer
Updates a symbol with the data deserialized from a project file.
deSerializePointSymbol(KXmlParser, FSymbol) - Static method in class es.prodevelop.gvsig.mobile.project.ProjectDeserializer
Updates a symbol with the data deserialized from a project file.
deSerializePolygonSymbol(KXmlParser, FSymbol) - Static method in class es.prodevelop.gvsig.mobile.project.ProjectDeserializer
Updates a symbol with the data deserialized from a project file.
deSerializeProject(File, Dimension) - Static method in class es.prodevelop.gvsig.mobile.project.ProjectDeserializer
This method instantiates a project from a given XML file and a canvas size
deSerializeProject(KXmlParser, Dimension, Project) - Static method in class es.prodevelop.gvsig.mobile.project.ProjectDeserializer
Updates teh provided project with the given canvas size and the data found by the provided parser.
deSerializeSymbol(KXmlParser) - Static method in class es.prodevelop.gvsig.mobile.project.ProjectDeserializer
Gets the new available data from the parser as a FSymbol
defaultBBox - Static variable in class es.prodevelop.gvsig.mobile.settings.AppSettings
The default initial bounding box used by the application
defaultBaseDir - Variable in class org.gvsig.i18n.utils.ConfigOptions
 
defaultBaseName - Variable in class org.gvsig.i18n.utils.ConfigOptions
 
defaultBgColor - Static variable in class es.prodevelop.gvsig.mobile.settings.AppSettings
The default background color used by the application
defaultLocaleLanguage - Static variable in class es.prodevelop.gvsig.mobile.settings.AppSettings
The default locale (language) used by the application
defaultProject - Static variable in class es.prodevelop.gvsig.mobile.settings.AppSettings
The defauñt project opened by application at startup
defaultSRS - Static variable in class es.prodevelop.gvsig.mobile.settings.AppSettings
The default SRS used by the application
defaultSavePath - Static variable in class es.prodevelop.gvsig.mobile.settings.AppSettings
The default project path used by the application
defaultSrcDirs - Variable in class org.gvsig.i18n.utils.ConfigOptions
 
delete() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.WMSLayerDescription
This method recursively calls to the same method of the node's children.
delete() - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.WMSProtocolHandler
Removes all the objects owned by this object.
dictionaries - Variable in class org.gvsig.i18n.utils.Project
Stores the associated dictionaries.
dir - Variable in class org.gvsig.i18n.utils.Project
 
disableReceiveFraming() - Method in class gnu.io.CommPort
Disables receive framing.
disableReceiveFraming() - Method in class gnu.io.SerialPort
 
disableReceiveThreshold() - Method in class gnu.io.CommPort
Disables receive threshold.
disableReceiveThreshold() - Method in class gnu.io.SerialPort
 
disableReceiveTimeout() - Method in class gnu.io.CommPort
Disables receive timeout.
disableReceiveTimeout() - Method in class gnu.io.SerialPort
 
disconnectFromGPS() - Method in class es.uv.robotica.gvsig.mobile.gps.GPSManager
Disconnect from the GPS device
dist2gra(double, double, double, Elipsoide) - Method in class es.prodevelop.geodetic.utils.conversion.ConversionCoords
IMPRECISA Este método calcula un segundo punto a partir de un punto inicial y una distancia.
distance(double, double, double, double) - Static method in class es.prodevelop.geodetic.utils.conversion.GeoUtils
Gets the Euclidean distance between points A and B.
distance(double, double, double, double) - Static method in class org.dinopolis.gpstool.util.GeoMath
Calculates the distance between two points.
distanceDegrees(double, double, double, double) - Static method in class org.dinopolis.gpstool.util.GeoMath
Calculates the distance between two points.
distanceRadians(double, double, double, double) - Static method in class org.dinopolis.gpstool.util.GeoMath
Calculates the distance between two points.
distanciaProj(double, double, double, double, Elipsoide) - Static method in class es.prodevelop.geodetic.utils.conversion.ConversionCoords
This method calculates the projected distance between two points in geodetic coordinates
doAddWmsLayer(WMSDialog, String, String, boolean) - Method in class es.prodevelop.gvsig.mobile.gui.mainframe.MainWindow
This is the method that truly adds a WMS layer, called by the WMS dialog.
doStep() - Method in class es.prodevelop.gvsig.mobile.gui.tool.util.Animator.Subscriptor
 
doStep() - Method in class es.prodevelop.gvsig.mobile.gui.tool.util.Animator
This method notifies a new step in the animation to all the animable objects subscribed to it.
downloadObjectCancel(URL, String, int, String, String, boolean) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.download.Downloader
This method downloads the resource into a local File or as an array of bytes in memory.
draw(Graphics2D, Cancellable) - Method in class es.prodevelop.gvsig.mobile.fmap.MapContext
Draws visible layers in the provided Graphics object.
draw(Graphics2D, ViewPort, FSymbol, AffineTransform) - Method in class es.prodevelop.gvsig.mobile.fmap.core.FGeometry
Dibuja la geometria actual en el graphics que se le pasa como parámetro, aplicandole las características del símbolo.
draw(Graphics2D, ViewPort, FSymbol, AffineTransform) - Method in class es.prodevelop.gvsig.mobile.fmap.core.FMultiPoint2D
 
draw(Graphics2D, ViewPort, FSymbol) - Method in class es.prodevelop.gvsig.mobile.fmap.core.FNullGeometry
 
draw(Graphics2D, ViewPort, FSymbol, AffineTransform) - Method in class es.prodevelop.gvsig.mobile.fmap.core.FNullGeometry
 
draw(Graphics2D, ViewPort, FSymbol, AffineTransform) - Method in interface es.prodevelop.gvsig.mobile.fmap.core.IGeometry
Dibuja la geometría sobre el Graphics2D que se pasa como parámetro.
draw(Graphics2D, ViewPort) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.DefaultRasterDriver
 
draw(Graphics2D, ViewPort) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.RasterAdapter
 
draw(Graphics2D, ViewPort) - Method in interface es.prodevelop.gvsig.mobile.fmap.driver.raster.RasterDriver
 
draw(Graphics2D, ViewPort) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.ecw.EcwRasterDriver
draws the image on the provided Graphics object
draw(Graphics2D, ViewPort) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.memory.wkformat.WKFRasterDriver
Draws the image.
draw(Graphics2D, ViewPort) - Method in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.WmsRasterDriver
Draws the image on the given Graphics object.
draw(Graphics2D, ViewPort) - Method in interface es.prodevelop.gvsig.mobile.fmap.layer.FLayer
Dibuja la capa
draw(Graphics2D, ViewPort) - Method in class es.prodevelop.gvsig.mobile.fmap.layer.FLayerGenericRaster
 
draw(Graphics2D, ViewPort) - Method in class es.prodevelop.gvsig.mobile.fmap.layer.FLyrVect
 
draw(boolean) - Method in class es.prodevelop.gvsig.mobile.gui.canvas.MapControl
Main method to draw the map.
drawDot(Graphics2D, FDot) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.graph2d.Graph2DUtilities
Draws a dot on the graphics object
drawGeneralPath(Graphics2D, GeneralPath, AffineTransform) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.graph2d.Graph2DUtilities
Draws the general path on the graphics object with the given affine transformation
drawInts(Graphics2D, ViewPort, FSymbol, AffineTransform) - Method in class es.prodevelop.gvsig.mobile.fmap.core.FGeometry
 
drawInts(Graphics2D, ViewPort, FSymbol, AffineTransform) - Method in class es.prodevelop.gvsig.mobile.fmap.core.FMultiPoint2D
 
drawInts(Graphics2D, ViewPort, FSymbol) - Method in class es.prodevelop.gvsig.mobile.fmap.core.FNullGeometry
 
drawInts(Graphics2D, ViewPort, FSymbol, AffineTransform) - Method in class es.prodevelop.gvsig.mobile.fmap.core.FNullGeometry
 
drawInts(Graphics2D, ViewPort, FSymbol, AffineTransform) - Method in interface es.prodevelop.gvsig.mobile.fmap.core.IGeometry
You can use this function if you are going to draw into a bitmap.
drawMultiPoint(Graphics2D, FMultiPoint2D) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.graph2d.Graph2DUtilities
Draws a multipoint on the graphics object
drawPathIterator(Graphics2D, PathIterator, AffineTransform) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.graph2d.Graph2DUtilities
Draws the path iterator on the graphics object with the given affine transformation
drawPoint(Graphics2D, FPoint2D) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.graph2d.Graph2DUtilities
Draws a point on the graphics object
drawPolyLine(Graphics2D, FPolyline2D) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.graph2d.Graph2DUtilities
Draws a polyline on the graphics object
drawPolygon(Graphics2D, FPolygon2D, FSymbol) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.graph2d.Graph2DUtilities
Draws a polygon on the graphics object with the given symbol
drawRotatedText(Graphics2D, String, Color, int, int, double) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.graph2d.RotationUtils
 
drawRotatedText2(Graphics2D, String, Color, int, int, double) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.graph2d.RotationUtils
 
drawRotatedText3(Graphics2D, String, Color, int, int, double) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.graph2d.RotationUtils
 
drawSelected(Graphics2D, ViewPort, FSymbol) - Method in class es.prodevelop.gvsig.mobile.fmap.layer.FLyrVect
 
drawShape(Graphics2D, Shape, FSymbol) - Static method in class es.prodevelop.gvsig.mobile.fmap.util.graph2d.Graph2DUtilities
Draws a shape on the graphics object with the given affine transform
dropMenu - Variable in class es.prodevelop.gvsig.mobile.gui.mainframe.MainWindow
 

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