Statistics
| Revision:

root / trunk / extensions / extCAD / src / com / iver / cit / gvsig / gui / cad / tools / AutoCompletePolygon.java @ 29723

History | View | Annotate | Download (4.34 KB)

# Date Author Comment
27976 04/15/2009 01:55 PM Vicente Caballero

#1857

26367 02/04/2009 04:53 PM Cesar Martinez Izquierdo

Don't autocomplete polygon while the user is drawing because it's really slow. Now we only autocomplete at the end. Show all errors using NotificationManager.ShowErrorMessage

26072 01/20/2009 08:46 AM Cesar Martinez Izquierdo

Correctly draw polygon when just 1 or to points have been introduced

25995 01/13/2009 05:55 PM Vicente Caballero

AutoCompletePolygon