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 / gvsig / vectorediting / lib @ 322

Name Size Revision Age Author Comment
  prov 322 over 9 years Lluís Marqués Added MapContext parameter to getEditingService...

Latest revisions

# Date Author Comment
322 01/13/2015 11:25 AM Lluís Marqués

Added MapContext parameter to getEditingService because it could be necessary for some editing provider.
Modify all provider factory classes.

228 12/02/2014 10:31 AM Lluís Marqués

Changed keys of parameters.

227 12/02/2014 09:54 AM Lluís Marqués

Clean up code.

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.

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).

View revisions

Also available in: Atom