Statistics
| Revision:

gvsig-vectorediting / org.gvsig.vectorediting / trunk / org.gvsig.vectorediting / org.gvsig.vectorediting.lib / org.gvsig.vectorediting.lib.prov / org.gvsig.vectorediting.lib.prov.polyline / src / main / java / org / gvsig @ 193

Name Size Revision Age Author Comment
  vectorediting 193 over 9 years Lluís Marqués Moved initialization of variables at providers....

Latest revisions

# Date Author Comment
193 11/26/2014 06:36 AM Lluís Marqués

Moved initialization of variables at providers.
Changed keys of options by i18n keys at polyline provider.

192 11/26/2014 02:58 AM Lluís Marqués

Changed polyline implementation.
Now method start initialize provider variables.
Added two control variables to close polyline and finish service.
Added map to store provider options. The map keys are identifiers of options and map values are i18n keys to show at contextual menus.

178 11/18/2014 08:38 AM Lluís Marqués

Changed API. Before feature store received as parameters was been used to get subtype. Now, methods has subtype parameter instead of feature store.

Moved protected methods of polyline to EditingProvider due to they can be useful to other providers.

173 11/17/2014 09:56 AM Lluís Marqués

Deleted getServiceParameterInfo from API of EditingProviderFactory.
To get information about some parameter, you should get EditingServiceInfo first an then call getParameterInfo(String parameterName).

170 11/17/2014 09:45 AM Lluís Marqués

Changed constructor of DefaultEditingServiceInfo.
Implemented getParameterInfo :: EditingServiceParameter.

159 11/14/2014 02:44 AM Lluís Marqués

Changed all class headers.
Source formatting.

151 11/10/2014 08:27 AM Lluís Marqués

Corregido error al calcular la polilinea.

146 11/07/2014 03:58 AM Lluís Marqués

New formatting

129 11/03/2014 10:47 AM Lluís Marqués

Corregida clave de traducción.

112 10/30/2014 11:25 AM Lluís Marqués

Añadida una clase library en cada proveedor.
El library registra el proveedor en EditingProviderManager, registra los iconos del proveedor y las claves de las traducciones.

View revisions

Also available in: Atom