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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 864 - (view) (annotate) - [select for diffs]
Modified Mon May 24 23:28:45 2010 UTC (14 years, 9 months ago) by alfonx
File length: 10166 byte(s)
Diff to previous 863 , to selected 454
updated asswing pom to use a variable ${mainClass}

Revision 863 - (view) (annotate) - [select for diffs]
Modified Sun May 23 13:42:13 2010 UTC (14 years, 9 months ago) by alfonx
File length: 10248 byte(s)
Diff to previous 862 , to selected 454
Added some basic GUI for the AtlasStyler PostGIS support.

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: 9607 byte(s)
Diff to previous 775 , to selected 454
* Changed my name from Stefan A. Krüger to Stefan A. Tzeggai


Revision 775 - (view) (annotate) - [select for diffs]
Modified Sun Mar 28 09:45:22 2010 UTC (14 years, 11 months ago) by alfonx
File length: 9607 byte(s)
Diff to previous 770 , to selected 454
AS-feature: For Strings we add the "" as NODATA values by default for StyledFS

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: 8902 byte(s)
Diff to previous 769 , to selected 454
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: 8790 byte(s)
Diff to previous 694 , to selected 454
Made an interface and a Abstract class for AttributeMetaData

Revision 694 - (view) (annotate) - [select for diffs]
Modified Fri Feb 12 11:28:41 2010 UTC (15 years ago) by alfonx
File length: 8824 byte(s)
Diff to previous 685 , to selected 454
AS-Features: AS for ColoredQuantities now supports to define a NODATA symbol

Revision 685 - (view) (annotate) - [select for diffs]
Modified Wed Feb 10 15:04:02 2010 UTC (15 years ago) by alfonx
File length: 8960 byte(s)
Diff to previous 621 , to selected 454
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/StyledFS.java
File length: 8960 byte(s)
Diff to previous 620 , to selected 454
2.0-RC2 ist für die weiterentwicklung und soll bald in den trunk mergen

Revision 620 - (view) (annotate) - [select for diffs]
Modified Mon Jan 25 17:46:06 2010 UTC (15 years, 1 month ago) by alfonx
Original Path: branches/2.0-RC1/src/skrueger/geotools/StyledFS.java
File length: 8960 byte(s)
Diff to previous 607 , to selected 454
TIny Bugfixing inspired by IMPETUS training

Revision 607 - (view) (annotate) - [select for diffs]
Modified Wed Dec 9 15:13:42 2009 UTC (15 years, 2 months ago) by alfonx
Original Path: branches/2.0-RC1/src/skrueger/geotools/StyledFS.java
File length: 8815 byte(s)
Diff to previous 604 , to selected 454
Keine Ahnung was er da gebrancht hat.. der stand der dateien war weder trunk, noch der 1.0-gt26 branch... ich hab die dateien jetzt händisch auf den richtigen stand gebracht und comitte


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/StyledFS.java
File length: 8731 byte(s)
Diff to previous 533 , to selected 454
2.0-RC1 branch ist für GP1.3 bugfixes...  1.0-gt2-2.6  ist der entwicklungs brnach 

Revision 533 - (view) (annotate) - [select for diffs]
Modified Thu Nov 19 17:27:01 2009 UTC (15 years, 3 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/geotools/StyledFS.java
File length: 8731 byte(s)
Diff to previous 464 , to selected 454
* XMapPane now prints erros nicely

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/StyledFS.java
File length: 8669 byte(s)
Diff to previous 454
* 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 454 - (view) (annotate) - [selected]
Modified Sun Oct 11 16:12:05 2009 UTC (15 years, 4 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/geotools/StyledFS.java
File length: 8660 byte(s)
Diff to previous 447
* Some frickeling in AtlasStyler...

Revision 447 - (view) (annotate) - [select for diffs]
Modified Wed Oct 7 14:08:41 2009 UTC (15 years, 4 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/geotools/StyledFS.java
File length: 8360 byte(s)
Diff to previous 426 , to selected 454
* Moved more JUnit tests into it's own src dir: src_junit

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/StyledFS.java
File length: 8292 byte(s)
Diff to previous 422 , to selected 454
* 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/StyledFS.java
File length: 7404 byte(s)
Diff to previous 420 , to selected 454
* 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/StyledFS.java
File length: 7430 byte(s)
Diff to previous 336 , to selected 454
* 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 336 - (view) (annotate) - [select for diffs]
Modified Thu Aug 27 09:10:10 2009 UTC (15 years, 6 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/geotools/StyledFS.java
File length: 7493 byte(s)
Diff to previous 332 , to selected 454
Migrating to GT2.6... only 100 compile errors left...

Revision 332 - (view) (annotate) - [select for diffs]
Modified Wed Aug 26 17:15:49 2009 UTC (15 years, 6 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/geotools/StyledFS.java
File length: 7309 byte(s)
Diff to previous 315 , to selected 454
* Replaced every occurrance of AttributeType with AttributeDescriptor
 - I think it saves a lot of typing...

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/StyledFS.java
File length: 7293 byte(s)
Diff to previous 256 , to selected 454
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: 7293 byte(s)
Diff to previous 244 , to selected 454
* 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: 7294 byte(s)
Diff to previous 238 , to selected 454
* Updated all .java and .properties headers with a recent LGPL 3.0 and a link to the project webpage.

Revision 238 - (view) (annotate) - [select for diffs]
Modified Tue Jul 28 08:07:12 2009 UTC (15 years, 7 months ago) by alfonx
File length: 6136 byte(s)
Diff to previous 223 , to selected 454
* JavaDoc changes

Revision 223 - (view) (annotate) - [select for diffs]
Modified Tue Jul 14 15:01:57 2009 UTC (15 years, 7 months ago) by alfonx
File length: 6180 byte(s)
Diff to previous 222 , to selected 454
* Last commit before refactoring StyledMapInterface to StyledLayerInterface

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: 6242 byte(s)
Diff to previous 221 , to selected 454
* 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: 6239 byte(s)
Diff to previous 208 , to selected 454
* 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 208 - (view) (annotate) - [select for diffs]
Modified Thu Jul 9 20:51:58 2009 UTC (15 years, 7 months ago) by alfonx
File length: 5466 byte(s)
Diff to previous 176 , to selected 454
* SCHMITZ/ISDSS/AV/GP CodeClean: Removed the "throws Exception" from "getGeoObject" and rather let it throw a RuntimeException(e). Now it's our job to remove ny throw/catch leftovers in the outer code.
* Fundamentally introduced AttributeMetaData to AtlasStyler

  

Revision 176 - (view) (annotate) - [select for diffs]
Modified Wed Jul 1 14:14:15 2009 UTC (15 years, 8 months ago) by alfonx
File length: 5483 byte(s)
Diff to previous 169 , to selected 454
* Further improved the usability of the filter panels (used in FilterDialog and AttributeTableDialog)... 
** The preview map now always shows the complete collections in gray and the selected / filtered features in red above it
** Added de/en/fr tooltips for the preview mappane
** GP/ATlas AttribtDialog and FilterDialog can now be closed by pressing ESC

* Organized Imports ;-)

FIXED?: With an open attribute table, open the filters dialog and set a filter .. works here for me now and updates the attribute table.

Revision 169 - (view) (annotate) - [select for diffs]
Modified Tue Jun 30 08:03:29 2009 UTC (15 years, 8 months ago) by alfonx
File length: 5532 byte(s)
Diff to previous 93 , to selected 454
* Better handling of Exceptions while reading an SLD

Revision 93 - (view) (annotate) - [select for diffs]
Modified Fri May 1 16:24:15 2009 UTC (15 years, 10 months ago) by alfonx
File length: 5390 byte(s)
Diff to previous 40 , to selected 454
* Just corrected some JavDoc

Revision 40 - (view) (annotate) - [select for diffs]
Modified Mon Apr 6 19:31:02 2009 UTC (15 years, 10 months ago) by alfonx
File length: 5419 byte(s)
Diff to previous 2 , to selected 454
* 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: 4907 byte(s)
Diff to selected 454
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