/[schmitzm]/trunk/src/skrueger/geotools/StyledFeatureCollection.java
ViewVC logotype

Log of /trunk/src/skrueger/geotools/StyledFeatureCollection.java

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 1383)

Revision 1261 - (view) (annotate) - [select for diffs]
Modified Thu Nov 11 13:12:50 2010 UTC (14 years, 3 months ago) by alfonx
File length: 15745 byte(s)
Diff to previous 1203 , to selected 40
Moved AtlasSwingWorker & AtlasStatusDialog to schmitzm

Revision 1203 - (view) (annotate) - [select for diffs]
Modified Tue Nov 2 22:53:55 2010 UTC (14 years, 3 months ago) by alfonx
File length: 15006 byte(s)
Diff to previous 1047 , to selected 40
When adding a layer to a map, the AtlasMapView stops if it's outside of the allowed max map extend.

Revision 1047 - (view) (annotate) - [select for diffs]
Modified Wed Sep 22 12:11:15 2010 UTC (14 years, 5 months ago) by mojays
File length: 14827 byte(s)
Diff to previous 862 , to selected 40
BugFix: deal with "auto-put" behavior of AttributeMetadataMapImpl.get(.) in AttributeMetaDataAttributeTypeFilter, so that "the_geom" is never (automatically) inserted in the AMD
StyledFeatureCollection: check for geometry attribute by FeatureUtil.isGeometryAttribute(.)

Revision 862 - (view) (annotate) - [select for diffs]
Modified Sat May 22 01:24:46 2010 UTC (14 years, 9 months ago) by alfonx
File length: 14824 byte(s)
Diff to previous 770 , to selected 40
* Changed my name from Stefan A. Krüger to Stefan A. Tzeggai


Revision 770 - (view) (annotate) - [select for diffs]
Modified Sun Mar 21 11:36:11 2010 UTC (14 years, 11 months ago) by alfonx
File length: 14824 byte(s)
Diff to previous 769 , to selected 40
Had to switch the AttributeMetadata key from org.opengis.feature.type.Name to geotools.NameImpl. That sounds not-so-nice, because it is generally better to program against an interface instead of an implementation, BUT NameImpl implements Serializable which is a big help when i want to map that AttributeMetaDataMap in another project.

Revision 769 - (view) (annotate) - [select for diffs]
Modified Sun Mar 21 11:02:34 2010 UTC (14 years, 11 months ago) by alfonx
File length: 14720 byte(s)
Diff to previous 685 , to selected 40
Made an interface and a Abstract class for AttributeMetaData

Revision 685 - (view) (annotate) - [select for diffs]
Modified Wed Feb 10 15:04:02 2010 UTC (15 years ago) by alfonx
File length: 14685 byte(s)
Diff to previous 621 , to selected 40
copy RC2 to trunk

Revision 621 - (view) (annotate) - [select for diffs]
Modified Thu Jan 28 10:06:05 2010 UTC (15 years, 1 month ago) by alfonx
Original Path: branches/2.0-RC2/src/skrueger/geotools/StyledFeatureCollection.java
File length: 14685 byte(s)
Diff to previous 604 , to selected 40
2.0-RC2 ist für die weiterentwicklung und soll bald in den trunk mergen

Revision 604 - (view) (annotate) - [select for diffs]
Modified Wed Dec 9 14:15:53 2009 UTC (15 years, 2 months ago) by alfonx
Original Path: branches/2.0-RC1/src/skrueger/geotools/StyledFeatureCollection.java
File length: 14685 byte(s)
Diff to previous 464 , to selected 40
2.0-RC1 branch ist für GP1.3 bugfixes...  1.0-gt2-2.6  ist der entwicklungs brnach 

Revision 464 - (view) (annotate) - [select for diffs]
Modified Tue Oct 13 13:22:31 2009 UTC (15 years, 4 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/geotools/StyledFeatureCollection.java
File length: 14685 byte(s)
Diff to previous 426 , to selected 40
* Changed AttributeMetadata and AttributeMetadataMap. It's not based on the attributes colIdx any more, but on the geotools.feature.type.Name. All the XML read/write methods have been adapted. 
This change was needed, as some users tend to change the DBF structure after the shapefile has been imported. Now columns can be moved, inserted and deleted. Just click "reload atlas" in Geopublisher after you changed the table schema. Geopublisher doesn't have to be closed.

Revision 426 - (view) (annotate) - [select for diffs]
Modified Fri Oct 2 17:20:00 2009 UTC (15 years, 5 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/geotools/StyledFeatureCollection.java
File length: 14650 byte(s)
Diff to previous 422 , to selected 40
* Added setFilter, getFilter and getSchema to StyledFeaturesInterface
* Changed AtlasStyler to not work an FeatureCollection anymore, but on a StyledFeatureInterface. Otherwise the AtlasStyler didn't have proper knowledge about the first-level filter associated with the layer.
* Start slowly to move MigLayout into the AtlasStyler

Revision 422 - (view) (annotate) - [select for diffs]
Modified Fri Oct 2 00:47:48 2009 UTC (15 years, 5 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/geotools/StyledFeatureCollection.java
File length: 13317 byte(s)
Diff to previous 420 , to selected 40
* GP-Feature: Improved/unified dialog management moved further.
* GP-Feature: popup menu in MenuTree allows to edit DpEntries and Maps

Revision 420 - (view) (annotate) - [select for diffs]
Modified Thu Oct 1 20:22:48 2009 UTC (15 years, 5 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/geotools/StyledFeatureCollection.java
File length: 13365 byte(s)
Diff to previous 331 , to selected 40
* Lots of changes in this big commit for GP 1.3 
* New Interfaces: Checkable, Copyable, Cancellable, CancellableDialogAdapter to improve the GUI
* New DialogManager to unify the handling of all dialogs.
* GP-Feature: The dialog for editing/translating a DpEntry has been "enriched".

Revision 331 - (view) (annotate) - [select for diffs]
Modified Wed Aug 26 16:22:38 2009 UTC (15 years, 6 months ago) by mojays
Original Path: branches/1.0-gt2-2.6/src/skrueger/geotools/StyledFeatureCollection.java
File length: 13494 byte(s)
Diff to previous 325 , to selected 40


Revision 325 - (view) (annotate) - [select for diffs]
Modified Wed Aug 26 15:32:54 2009 UTC (15 years, 6 months ago) by mojays
Original Path: branches/1.0-gt2-2.6/src/skrueger/geotools/StyledFeatureCollection.java
File length: 13103 byte(s)
Diff to previous 324 , to selected 40
imports organized
SCHMITZM-JMapPane converted

Revision 324 - (view) (annotate) - [select for diffs]
Modified Wed Aug 26 15:17:02 2009 UTC (15 years, 6 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/geotools/StyledFeatureCollection.java
File length: 13103 byte(s)
Diff to previous 322 , to selected 40
Migrating to GT2.6: Genericas!

Revision 322 - (view) (annotate) - [select for diffs]
Modified Wed Aug 26 14:12:17 2009 UTC (15 years, 6 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/geotools/StyledFeatureCollection.java
File length: 12985 byte(s)
Diff to previous 318 , to selected 40
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
Original Path: branches/1.0-gt2-2.6/src/skrueger/geotools/StyledFeatureCollection.java
File length: 12979 byte(s)
Diff to previous 315 , to selected 40
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 315 - (view) (annotate) - [select for diffs]
Modified Wed Aug 26 11:03:27 2009 UTC (15 years, 6 months ago) by mojays
Original Path: branches/1.0-gt2-2.6/src/skrueger/geotools/StyledFeatureCollection.java
File length: 12967 byte(s)
Diff to previous 256 , to selected 40
Branch created from SCHMITZM 1.0 (rev 313) to switch to gt2-2.6.x.

Revision 256 - (view) (annotate) - [select for diffs]
Modified Fri Jul 31 14:43:47 2009 UTC (15 years, 7 months ago) by alfonx
File length: 12967 byte(s)
Diff to previous 244 , to selected 40
* Updated the license headers
* chart action going on...

Revision 244 - (view) (annotate) - [select for diffs]
Modified Wed Jul 29 09:33:33 2009 UTC (15 years, 7 months ago) by alfonx
File length: 12968 byte(s)
Diff to previous 224 , to selected 40
* Updated all .java and .properties headers with a recent LGPL 3.0 and a link to the project webpage.

Revision 224 - (view) (annotate) - [select for diffs]
Modified Tue Jul 14 15:57:19 2009 UTC (15 years, 7 months ago) by alfonx
File length: 11912 byte(s)
Diff to previous 222 , to selected 40
* 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 222 - (view) (annotate) - [select for diffs]
Modified Tue Jul 14 14:46:39 2009 UTC (15 years, 7 months ago) by alfonx
File length: 11898 byte(s)
Diff to previous 221 , to selected 40
* Renamed StyledFeatureInterface to StyledFeaturesInterface

Revision 221 - (view) (annotate) - [select for diffs]
Modified Tue Jul 14 14:40:52 2009 UTC (15 years, 7 months ago) by alfonx
File length: 11895 byte(s)
Diff to previous 127 , to selected 40
* Neues Interface StyledFeatures<T> eingefüht. Es hat getFeatureCollection und getFeatureSource und überwindet somit den Dualismus zwischen FeatureSource und FeatureCollection. 
Ein paar mehr Infos: http://wald.intevation.org/tracker/index.php?func=detail&aid=1061&group_id=37&atid=295

* Noch ein bisschen Feinschliff in den StyleCharts

Revision 127 - (view) (annotate) - [select for diffs]
Modified Sat May 30 14:29:58 2009 UTC (15 years, 9 months ago) by mojays
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) - [selected]
Modified Mon Apr 6 19:31:02 2009 UTC (15 years, 10 months ago) by alfonx
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
File length: 10044 byte(s)
Diff to selected 40
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.

  Diffs between and
  Type of Diff should be a

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26