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.circlecr / src / main / java / org @ 193

Name Size Revision Age Author Comment
  gvsig 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.

187 11/24/2014 09:43 AM Lluís Marqués

Deleted dead code. Circle provider never will receive a sting value from behavior.

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.

176 11/18/2014 07:34 AM Lluís Marqués

Removed useless comment

174 11/17/2014 11:16 AM Lluís Marqués

Deleted duplicated code.

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.

138 11/05/2014 11:04 AM Lluís Marqués

Eliminados métodos duplicados.
Source formating.

136 11/05/2014 06:44 AM Lluís Marqués

Corregidos error al añadir un valor al radio. Ahora no permite insertar radios negativos o muy cercanos al 0.
Corregido error al obtener el drawing status cuando ya todos los parámetros tenían valor asignado. Ahora devuelve nulo en este caso.
Source formating

View revisions

Also available in: Atom