Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
U
UNITS_DEGREES
- Static variable in class es.prodevelop.gvsig.mobile.fmap.driver.raster.ecw.
EcwRasterDriver
Raster units constants
UNITS_FEET
- Static variable in class es.prodevelop.gvsig.mobile.fmap.driver.raster.ecw.
EcwRasterDriver
Raster units constants
UNITS_METERS
- Static variable in class es.prodevelop.gvsig.mobile.fmap.driver.raster.ecw.
EcwRasterDriver
Raster units constants
UNITS_UNKNOWN
- Static variable in class es.prodevelop.gvsig.mobile.fmap.driver.raster.ecw.
EcwRasterDriver
Raster units constants
UPDATESEQUENCE
- Static variable in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.
CapabilitiesTags
URL
- Static variable in class es.prodevelop.gvsig.mobile.common.
XmlProjectTags
USERDEFINEDSYMBOLIZATION
- Static variable in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.
CapabilitiesTags
USERLAYER
- Static variable in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.
CapabilitiesTags
USERSTYLE
- Static variable in class es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.
CapabilitiesTags
USING_PDA
- Static variable in class es.prodevelop.gvsig.mobile.fmap.util.
Utils
Whether the PDA is being used (false when running a PC)
UnsupportedCommOperationException
- exception gnu.io.
UnsupportedCommOperationException
.
Thrown when a driver doesn't allow the specified operation.
UnsupportedCommOperationException()
- Constructor for class gnu.io.
UnsupportedCommOperationException
Constructs an UnsupportedCommOperationException with no detail message.
UnsupportedCommOperationException(String)
- Constructor for class gnu.io.
UnsupportedCommOperationException
Constructs an UnsupportedCommOperationException with the specified detail message.
Update(MD5State, byte[], int, int)
- Method in class es.prodevelop.gvsig.mobile.fmap.util.md5.
MD5
Updates hash with the bytebuffer given (using at maximum length bytes from that buffer)
Update(byte[], int, int)
- Method in class es.prodevelop.gvsig.mobile.fmap.util.md5.
MD5
Plain update, updates this object
Update(byte[], int)
- Method in class es.prodevelop.gvsig.mobile.fmap.util.md5.
MD5
Update(byte[])
- Method in class es.prodevelop.gvsig.mobile.fmap.util.md5.
MD5
Updates hash with given array of bytes
Update(byte)
- Method in class es.prodevelop.gvsig.mobile.fmap.util.md5.
MD5
Updates hash with a single byte
Update(String)
- Method in class es.prodevelop.gvsig.mobile.fmap.util.md5.
MD5
Update buffer with given string.
Update(String, String)
- Method in class es.prodevelop.gvsig.mobile.fmap.util.md5.
MD5
Update buffer with given string using the given encoding.
Update(int)
- Method in class es.prodevelop.gvsig.mobile.fmap.util.md5.
MD5
Update buffer with a single integer (only & 0xff part is used, as a byte)
UpdateTrans
- class org.gvsig.i18n.utils.
UpdateTrans
.
UpdateTrans()
- Constructor for class org.gvsig.i18n.utils.
UpdateTrans
UrlLabel
- class es.prodevelop.gvsig.mobile.gui.dialog.
UrlLabel
.
This class is used to show a hyperlink that starts the web browser when the user clicks on it.
UrlLabel(String, String, Frame)
- Constructor for class es.prodevelop.gvsig.mobile.gui.dialog.
UrlLabel
Constructor.
UtilFunctions
- class es.prodevelop.gvsig.mobile.fmap.util.graph2d.
UtilFunctions
.
UtilFunctions()
- Constructor for class es.prodevelop.gvsig.mobile.fmap.util.graph2d.
UtilFunctions
Utils
- class es.prodevelop.gvsig.mobile.fmap.util.
Utils
.
Utility static methods.
Utils()
- Constructor for class es.prodevelop.gvsig.mobile.fmap.util.
Utils
unselectAll()
- Method in class es.prodevelop.gvsig.mobile.gui.dialog.control.
LayersTable
Unselects all layers.
unselectAllButtons()
- Method in class es.prodevelop.gvsig.mobile.gui.mainframe.
MainWindow
Unselects all the buttons of all tool bars.
unselectAllButtons()
- Method in class es.prodevelop.gvsig.mobile.gui.tool.
ToolBar
Unselects all buttons in the
ToolBar
It doesn't change other widgets but
TBButton
's
update(Graphics)
- Method in class es.prodevelop.gvsig.mobile.gui.canvas.
MapControl
Overriden method to refresh component.
updateBounds(int)
- Method in class es.prodevelop.gvsig.mobile.gui.dialog.control.
LayersTableItem
Used to reset the position of the row to the new index.
updateCheckboxInSilence()
- Method in class es.prodevelop.gvsig.mobile.gui.dialog.control.
WMSLayerListItem
Utility method to manage the behavior of the check boxes.
updateCheckboxes()
- Method in class es.prodevelop.gvsig.mobile.gui.dialog.
WMSDialog
This method updates the layer checkboxes after one of them has been checked/unchecked.
updateItem(FLayer)
- Method in class es.prodevelop.gvsig.mobile.gui.dialog.control.
LayersTable
Updates row associated with a layer
updateLayer(FLayer)
- Method in class es.prodevelop.gvsig.mobile.gui.dialog.
LayersManagerDialog
This method updates the content of the row describing the provided layer.
updateScaleVisibilityIcons()
- Method in class es.prodevelop.gvsig.mobile.gui.dialog.control.
LayersTable
Update scale visibility icons.
updateSymbol(FSymbol)
- Method in class es.prodevelop.gvsig.mobile.gui.dialog.control.
LayersTableItem
Updates the symbology sample icon to represent a new symbol.
useDefaultProject
- Static variable in class es.prodevelop.gvsig.mobile.settings.
AppSettings
The default value for whether a default startup project is declarted
useDefaultSymbol(boolean)
- Method in class es.prodevelop.gvsig.mobile.fmap.legend.
SingleSymbolLegend
useDefaultSymbol(boolean)
- Method in interface es.prodevelop.gvsig.mobile.fmap.legend.
VectorialLegend
utm2geo(double, double, double, Elipsoide)
- Method in class es.prodevelop.geodetic.utils.conversion.
ConversionCoords
This method makes the projected coordinates conversion in UTM to geodetic coordenates in the north hemisfery
utm2geo(double, double, double, Elipsoide, int)
- Static method in class es.prodevelop.geodetic.utils.conversion.
ConversionCoords
This method makes the projected coordinates conversion in UTM to geodetic coordenates
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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