Log of /branches/1.0-gt2-2.6/src/skrueger/geotools/StyledFeatureCollection.java
Parent Directory
|
Revision Log
Revision
322 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 26 14:12:17 2009 UTC
(15 years, 6 months ago)
by
alfonx
File length: 12985 byte(s)
Diff to
previous 318
Moving to
import org.opengis.feature.simple.SimpleFeature;
Revision
318 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 26 13:33:32 2009 UTC
(15 years, 6 months ago)
by
alfonx
File length: 12979 byte(s)
Diff to
previous 315
http://geotools.codehaus.org/Upgrade+to+2.5: Transition to GeoAPI SimpleFeature
1. Search Replace
Search Replace
\bFeature\b SimpleFeature
\bFeatureType\b SimpleFeatureType
2. Fix the imports
* Control-Shift-O in Eclipse IDE
PENDING: 3. Add casts as required for getDefaultGeometry()
Revision
224 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Jul 14 15:57:19 2009 UTC
(15 years, 7 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools/StyledFeatureCollection.java
File length: 11912 byte(s)
Diff to
previous 222
* big biG BIG refactoring: StyledMap[Interface,Util,Style] never dealt with Maps (=Orchestrations of layers), but always only with single Layers. Now it has been refactored to StyledLayer[Interface,Util,Style].
* Some variable names and methodNames have been corrected also, but many will still be missing.
* New JARs committed
Revision
127 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat May 30 14:29:58 2009 UTC
(15 years, 9 months ago)
by
mojays
Original Path:
trunk/src/skrueger/geotools/StyledFeatureCollection.java
File length: 10550 byte(s)
Diff to
previous 40
Many many many new JFreeChart stuff (selection panel and renderer, etc.)
- schmitzm.jfree.chart.SelectableChartPanel
- schmitzm.jfree.chart.ChartMouseSelectionTracker
- schmitzm.jfree.chart.selection.*
- schmitzm.jfree.chart.renderer.*
Plus: Imports organized!
Revision
40 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Apr 6 19:31:02 2009 UTC
(15 years, 10 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools/StyledFeatureCollection.java
File length: 10550 byte(s)
Diff to
previous 2
* Layers can be marked as "hide In Legend" in the GP and will be hidden in the AV's legend
Das Interface StyledMapInterface.java hatte bisher eine abstrakte Methode isHideInLegend, die nie benutzt wurde. Ich habe die Idee jetzt im Atlas implementiert, und dann gemekert, dass nicht unbedingt eine Eigenschaft dieses Interfaces sein sollte.
Ein Layer soll nicht generell auf verstecken/nicht verstecken gestellt werden können. Das sind Eigenschaften der Karte/MapContext, ebenso wie die Reihenfolge der Layer. Im Atlas verwaltet deshalb nun die Klasse skrueger.atlas.Map welche Layer nicht in der Legende auftauchen sollen.
Meines Wissens hat keiner bisher die Funktion genutzt.
Ich habe in allen allen Klassen welche StyledMapInterface implementieren die Funktion auskommentiert.
Revision
2 -
(
view)
(
annotate)
-
[select for diffs]
Added
Tue Feb 24 22:43:52 2009 UTC
(16 years ago)
by
mojays
Original Path:
trunk/src/skrueger/geotools/StyledFeatureCollection.java
File length: 10044 byte(s)
First Commit, corresponds to Revision 1008 of Wikisquare-SVN
includes:
- schmitzm.* (except schmitzm.test)
- org.geotools.* (all overridden classes)
- skrueger.geotools
- skrueger.i8n
- skrueger.swing
- appl.data.LateLoadable (dependency in SCHMITZM)
- appl.data.LoadingException (dependency in SCHMITZM)
- appl.util.RasterMetaData (dependency in SCHMITZM)
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.