Serialized Form


Package es.prodevelop.gvsig.mobile.fmap.core

Class es.prodevelop.gvsig.mobile.fmap.core.FArc2D extends FPolyline2D implements Serializable

Serialized Fields

init

java.awt.geom.Point2D init

center

java.awt.geom.Point2D center

end

java.awt.geom.Point2D end

Class es.prodevelop.gvsig.mobile.fmap.core.FCircle2D extends FPolygon2D implements Serializable

Serialized Fields

center

java.awt.geom.Point2D center

radio

double radio

Class es.prodevelop.gvsig.mobile.fmap.core.FDot extends FPoint2D implements Serializable

Class es.prodevelop.gvsig.mobile.fmap.core.FEllipse2D extends FPolygon2D implements Serializable

Serialized Fields

init

java.awt.geom.Point2D init

end

java.awt.geom.Point2D end

ydist

double ydist

Class es.prodevelop.gvsig.mobile.fmap.core.FGeometry extends java.lang.Object implements Serializable

serialVersionUID: 5431865770186523337l

Serialized Fields

shp

FShape shp

bounds2D

java.awt.geom.Rectangle2D bounds2D

Class es.prodevelop.gvsig.mobile.fmap.core.FMultiPoint2D extends java.lang.Object implements Serializable

Serialized Fields

points

FGeometry[] points

Class es.prodevelop.gvsig.mobile.fmap.core.FMultipoint3D extends FMultiPoint2D implements Serializable

Serialized Fields

z

double[] z

Class es.prodevelop.gvsig.mobile.fmap.core.FNullGeometry extends java.lang.Object implements Serializable

Class es.prodevelop.gvsig.mobile.fmap.core.FPoint2D extends java.lang.Object implements Serializable

Serialized Fields

p

java.awt.geom.Point2D p

Class es.prodevelop.gvsig.mobile.fmap.core.FPoint3D extends FPoint2D implements Serializable

Serialized Fields

z

double z

Class es.prodevelop.gvsig.mobile.fmap.core.FPolygon2D extends FPolyline2D implements Serializable

Class es.prodevelop.gvsig.mobile.fmap.core.FPolygon3D extends FPolygon2D implements Serializable

Serialized Fields

pZ

double[] pZ

Class es.prodevelop.gvsig.mobile.fmap.core.FPolyline2D extends java.lang.Object implements Serializable

Serialized Fields

gp

GeneralPathX gp

Class es.prodevelop.gvsig.mobile.fmap.core.FPolyline3D extends FPolyline2D implements Serializable

Serialized Fields

pZ

double[] pZ

Class es.prodevelop.gvsig.mobile.fmap.core.GeneralPathX extends java.lang.Object implements Serializable

Serialized Fields

pointTypes

byte[] pointTypes

pointCoords

double[] pointCoords

numTypes

int numTypes

numCoords

int numCoords

windingRule

int windingRule


Package es.uv.robotica.gvsig.mobile.gps.gui

Class es.uv.robotica.gvsig.mobile.gps.gui.GPSActivityDialog extends TabbedDialog implements Serializable

Serialized Fields

gpsManager

GPSManager gpsManager

parent

java.awt.Frame parent

debugging

boolean debugging

satCanvas

GPSSatCanvas satCanvas

dataCanvas

GPSDataCanvas dataCanvas

consolePlayButton

TocButton consolePlayButton

consolePauseButton

TocButton consolePauseButton

consoleStopButton

TocButton consoleStopButton

blankLabel1

java.awt.Label blankLabel1

consoleSaveButton

TocButton consoleSaveButton

txtConsole

java.awt.TextArea txtConsole

Class es.uv.robotica.gvsig.mobile.gps.gui.GPSDataCanvas extends java.awt.Canvas implements Serializable

Serialized Fields

gpsManager

GPSManager gpsManager

Class es.uv.robotica.gvsig.mobile.gps.gui.GPSNmeaPrefsDialog extends ExpansibleDialog implements Serializable

Serialized Fields

okPressed

boolean okPressed

titleLabel

java.awt.Label titleLabel

dbtChkbox

java.awt.Checkbox dbtChkbox

ggaChkbox

java.awt.Checkbox ggaChkbox

gllChkbox

java.awt.Checkbox gllChkbox

gsvChkbox

java.awt.Checkbox gsvChkbox

hdgChkbox

java.awt.Checkbox hdgChkbox

hdtChkbox

java.awt.Checkbox hdtChkbox

rmcChkbox

java.awt.Checkbox rmcChkbox

vtgChkbox

java.awt.Checkbox vtgChkbox

okButton

TocButton okButton

cancelButton

TocButton cancelButton

Class es.uv.robotica.gvsig.mobile.gps.gui.GPSPrefsDialog extends TabbedDialog implements Serializable

Serialized Fields

gpsManager

GPSManager gpsManager

parent

java.awt.Frame parent

newDeviceType

int newDeviceType

newPortName

java.lang.String newPortName

newBaudRate

int newBaudRate

newSimFolderName

java.lang.String newSimFolderName

newSimFileName

java.lang.String newSimFileName

newVSim

int newVSim

newTracklogType

int newTracklogType

newTracklogFolderName

java.lang.String newTracklogFolderName

newTracklogFileName

java.lang.String newTracklogFileName

newStopTrackingwhenMinimized

boolean newStopTrackingwhenMinimized

newWaypointType

int newWaypointType

newWaypointFolderName

java.lang.String newWaypointFolderName

newWaypointFileName

java.lang.String newWaypointFileName

newShowIcon

boolean newShowIcon

newRecenter

boolean newRecenter

device

java.awt.CheckboxGroup device

protocolLabel

java.awt.Label protocolLabel

protocolChoice

java.awt.Choice protocolChoice

protocolButton

TocButton protocolButton

serialChkbox

java.awt.Checkbox serialChkbox

portLabel

java.awt.Label portLabel

portChoice

java.awt.Choice portChoice

portButton

TocButton portButton

rateLabel

java.awt.Label rateLabel

rateChoice

java.awt.Choice rateChoice

blankLabel1

java.awt.Label blankLabel1

fileChkbox

java.awt.Checkbox fileChkbox

fileLabel

java.awt.Label fileLabel

fileTxtFld

java.awt.TextField fileTxtFld

fileButton

TocButton fileButton

periodLabel

java.awt.Label periodLabel

periodTxtFld

java.awt.TextField periodTxtFld

blankLabel2

java.awt.Label blankLabel2

tracklogTypeLabel

java.awt.Label tracklogTypeLabel

tracklogTypeChoice

java.awt.Choice tracklogTypeChoice

blankLabel3

java.awt.Label blankLabel3

blankLabel4

java.awt.Label blankLabel4

logFileLabel

java.awt.Label logFileLabel

tracklogFileLabel

java.awt.Label tracklogFileLabel

tracklogFileTxtFld

java.awt.TextField tracklogFileTxtFld

tracklogFileButton

TocButton tracklogFileButton

tracklogEraseButton

TocButton tracklogEraseButton

waypointFileLabel

java.awt.Label waypointFileLabel

waypointFileTxtFld

java.awt.TextField waypointFileTxtFld

waypointFileButton

TocButton waypointFileButton

waypointEraseButton

TocButton waypointEraseButton

rawInputFileLabel

java.awt.Label rawInputFileLabel

rawInputFileTxtFld

java.awt.TextField rawInputFileTxtFld

rawInputFileButton

TocButton rawInputFileButton

rawInputEraseButton

TocButton rawInputEraseButton

stopChkbox

java.awt.Checkbox stopChkbox

pointAveragingLabel

java.awt.Label pointAveragingLabel

pointAveragingTxtFld

java.awt.TextField pointAveragingTxtFld

pointAveragingUnitsLabel

java.awt.Label pointAveragingUnitsLabel

vertexAveragingLabel

java.awt.Label vertexAveragingLabel

vertexAveragingTxtFld

java.awt.TextField vertexAveragingTxtFld

vertexAveragingUnitsLabel

java.awt.Label vertexAveragingUnitsLabel

vertexFilteringLabel

java.awt.Label vertexFilteringLabel

intervalFilteringChkbox

java.awt.Checkbox intervalFilteringChkbox

intervalFilteringTxtFld

java.awt.TextField intervalFilteringTxtFld

intervalFilteringUnitsChoice

java.awt.Choice intervalFilteringUnitsChoice

distanceFilteringChkbox

java.awt.Checkbox distanceFilteringChkbox

distanceFilteringTxtFld

java.awt.TextField distanceFilteringTxtFld

distanceFilteringUnitsLabel

java.awt.Label distanceFilteringUnitsLabel

courseFilteringChkbox

java.awt.Checkbox courseFilteringChkbox

courseFilteringTxtFld

java.awt.TextField courseFilteringTxtFld

courseFilteringUnitsLabel

java.awt.Label courseFilteringUnitsLabel

positionViewGroup

java.awt.CheckboxGroup positionViewGroup

positionViewRecenter

java.awt.Checkbox positionViewRecenter

positionViewIcon

java.awt.Checkbox positionViewIcon

positionViewBoth

java.awt.Checkbox positionViewBoth

Class es.uv.robotica.gvsig.mobile.gps.gui.GPSSatCanvas extends java.awt.Canvas implements Serializable

Serialized Fields

gpsManager

GPSManager gpsManager

Class es.uv.robotica.gvsig.mobile.gps.gui.WaypointDialog extends ExpansibleDialog implements Serializable

Serialized Fields

parent

java.awt.Frame parent

nameTxtFld

java.awt.TextField nameTxtFld

descTxtFld

java.awt.TextField descTxtFld

linkTxtFld

java.awt.TextField linkTxtFld

typeChoice

java.awt.Choice typeChoice

symChoice

java.awt.Choice symChoice

okButton

TocButton okButton

cancelButton

TocButton cancelButton

okPressed

boolean okPressed


Package gnu.io

Class gnu.io.I2CPortEvent extends java.util.EventObject implements Serializable

Serialized Fields

OldValue

boolean OldValue

NewValue

boolean NewValue

eventType

int eventType

Class gnu.io.NoSuchPortException extends java.lang.Exception implements Serializable

Class gnu.io.ParallelPortEvent extends java.util.EventObject implements Serializable

Serialized Fields

OldValue

boolean OldValue

NewValue

boolean NewValue

eventType

int eventType

Class gnu.io.PortInUseException extends java.lang.Exception implements Serializable

Serialized Fields

currentOwner

java.lang.String currentOwner
Describes the current owner of the communications port.

Since:
CommAPI 1.1

Class gnu.io.RawPortEvent extends java.util.EventObject implements Serializable

Serialized Fields

OldValue

boolean OldValue

NewValue

boolean NewValue

eventType

int eventType

Class gnu.io.RS485PortEvent extends java.util.EventObject implements Serializable

Serialized Fields

OldValue

boolean OldValue

NewValue

boolean NewValue

eventType

int eventType

Class gnu.io.SerialPortEvent extends java.util.EventObject implements Serializable

Serialized Fields

eventType

int eventType

Class gnu.io.UnsupportedCommOperationException extends java.lang.Exception implements Serializable

Class gnu.io.UnSupportedLoggerException extends java.lang.Exception implements Serializable


Package es.prodevelop.gvsig.mobile.fmap.util.download

Class es.prodevelop.gvsig.mobile.fmap.util.download.DownloadException extends java.lang.Exception implements Serializable


Package es.prodevelop.gvsig.mobile.gui.canvas

Class es.prodevelop.gvsig.mobile.gui.canvas.MapControl extends java.awt.Panel implements Serializable

Serialized Fields

gps_cursor

MapCursor gps_cursor

processingSplash

SplashWidget processingSplash

canc

Cancellable canc

project

Project project

toc

LayersTable toc

mapGraphics

java.awt.Graphics2D mapGraphics

image

java.awt.image.BufferedImage image

panMode

boolean panMode

dontRedraw

boolean dontRedraw

panModeImage

java.awt.Image panModeImage

panModeImageGraphics

java.awt.Graphics panModeImageGraphics

symbolsCanvas

TransparentCanvas symbolsCanvas

groupButtons

GroupToolbar groupButtons
A reference to the group button tool bar


toolListener

MapToolListener toolListener

mainWindow

MainWindow mainWindow

imageOffsetX

int imageOffsetX

imageOffsetY

int imageOffsetY

gpsListener

GPSRelevantEventsListener gpsListener

oldGpsScreenX

int oldGpsScreenX

oldGpsScreenY

int oldGpsScreenY

gpsMapX

double gpsMapX

gpsMapY

double gpsMapY

gpsPositionVisible

boolean gpsPositionVisible

gpsStatus

int gpsStatus

Class es.prodevelop.gvsig.mobile.gui.canvas.TransparentCanvas extends java.awt.Component implements Serializable

Serialized Fields

viewPort

ViewPort viewPort

geometryList

java.util.ArrayList geometryList


Package es.prodevelop.gvsig.mobile.gui.tool

Class es.prodevelop.gvsig.mobile.gui.tool.DialogButton extends GenericButton implements Serializable

Class es.prodevelop.gvsig.mobile.gui.tool.GenericButton extends java.awt.Container implements Serializable

Serialized Fields

icon

java.awt.Image icon

selIcon

java.awt.Image selIcon

selected

boolean selected

Class es.prodevelop.gvsig.mobile.gui.tool.GroupToolbar extends java.util.ArrayList implements Serializable

Class es.prodevelop.gvsig.mobile.gui.tool.MapCursor extends java.awt.Component implements Serializable

Serialized Fields

icon

java.awt.Image icon

Class es.prodevelop.gvsig.mobile.gui.tool.SplashWidget extends java.awt.Component implements Serializable

Serialized Fields

icon

java.awt.Image icon

width_

int width_

height_

int height_

Class es.prodevelop.gvsig.mobile.gui.tool.TBActionButton extends TBButton implements Serializable

Class es.prodevelop.gvsig.mobile.gui.tool.TBButton extends TBWidget implements Serializable

Serialized Fields

helpText

java.lang.String helpText

width

int width

height

int height

statusBarId

int statusBarId
StatusBar Associated with this button


myListener

java.awt.event.MouseListener myListener

Class es.prodevelop.gvsig.mobile.gui.tool.TBComboButton extends TBButton implements Serializable

Serialized Fields

buttons

TBButton[] buttons

dropDown

TBDropDownButton dropDown

menu

TBMenu menu

index

int index

Class es.prodevelop.gvsig.mobile.gui.tool.TBDropDownButton extends TBWidget implements Serializable

Class es.prodevelop.gvsig.mobile.gui.tool.TBEmptyButton extends TBWidget implements Serializable

Class es.prodevelop.gvsig.mobile.gui.tool.TBHelpButton extends TBWidget implements Serializable

Class es.prodevelop.gvsig.mobile.gui.tool.TBMenu extends java.awt.Container implements Serializable

Serialized Fields

x

int x

y

int y

width

int width

height

int height

mainWindow

MainWindow mainWindow

owner

IToolContainer owner

buttons

TBButton[] buttons

Class es.prodevelop.gvsig.mobile.gui.tool.TBSelectableButton extends TBButton implements Serializable

Serialized Fields

behavior

Behavior behavior

Class es.prodevelop.gvsig.mobile.gui.tool.TBSwitcherButton extends TBButton implements Serializable

Serialized Fields

behavior

Behavior behavior

active

boolean active

Class es.prodevelop.gvsig.mobile.gui.tool.TBWidget extends GenericButton implements Serializable

Serialized Fields

owner

IToolContainer owner

Class es.prodevelop.gvsig.mobile.gui.tool.ToolBarGroupButton extends java.awt.Component implements Serializable

Serialized Fields

icon

java.awt.Image icon

selIcon

java.awt.Image selIcon

selected

boolean selected

owner

ToolBar owner

index

int index


Package es.prodevelop.gvsig.mobile.gui.tab

Class es.prodevelop.gvsig.mobile.gui.tab.ExpansiblePanel extends java.awt.Panel implements Serializable

Serialized Fields

extCom

ExpansibleRow extCom

Class es.prodevelop.gvsig.mobile.gui.tab.ExpansibleScrolledPanel extends java.awt.ScrollPane implements Serializable

Serialized Fields

panel

ExpansiblePanel panel

Class es.prodevelop.gvsig.mobile.gui.tab.TabbedDialog extends java.awt.Dialog implements Serializable

Serialized Fields

parent

java.awt.Frame parent

titleLabel

java.awt.Label titleLabel

tabPanel

TabbedPanel tabPanel

okButton

TocButton okButton

cancelButton

TocButton cancelButton

title

java.lang.String title

ok_Pressed

boolean ok_Pressed

northp

java.awt.Panel northp

southp

java.awt.Panel southp

Class es.prodevelop.gvsig.mobile.gui.tab.TabbedPanel extends java.awt.Panel implements Serializable

Serialized Fields

width

int width

componentsHeight

int componentsHeight

tabsPanel

TabbedPanelTopPanel tabsPanel

mainPanel

java.awt.Panel mainPanel

cardLayout

java.awt.CardLayout cardLayout

tabToComponent

java.util.HashMap tabToComponent

kk

int kk

Class es.prodevelop.gvsig.mobile.gui.tab.TabbedPanelTopPanel extends java.awt.Container implements Serializable

Serialized Fields

minW

int minW

Class es.prodevelop.gvsig.mobile.gui.tab.TabLabel extends java.awt.Label implements Serializable

Serialized Fields

selected

boolean selected


Package es.prodevelop.gvsig.mobile.gui.dialog

Class es.prodevelop.gvsig.mobile.gui.dialog.AboutDialog extends java.awt.Window implements Serializable

Serialized Fields

okButton

TocButton okButton

logoScroll

java.awt.ScrollPane logoScroll

versionText

java.awt.Label versionText

northPanel

java.awt.Panel northPanel

centerPanel

java.awt.Panel centerPanel

southPanel

java.awt.Panel southPanel

Class es.prodevelop.gvsig.mobile.gui.dialog.AcceptCancelDialog extends ExpansibleDialog implements Serializable

Serialized Fields

w

int w

h

int h

l

int l

leftLabel

java.awt.Label leftLabel

msgLabel

java.awt.Label msgLabel

msg

java.lang.String msg

okButton

TocButton okButton

cancelButton

TocButton cancelButton

ok_Pressed

boolean ok_Pressed

Class es.prodevelop.gvsig.mobile.gui.dialog.AppSettingsDialog extends TabbedDialog implements Serializable

Serialized Fields

parent

MainWindow parent

srsLabel

java.awt.Label srsLabel

srsChoice

java.awt.Choice srsChoice

bboxLabel

java.awt.Label bboxLabel

bboxLabel_x

java.awt.Label bboxLabel_x

bboxText_xmin

java.awt.TextField bboxText_xmin

bboxText_xmax

java.awt.TextField bboxText_xmax

bboxLabel_y

java.awt.Label bboxLabel_y

bboxText_ymin

java.awt.TextField bboxText_ymin

bboxText_ymax

java.awt.TextField bboxText_ymax

bgLabel

java.awt.Label bgLabel

bgComponent

ColorChooserPanel bgComponent

pathLabel

java.awt.Label pathLabel

pathText

java.awt.TextField pathText

pathButton

TocButton pathButton

useDefProjectLabel

java.awt.Label useDefProjectLabel

useDefProjectChk

java.awt.Checkbox useDefProjectChk

defProjectLabel

java.awt.Label defProjectLabel

defProjectText

java.awt.TextField defProjectText

defPathButton

TocButton defPathButton

thisDefButton

TocButton thisDefButton

langLabel

java.awt.Label langLabel

langChoice

java.awt.Choice langChoice

Class es.prodevelop.gvsig.mobile.gui.dialog.FilteredFileDialog extends java.awt.FileDialog implements Serializable

Serialized Fields

filter

CustomizedFilenameFilter filter

Class es.prodevelop.gvsig.mobile.gui.dialog.InfoAttributesDialog extends ExpansibleDialog implements Serializable

Serialized Fields

parent

java.awt.Frame parent

okButton

TocButton okButton

fld_values_col_w

int fld_values_col_w

fld_names_col_w

int fld_names_col_w

ff

java.lang.String[] ff

vv

java.lang.String[] vv

Class es.prodevelop.gvsig.mobile.gui.dialog.LayerPropertiesDialog extends ExpansibleDialog implements Serializable

Serialized Fields

layer

FLayer layer

parent

LayersManagerDialog parent

mFrame

java.awt.Frame mFrame

okButton

TocButton okButton

cancelButton

TocButton cancelButton

visible

boolean visible

infoable

boolean infoable

w

int w

titleLabel

java.awt.Label titleLabel

nameLabel

java.awt.Label nameLabel

fileNameLabel

java.awt.Label fileNameLabel

visibleLabel

java.awt.Label visibleLabel

infoLabel

java.awt.Label infoLabel

maxScaleLabel

java.awt.Label maxScaleLabel

minScaleLabel

java.awt.Label minScaleLabel

memoLabel

java.awt.Label memoLabel

nameTextField

java.awt.TextField nameTextField

fileNameTextField

java.awt.TextField fileNameTextField

memoArea

java.awt.TextArea memoArea

visibleCB

java.awt.Checkbox visibleCB

infoCB

java.awt.Checkbox infoCB

maxScaleActiveCB

java.awt.Checkbox maxScaleActiveCB

minScaleActiveCB

java.awt.Checkbox minScaleActiveCB

maxScaleTF

java.awt.TextField maxScaleTF

minScaleTF

java.awt.TextField minScaleTF

Class es.prodevelop.gvsig.mobile.gui.dialog.LayersManagerDialog extends java.awt.Dialog implements Serializable

Serialized Fields

addShpButton

TocButton addShpButton

addEcwButton

TocButton addEcwButton

addWkrButton

TocButton addWkrButton

addWmsButton

TocButton addWmsButton

removeButton

TocButton removeButton

propButton

TocButton propButton

upButton

TocButton upButton

downButton

TocButton downButton

symButton

TocButton symButton

okButton

TocButton okButton

zoomToLayerButton

TocButton zoomToLayerButton

centralPanel

java.awt.Panel centralPanel

centralButtonsPanel

java.awt.Panel centralButtonsPanel

titleLabel

java.awt.Label titleLabel

mFrame

MainWindow mFrame

refreshable

MapControl refreshable

layersTable

LayersTable layersTable

tableScroll

java.awt.ScrollPane tableScroll

scrolledPane

java.awt.Panel scrolledPane

Class es.prodevelop.gvsig.mobile.gui.dialog.LayerSymbologyDialog extends ExpansibleDialog implements Serializable

Serialized Fields

layer

FLyrVect layer

parent

LayersManagerDialog parent

mFrame

java.awt.Frame mFrame

okButton

TocButton okButton

cancelButton

TocButton cancelButton

shapeType

int shapeType

titleLabel

java.awt.Label titleLabel

pointColorLabel

java.awt.Label pointColorLabel

pointSizeLabel

java.awt.Label pointSizeLabel

lineColorLabel

java.awt.Label lineColorLabel

lineWidthLabel

java.awt.Label lineWidthLabel

polygonFilledLabel

java.awt.Label polygonFilledLabel

polygonLineColorLabel

java.awt.Label polygonLineColorLabel

polygonLineWidthLabel

java.awt.Label polygonLineWidthLabel

polygonFillColorLabel

java.awt.Label polygonFillColorLabel

pointColorChooser

ColorChooserPanel pointColorChooser

lineColorChooser

ColorChooserPanel lineColorChooser

polygonLineColorChooser

ColorChooserPanel polygonLineColorChooser

polygonFillColorChooser

ColorChooserPanel polygonFillColorChooser

fillCB

java.awt.Checkbox fillCB

sizeLabel

java.awt.Label sizeLabel

sizeScroll

java.awt.Scrollbar sizeScroll

symbol

FSymbol symbol

Class es.prodevelop.gvsig.mobile.gui.dialog.MessageDialog extends ExpansibleDialog implements Serializable

Serialized Fields

w

int w

h

int h

l

int l

leftLabel

java.awt.Label leftLabel

msgLabel

java.awt.Label msgLabel

icon

DialogButton icon

msg

java.lang.String msg

Class es.prodevelop.gvsig.mobile.gui.dialog.ProjectPropertiesDialog extends TabbedDialog implements Serializable

Serialized Fields

parent

java.awt.Frame parent

project

Project project

nameLabel

java.awt.Label nameLabel

nameText

java.awt.TextField nameText

pathLabel

java.awt.Label pathLabel

pathText

java.awt.TextField pathText

pathButton

TocButton pathButton

descLabel

java.awt.Label descLabel

descArea

java.awt.TextArea descArea

creationLabel

java.awt.Label creationLabel

creationField

java.awt.TextField creationField

updateLabel

java.awt.Label updateLabel

updateField

java.awt.TextField updateField

srsLabel

java.awt.Label srsLabel

srsChoice

java.awt.Choice srsChoice

bboxLabel

java.awt.Label bboxLabel

bboxLabel_x

java.awt.Label bboxLabel_x

bboxText_xmin

java.awt.TextField bboxText_xmin

bboxText_xmax

java.awt.TextField bboxText_xmax

bboxLabel_y

java.awt.Label bboxLabel_y

bboxText_ymin

java.awt.TextField bboxText_ymin

bboxText_ymax

java.awt.TextField bboxText_ymax

bgLabel

java.awt.Label bgLabel

bgComponent

ColorChooserPanel bgComponent

initialColor

java.awt.Color initialColor

needsRepaint

boolean needsRepaint

Class es.prodevelop.gvsig.mobile.gui.dialog.SearchDialog extends ExpansibleDialog implements Serializable

Serialized Fields

toc

LayersTable toc

titleLabel

java.awt.Label titleLabel

lyrChoice

java.awt.Choice lyrChoice

lyrLabel

java.awt.Label lyrLabel

attrChoice

java.awt.Choice attrChoice

attrLabel

java.awt.Label attrLabel

opChoice

java.awt.Choice opChoice

opLabel

java.awt.Label opLabel

valField

java.awt.TextField valField

valLabel

java.awt.Label valLabel

okButton

TocButton okButton

cancelButton

TocButton cancelButton

Class es.prodevelop.gvsig.mobile.gui.dialog.UrlLabel extends java.awt.Label implements Serializable

Serialized Fields

dest

java.net.URL dest

parent

java.awt.Frame parent

Class es.prodevelop.gvsig.mobile.gui.dialog.WMSDialog extends java.awt.Window implements Serializable

Serialized Fields

parent

MainWindow parent

northPanel

java.awt.Panel northPanel

southPanel

java.awt.Panel southPanel

titleLabel

java.awt.Label titleLabel

serverChoice

java.awt.Choice serverChoice

serverLabel

java.awt.Label serverLabel

availableLayersScroll

java.awt.ScrollPane availableLayersScroll

availableLayersPanel

java.awt.Panel availableLayersPanel

srsChoice

java.awt.Choice srsChoice

srsLabel

java.awt.Label srsLabel

formatChoice

java.awt.Choice formatChoice

formatLabel

java.awt.Label formatLabel

userServerLabel

java.awt.Label userServerLabel

userServerText

java.awt.TextField userServerText

addUserServerButton

TocButton addUserServerButton

repaintAfterAdding

boolean repaintAfterAdding

okButton

TocButton okButton

cancelButton

TocButton cancelButton

wms_handler

WMSProtocolHandler wms_handler


Package org.dinopolis.gpstool.gpsinput

Class org.dinopolis.gpstool.gpsinput.GPSDataChangeEvent extends java.beans.PropertyChangeEvent implements Serializable

Class org.dinopolis.gpstool.gpsinput.GPSException extends java.lang.Exception implements Serializable


Package es.prodevelop.gvsig.mobile.common

Class es.prodevelop.gvsig.mobile.common.GvsigMobileException extends java.lang.Exception implements Serializable


Package es.prodevelop.gvsig.mobile.gui.dialog.control

Class es.prodevelop.gvsig.mobile.gui.dialog.control.AceptCancelRow extends ExpansibleRow implements Serializable

Serialized Fields

btCancelar

java.awt.Button btCancelar

btAceptar

java.awt.Button btAceptar

Class es.prodevelop.gvsig.mobile.gui.dialog.control.ColorChooser extends ExpansibleDialog implements Serializable

Serialized Fields

color

java.awt.Color color

title

java.awt.Label title

redLabel

java.awt.Label redLabel

greenLabel

java.awt.Label greenLabel

blueLabel

java.awt.Label blueLabel

redBar

java.awt.Scrollbar redBar

greenBar

java.awt.Scrollbar greenBar

blueBar

java.awt.Scrollbar blueBar

sample

java.awt.Panel sample

okButton

TocButton okButton

cancelButton

TocButton cancelButton

changing

ColorChooserPanel changing

LABEL_LENGTH

int LABEL_LENGTH

Class es.prodevelop.gvsig.mobile.gui.dialog.control.ColorChooserPanel extends java.awt.Component implements Serializable

Serialized Fields

color

java.awt.Color color

parent

java.awt.Frame parent

size

int size

cc

ColorChooser cc

Class es.prodevelop.gvsig.mobile.gui.dialog.control.DirectorySelect extends java.awt.Panel implements Serializable

Serialized Fields

tfDir

java.awt.TextField tfDir

btDir

java.awt.Button btDir

Class es.prodevelop.gvsig.mobile.gui.dialog.control.ExpansibleDialog extends java.awt.Dialog implements Serializable

Serialized Fields

panel

ExpansibleScrolledPanel panel

Class es.prodevelop.gvsig.mobile.gui.dialog.control.ExpansibleRow extends java.awt.Container implements Serializable

Serialized Fields

extComp

java.awt.Component extComp

maxWidth

int maxWidth

minHeight

int minHeight

Class es.prodevelop.gvsig.mobile.gui.dialog.control.ImageControl extends java.awt.Panel implements Serializable

Serialized Fields

img

java.awt.Image img

borderColor

java.awt.Color borderColor

borderWidth

int borderWidth

img_width

int img_width

img_height

int img_height

Class es.prodevelop.gvsig.mobile.gui.dialog.control.LayersTable extends java.awt.Panel implements Serializable

Serialized Fields

list

java.util.ArrayList list

width

int width

layersGraphicStatus

ViewLayersGraphicStatus layersGraphicStatus

processing

boolean processing

mapControl

MapControl mapControl

Class es.prodevelop.gvsig.mobile.gui.dialog.control.LayersTableItem extends java.awt.Container implements Serializable

Serialized Fields

selected

boolean selected

parent

LayersTable parent

layer

FLayer layer

index

int index

width

int width

infoable_check

java.awt.Checkbox infoable_check

visible_check

java.awt.Checkbox visible_check

legendIcon

LegendIcon legendIcon

nameLabel

java.awt.Label nameLabel

scaleVisiState

ScaleVisibilityIcon scaleVisiState

Class es.prodevelop.gvsig.mobile.gui.dialog.control.LegendIcon extends java.awt.Panel implements Serializable

Serialized Fields

vectType

int vectType

symbol

FSymbol symbol

Class es.prodevelop.gvsig.mobile.gui.dialog.control.ScaleVisibilityIcon extends java.awt.Panel implements Serializable

Serialized Fields

state

int state

Class es.prodevelop.gvsig.mobile.gui.dialog.control.TocButton extends java.awt.Panel implements Serializable

Serialized Fields

icon

java.awt.Image icon

dis_icon

java.awt.Image dis_icon

offset

int offset

enabled

boolean enabled

can_dis

boolean can_dis

Class es.prodevelop.gvsig.mobile.gui.dialog.control.WMSLayerListItem extends java.awt.Panel implements Serializable

Serialized Fields

selected

boolean selected

desc

WMSLayerDescription desc

leftLabel

java.awt.Label leftLabel

chk

java.awt.Checkbox chk

nameLabel

WmsLayerNameLabel nameLabel

maxw

int maxw

layerid

java.lang.String layerid

mainDialog

WMSDialog mainDialog

listening

boolean listening

Class es.prodevelop.gvsig.mobile.gui.dialog.control.WmsLayerNameLabel extends java.awt.Label implements Serializable

Serialized Fields

lyrId

java.lang.String lyrId


Package es.prodevelop.gvsig.mobile.fmap.util.graph2d

Class es.prodevelop.gvsig.mobile.fmap.util.graph2d.FBitSet extends java.util.BitSet implements Serializable

Serialized Fields

hashtab

java.util.Hashtable hashtab

isRandom

boolean isRandom


Package es.prodevelop.gvsig.mobile.fmap.driver.raster.wms

Class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.BadWMSResponseException extends java.lang.Exception implements Serializable


Package es.prodevelop.gvsig.mobile.gui.mainframe

Class es.prodevelop.gvsig.mobile.gui.mainframe.MainWindow extends java.awt.Frame implements Serializable

Serialized Fields

canvas

MapControl canvas

width

int width

height

int height

statusBar

StatusBar statusBar

splash

java.awt.Frame splash

animator

Animator animator

menuBar

java.awt.MenuBar menuBar

newExitMenuItem

java.awt.MenuItem newExitMenuItem

newExitMenu

java.awt.Menu newExitMenu

helpMenu

java.awt.Menu helpMenu

aboutMenuItem

java.awt.MenuItem aboutMenuItem

toolbars

ToolBar[] toolbars

infoButton

TBSelectableButton infoButton

centerButton

TBSelectableButton centerButton

panButton

TBSelectableButton panButton

rectZoomInButton

TBSelectableButton rectZoomInButton

addShpToolButton

TBActionButton addShpToolButton

addEcwToolButton

TBActionButton addEcwToolButton

addWKRToolButton

TBActionButton addWKRToolButton

addWmsToolButton

TBActionButton addWmsToolButton

tocToolButton

TBActionButton tocToolButton

screenshotToolButton

TBActionButton screenshotToolButton

standardZoomInToolButton

TBActionButton standardZoomInToolButton

standardZoomOutToolButton

TBActionButton standardZoomOutToolButton

selLayerZoomMenuItem

TBActionButton selLayerZoomMenuItem

appSettingsActionButton

TBActionButton appSettingsActionButton

prjExit

TBActionButton prjExit

prjNew

TBActionButton prjNew

prjSave

TBActionButton prjSave

prjSAveAs

TBActionButton prjSAveAs

prjOpen

TBActionButton prjOpen

prjProps

TBActionButton prjProps

pSelToolButton

TBSelectableButton pSelToolButton

rSelToolButton

TBSelectableButton rSelToolButton

measureDistanceToolButton

TBSelectableButton measureDistanceToolButton

measureAreaToolButton

TBSelectableButton measureAreaToolButton

measureCoordinatesToolButton

TBSelectableButton measureCoordinatesToolButton

searchToolButton

TBActionButton searchToolButton

zoomNextToolButton

TBActionButton zoomNextToolButton

zoomPreviousToolButton

TBActionButton zoomPreviousToolButton

zoomSelToolButton

TBActionButton zoomSelToolButton

clearSelToolButton

TBActionButton clearSelToolButton

gpsConfigToolButton

TBActionButton gpsConfigToolButton

gpsActivityToolButoon

TBActionButton gpsActivityToolButoon

gpsWaypointToolButoon

TBActionButton gpsWaypointToolButoon

gpsViewCoordinatesToolButton

TBSwitcherButton gpsViewCoordinatesToolButton

gpsViewPositionToolButton

TBSwitcherButton gpsViewPositionToolButton

gpsConnectToolButton

TBSwitcherButton gpsConnectToolButton

gpsTracklogToolButoon

TBSwitcherButton gpsTracklogToolButoon

panComboButton

TBComboButton panComboButton

selectionComboButton

TBComboButton selectionComboButton

dropMenu

TBMenu dropMenu

Class es.prodevelop.gvsig.mobile.gui.mainframe.SplashDialog extends java.awt.Frame implements Serializable

Serialized Fields

img

java.awt.Image img

x

int x

y

int y


Package es.prodevelop.gvsig.mobile.fmap.driver

Class es.prodevelop.gvsig.mobile.fmap.driver.FMapDriverException extends java.lang.Exception implements Serializable


Package es.prodevelop.gvsig.mobile.gui.bar

Class es.prodevelop.gvsig.mobile.gui.bar.StatusBar extends java.awt.Component implements Serializable

Serialized Fields

message

java.lang.String message

icon

java.awt.Image icon

subIcon

java.awt.Image subIcon

oldMessage

java.lang.String oldMessage

oldIcon

java.awt.Image oldIcon

oldSubIcon

java.awt.Image oldSubIcon

bgStripLength

int bgStripLength

textColor

java.awt.Color textColor

activeBars

java.util.ArrayList activeBars

removedBars

java.util.HashMap removedBars


Package org.gvsig.i18n.utils

Class org.gvsig.i18n.utils.DoubleProperties extends OrderedProperties implements Serializable

serialVersionUID: -1738114064256800193l

Serialized Fields

reverseMap

java.util.HashMap reverseMap

Class org.gvsig.i18n.utils.OrderedProperties extends java.util.TreeMap implements Serializable

serialVersionUID: -5087876565919950510l

Serialized Fields

defaults

OrderedProperties defaults
The property list that contains default values for any keys not in this property list.

the default properties