« Previous | Next » 

Revision 35346

Added by Jorge Piera about 13 years ago

The Geometry interface inherits of the awt.Shape interface and this inheritance is going to be deleted in a future. This commit adds a new method getShape that returns an awt.Shape and replace all the usage of the Shape interface by an invocation of the getShape method. The idea is to have a control of the usage of this method and remove it in a future [gvsig-desktop #15383]

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences