Statistics
| Revision:

root / tags / v2_0_0_Build_2051 / libraries / org.gvsig.symbology / org.gvsig.symbology.lib / org.gvsig.symbology.lib.impl / src / main / java / org / gvsig / symbology / fmap / mapcontext / rendering / symbol / impl @ 38760

Name Size Revision Age Author Comment
AbstractSymbol.java 7.25 KB 38760 almost 12 years Juan Lucas Domínguez gvSIG 2.0.0 build 2051 (devel)
CartographicSupportToolkit.java 3.63 KB 34294 over 13 years fdiaz Symbology project refactoring
FGraphicUtilities.java 27.4 KB 35346 almost 13 years Jorge Piera The Geometry interface inherits of the awt.Shap...
FLabel.java 11.9 KB 35346 almost 13 years Jorge Piera The Geometry interface inherits of the awt.Shap...
FSymbol.java 29.8 KB 35346 almost 13 years Jorge Piera The Geometry interface inherits of the awt.Shap...
FSymbolFactory.java 6.8 KB 34294 over 13 years fdiaz Symbology project refactoring
MultiShapeSymbol.java 18 KB 37499 over 12 years Jorge Piera Updating the draw method using the Geometry.get...

Latest revisions

# Date Author Comment
38760 08/14/2012 01:56 PM Juan Lucas Domínguez

gvSIG 2.0.0 build 2051 (devel)

37499 11/29/2011 11:08 AM Jorge Piera

Updating the draw method using the Geometry.getGeometryType method and adding the AGGRETATE type. It is necessary to display some geometries that are not displayed before this commit [gvsig-desktop #16012]

35346 05/31/2011 04:34 PM 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]

34904 04/07/2011 01:25 PM Jorge Piera

The bug [gvsig-desktop #15150] showed a problem with the inherited geometry type TEXT. This type has been deleted and all the references to it has been also removed

34294 12/21/2010 10:49 AM fdiaz

Symbology project refactoring

View revisions

Also available in: Atom