Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2058 / libraries / libFMap_geometries / src / org / gvsig / fmap / geom / primitive / impl @ 39246

Name Size Revision Age Author Comment
AbstractPrimitive.java 21.8 KB 39246 over 11 years Juan Lucas Domínguez gvSIG 2.0.0 build 2058 (testing)
Arc2D.java 18.9 KB 39246 over 11 years Juan Lucas Domínguez gvSIG 2.0.0 build 2058 (testing)
Arc2DZ.java 1.33 KB 37524 over 12 years Jorge Piera Adding the getDimension method to the 3D geomet...
Circle2D.java 13 KB 39246 over 11 years Juan Lucas Domínguez gvSIG 2.0.0 build 2058 (testing)
Circle2DZ.java 1.41 KB 37524 over 12 years Jorge Piera Adding the getDimension method to the 3D geomet...
Curve2D.java 3.49 KB 34118 over 13 years Jorge Piera Moving the duplicated methods of the Curve2D an...
Curve2DZ.java 2.75 KB 37524 over 12 years Jorge Piera Adding the getDimension method to the 3D geomet...
DefaultCurve.java 1.78 KB 34118 over 13 years Jorge Piera Moving the duplicated methods of the Curve2D an...
DefaultEnvelope.java 12.1 KB 35742 almost 13 years Jorge Piera The Envelope coordinates are null if they are n...
DefaultNullGeometry.java 4.73 KB 29097 about 15 years Jorge Piera The geometry type uses the construtor with a Ge...
Ellipse2D.java 18.4 KB 39246 over 11 years Juan Lucas Domínguez gvSIG 2.0.0 build 2058 (testing)
Ellipse2DZ.java 1.03 KB 37524 over 12 years Jorge Piera Adding the getDimension method to the 3D geomet...
EllipticArc2D.java 20.2 KB 39246 over 11 years Juan Lucas Domínguez gvSIG 2.0.0 build 2058 (testing)
EllipticArc2DZ.java 1.32 KB 37524 over 12 years Jorge Piera Adding the getDimension method to the 3D geomet...
Envelope2D.java 3.2 KB 35742 almost 13 years Jorge Piera The Envelope coordinates are null if they are n...
Envelope3D.java 2.44 KB 35742 almost 13 years Jorge Piera The Envelope coordinates are null if they are n...
GeneralPathAdapter.java 3.5 KB 38597 almost 12 years Cesar Ordiñana Small optimization: don't concatenate a transfo...
Geometry2D.java 1.43 KB 38545 almost 12 years Juan Lucas Domínguez #813 Registered new Geometry2DZ (3D) dummy clas...
Geometry2DZ.java 1.38 KB 38545 almost 12 years Juan Lucas Domínguez #813 Registered new Geometry2DZ (3D) dummy clas...
OrientableCurve2D.java 2.28 KB 29097 about 15 years Jorge Piera The geometry type uses the construtor with a Ge...
OrientablePrimitive2D.java 14.1 KB 39246 over 11 years Juan Lucas Domínguez gvSIG 2.0.0 build 2058 (testing)
OrientableSurface2D.java 2.29 KB 29097 about 15 years Jorge Piera The geometry type uses the construtor with a Ge...
Point2D.java 8.9 KB 39246 over 11 years Juan Lucas Domínguez gvSIG 2.0.0 build 2058 (testing)
Point2DGeometryType.java 2.23 KB 38596 almost 12 years Cesar Ordiñana Allow to register GeometryType instances direct...
Point2DZ.java 3.5 KB 38599 almost 12 years Cesar Ordiñana Changed implementation to another with a slight...
Point3DGeometryType.java 1.95 KB 38596 almost 12 years Cesar Ordiñana Allow to register GeometryType instances direct...
Solid2DZ.java 5.08 KB 29233 about 15 years Jordi Torres New solid and appearance interfaces
Spline2D.java 8.35 KB 39246 over 11 years Juan Lucas Domínguez gvSIG 2.0.0 build 2058 (testing)
Spline2DZ.java 1.33 KB 37524 over 12 years Jorge Piera Adding the getDimension method to the 3D geomet...
Surface2D.java 3.06 KB 34118 over 13 years Jorge Piera Moving the duplicated methods of the Curve2D an...
Surface2DZ.java 2.6 KB 37524 over 12 years Jorge Piera Adding the getDimension method to the 3D geomet...

Latest revisions

# Date Author Comment
39246 11/13/2012 10:24 AM Juan Lucas Domínguez

gvSIG 2.0.0 build 2058 (testing)

38599 07/19/2012 10:14 AM Cesar Ordiñana

Changed implementation to another with a slightly better CPU and memory usage.

38597 07/19/2012 09:21 AM Cesar Ordiñana

Small optimization: don't concatenate a transform to apply if it is the identity one.

38596 07/19/2012 09:20 AM Cesar Ordiñana

Allow to register GeometryType instances directly. Add also a PointGeometryType API and implementations for 2D and 3D points.

Refs 510.

38595 07/19/2012 09:17 AM Cesar Ordiñana

Solve invalid logger configuration and set GeometryManager reference as final

38545 07/06/2012 07:16 AM Juan Lucas Domínguez

#813 Registered new Geometry2DZ (3D) dummy class to prevent "unsupported geometry type" message

37524 12/22/2011 06:47 AM Jorge Piera

Adding the getDimension method to the 3D geometries. [gvsig-desktop #113]

37514 11/29/2011 12:46 PM Jorge Piera

fixing a bug with the complex selection by circle [gvsig-desktop #16028]. I've also fixed a small bug with the ToWKT operation that has to use the toJTS operation

37336 11/17/2011 04:50 AM Francisco Díaz Carsí

Reintroducido el registro de la clase Geometry2D habiéndola hecho extender de DefaultNullGeometry.

37201 11/10/2011 07:45 AM Jorge Piera

Remove the Geometry.CloneGeometry() usages [gvsig-desktop #15953]

View revisions

Also available in: Atom