Statistics
| Revision:

root / trunk / libraries / libFMap / src / com / iver / cit / gvsig / fmap / layers @ 7631

Name Size Revision Age Author Comment
  layerOperations 5199 about 18 years ldiaz new info mechanism
.cvsignore 14 Bytes 228 over 19 years fernando *** empty log message ***
CancelationException.java 1.95 KB 1100 over 19 years fjp Licencia GPL
DifferentVersionException.java 1.97 KB 1100 over 19 years fjp Licencia GPL
FBitSet.java 1.96 KB 2969 almost 19 years fjp Preparando para seleccionar en bases de datos e...
FLayer.java 9.5 KB 7460 almost 18 years azabala added layer status object
FLayerFileVectorial.java 5.33 KB 6881 almost 18 years cesar Rename the getFMap method in several classes to...
FLayerGenericVectorial.java 5.57 KB 6881 almost 18 years cesar Rename the getFMap method in several classes to...
FLayerStatus.java 2.54 KB 7458 almost 18 years azabala First version in cvs
FLayers.java 41 KB 7585 almost 18 years sbayarri Made some FLayer event-related methods protecte...
FLyrAnnotation.java 15.7 KB 6221 about 18 years caballero anotaciones sin texto
FLyrDefault.java 15.9 KB 7464 almost 18 years azabala fixed error (because visible is not an attribut...
FLyrGT2.java 8.9 KB 5713 about 18 years fjp Investigando Capas secuenciales
FLyrGT2_old.java 4.82 KB 5317 about 18 years fjp Monitorable tasks easy
FLyrRaster.java 21.5 KB 6881 almost 18 years cesar Rename the getFMap method in several classes to...
FLyrRasterMenuEntry.java 1.23 KB 2183 about 19 years fernando *** empty log message ***
FLyrSecuential.java 1.52 KB 5713 about 18 years fjp Investigando Capas secuenciales
FLyrText.java 15.2 KB 5317 about 18 years fjp Monitorable tasks easy
FLyrVect.java 40.5 KB 7459 almost 18 years azabala changes for new reporting of exceptions
GDBMSHandler.java 3.15 KB 1839 about 19 years fernando *** empty log message ***
GDBMSParser.java 1.05 KB 6864 almost 18 years jaume refactored method name
GraphicLayer.java 7.01 KB 6945 almost 18 years fjp Pruebas de topologia (sin habilitar en el menu)
IFLayerStatus.java 1.74 KB 7458 almost 18 years azabala First version in cvs
ISpatialDB.java 1.27 KB 6313 about 18 years fjp Draft to add, remove and delete fields
LayerChangeSupport.java 2.25 KB 1100 over 19 years fjp Licencia GPL
LayerCollectionEvent.java 3 KB 1100 over 19 years fjp Licencia GPL
LayerCollectionListener.java 3.62 KB 3772 over 18 years fjp Eventos de beforeLayerDraw y afterLayerDraw. Pa...
LayerDrawEvent.java 761 Bytes 4637 over 18 years caballero acelerar con una imagen las herramientas
LayerDrawingListener.java 1.11 KB 3772 over 18 years fjp Eventos de beforeLayerDraw y afterLayerDraw. Pa...
LayerEvent.java 2.97 KB 4144 over 18 years fjp Evento de edición lanzado cuando una capa se po...
LayerFactory.java 23 KB 7459 almost 18 years azabala changes for new reporting of exceptions
LayerListener.java 1.73 KB 4144 over 18 years fjp Evento de edición lanzado cuando una capa se po...
LayerPositionEvent.java 2.56 KB 1100 over 19 years fjp Licencia GPL
LegendEvent.java 1.83 KB 1100 over 19 years fjp Licencia GPL
LegendListener.java 1.52 KB 1100 over 19 years fjp Licencia GPL
MappingAnnotation.java 1.92 KB 4316 over 18 years caballero Capa anotaciones
OperationNotSupportedException.java 2.07 KB 1100 over 19 years fjp Licencia GPL
RasterAdapter.java 6.47 KB 6037 about 18 years nacho isGeoreferenced
RasterFileAdapter.java 5.16 KB 4376 over 18 years nacho wakeUp cuando se hace un addLayer para notifica...
RasterOperations.java 3.64 KB 6007 about 18 years nacho Obtención del tamaño de tile en RasterOperations
ReadableVectorial.java 4.66 KB 4115 over 18 years fjp POR TERMINAR
SelectableDataSource.java 15.1 KB 7631 almost 18 years fjp documentación de desarrollador
SelectionEvent.java 1.36 KB 1100 over 19 years fjp Licencia GPL
SelectionListener.java 1.62 KB 1100 over 19 years fjp Licencia GPL
SelectionSupport.java 4.65 KB 7553 almost 18 years caballero solo un listener de slección
SingleLayerIterator.java 1.97 KB 5813 about 18 years fjp Configurar la edición (por terminar)
SpatialCache.java 1.39 KB 5813 about 18 years fjp Configurar la edición (por terminar)
StatusLayerRaster.java 6.54 KB 7106 almost 18 years nacho Bug: WMS no estaba recuperando filtros al carga...
StatusRasterInterface.java 2.02 KB 2623 almost 19 years nacho *** empty log message ***
Tiling.java 8.48 KB 6049 about 18 years nacho Mínimo tamaño del tile
VectorialAdapter.java 5.82 KB 5400 about 18 years fjp bug de crear una nueva capa sobre una vista vacía
VectorialDBAdapter.java 7.42 KB 4181 over 18 years fjp Preparando para poder editar con el EditionManager
VectorialDefaultAdapter.java 3.42 KB 6780 almost 18 years Jose Manuel Vivó Arnal Arreglado error en el getRecordset()
VectorialDisconnectedDBAdapter.java 8.41 KB 3959 over 18 years caballero preparando edición
VectorialFileAdapter.java 7 KB 4580 over 18 years azabala synchronized methods to do thread safe
VectorialSecuencial.java 1.65 KB 2183 about 19 years fernando *** empty log message ***
XMLException.java 1.54 KB 2183 about 19 years fernando *** empty log message ***
  • svn:ignore: *.dfSequence*

Latest revisions

# Date Author Comment
7631 09/28/2006 09:04 AM fjp

documentación de desarrollador

7585 09/26/2006 09:36 AM sbayarri

Made some FLayer event-related methods protected instead of private to allow overriding them in subclasses.

7562 09/25/2006 04:33 PM sbayarri

Change from 'private' to 'protected' some members of FLayers, so it can be easily subclassed.

7553 09/25/2006 12:55 PM caballero

solo un listener de slección

7464 09/21/2006 07:38 PM azabala

fixed error (because visible is not an attribute yet, it was moved tu status)

7463 09/21/2006 07:37 PM azabala

moved layer status to a new class (layerStatus). These changes are related with the available layer status definition

7462 09/21/2006 07:34 PM azabala

changes for new reporting of exceptions

7460 09/21/2006 07:24 PM azabala

added layer status object

7459 09/21/2006 07:24 PM azabala

changes for new reporting of exceptions

7458 09/21/2006 07:23 PM azabala

First version in cvs

View revisions

Also available in: Atom