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 / style @ 38760

Name Size Revision Age Author Comment
AbstractStyle.java 2.98 KB 34294 over 13 years fdiaz Symbology project refactoring
ArrowDecoratorStyle.java 12.7 KB 35759 almost 13 years fdiaz Invocación previamente quitada al método getSha...
BackgroundFileStyle.java 6.41 KB 34294 over 13 years fdiaz Symbology project refactoring
DefaultMask.java 5.2 KB 34294 over 13 years fdiaz Symbology project refactoring
ImageStyle.java 5.66 KB 34294 over 13 years fdiaz Symbology project refactoring
Line2DOffset.java 20.7 KB 34294 over 13 years fdiaz Symbology project refactoring
RemoteFileStyle.java 4.2 KB 34294 over 13 years fdiaz Symbology project refactoring
SVGStyle.java 9.41 KB 38760 almost 12 years Juan Lucas Domínguez gvSIG 2.0.0 build 2051 (devel)
SimpleLineStyle.java 12.2 KB 34294 over 13 years fdiaz Symbology project refactoring
SimpleMarkerFillPropertiesStyle.java 7.3 KB 34294 over 13 years fdiaz Symbology project refactoring

Latest revisions

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

gvSIG 2.0.0 build 2051 (devel)

35930 07/22/2011 10:02 AM Cesar Ordiñana

Solve Java 1.5 incompatibilities

35927 07/21/2011 04:04 PM Cesar Ordiñana

Solve Java 1.5 incompatibility

35759 07/15/2011 12:15 PM fdiaz

Invocación previamente quitada al método getShape() de la Geometry en el método draw.

35618 06/30/2011 01:33 PM fdiaz

gvsig-desktop#15553
Partially applied patch

35617 06/30/2011 01:04 PM fdiaz

gvsig-desktop#15553
Fixed the bug "Arrow symbol isn't drawn"

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]

34294 12/21/2010 10:49 AM fdiaz

Symbology project refactoring

View revisions

Also available in: Atom