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 / vectorediting / lib / prov @ 202

Name Size Revision Age Author Comment
  polyline 202 over 9 years Lluís Marqués Added createLine(Point p1, Point p2) method to ...

Latest revisions

# Date Author Comment
202 11/27/2014 10:04 AM Lluís Marqués

Added createLine(Point p1, Point p2) method to EditingProviderServices.
Code refactor to use new method.

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.

View revisions

Also available in: Atom