Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2027 / libraries / libFMap_geometries @ 35435

Name Size Revision Age Author Comment
  docs 20761 about 16 years Jose Manuel Vivó Arnal
  resources 30580 almost 15 years Cesar Ordiñana New automatic Library initialization mechanism ...
  src 35346 about 13 years Jorge Piera The Geometry interface inherits of the awt.Shap...
  src-test 35346 about 13 years Jorge Piera The Geometry interface inherits of the awt.Shap...
pom.xml 11.9 KB 35180 about 13 years Cesar Ordiñana Define the eclipse.project.name to the name of ...
  • svn:ignore: .classpath .project .settings maven-eclipse.xml target bin hs_err_pid* .externalToolBuilders .settings .classpath .project

Latest revisions

# Date Author Comment
35435 06/03/2011 03:14 AM Francisco Díaz Carsí

move to libraries

35366 06/03/2011 02:58 AM Francisco Díaz Carsí

gvSIG 2.0.0 build 2027

35346 05/31/2011 10:34 AM Jorge Piera

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]

35340 05/30/2011 12:56 PM Cesar Ordiñana

Change test initialization so all needed libraries get initialized.

35326 05/26/2011 09:29 AM Cesar Ordiñana

Cache other geometry types.
Part of the work to solve bug gvsig-desktop#15349: Working with a view or table from a PostGIS store is slow

35325 05/26/2011 08:56 AM Cesar Ordiñana

Optimization in Point and MultiPoligon creation.
Part of the work to solve bug gvsig-desktop#15349: Working with a view or table from a PostGIS store is slow

35185 05/19/2011 07:24 AM Jorge Piera

Adding a method to the GeometryType to know if its type it inherits of other geometry type. Adding also other method to kwnow if the geometry subtype inherits of other geometry subtype [gvsig-desktoop #15350]

35180 05/18/2011 09:44 AM Cesar Ordiñana

Define the eclipse.project.name to the name of the project folder, as those projects have a name which is not equal to the artifactId

35142 05/13/2011 08:54 AM Cesar Ordiñana

Use the new doRegistration Library method instead of the constructor.

34905 04/08/2011 03:02 AM Jorge Piera

Updating the value of the Geometry.TYPES constants. The TEXT type has been deleted and there is not any geometry with the type equals to 5. This issue will be fixed in a future.

View revisions

Also available in: Atom