Log of /branches/1.0-gt2-2.6/src/skrueger/geotools/StyledFS.java
Parent Directory
|
Revision Log
Revision
426 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Oct 2 17:20:00 2009 UTC
(15 years, 4 months ago)
by
alfonx
File length: 8292 byte(s)
Diff to
previous 422
* 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
File length: 7404 byte(s)
Diff to
previous 420
* 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
File length: 7430 byte(s)
Diff to
previous 336
* 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
File length: 7493 byte(s)
Diff to
previous 332
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
File length: 7309 byte(s)
Diff to
previous 315
* Replaced every occurrance of AttributeType with AttributeDescriptor
- I think it saves a lot of typing...
Revision
208 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Jul 9 20:51:58 2009 UTC
(15 years, 7 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools/StyledFS.java
File length: 5466 byte(s)
Diff to
previous 176
* 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
Original Path:
trunk/src/skrueger/geotools/StyledFS.java
File length: 5483 byte(s)
Diff to
previous 169
* 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
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/StyledFS.java
File length: 5419 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/StyledFS.java
File length: 4907 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.