Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
2.0-RC2 ist für die weiterentwicklung und soll bald in den trunk mergen
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
2.0-RC1 branch ist für GP1.3 bugfixes... 1.0-gt2-2.6 ist der entwicklungs brnach
* Added more documentation to AttributeMetadataMap * Changed StyledFeatureCollectionTableModel to show the columns in the order that is defined in the AttributeMetaData.
setRelWindowPosition auf Component umgestellt
* 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.
* Changed the constructor of AttributetableDialog to be more standard * StyledFeatureCollectionTableModel now uses the Filter from StyledFeaturesInterface * Created a test case for AttributeTableJDialog
Migrating to GT2.6... only 46 compile errors left...
Migrating to GT2.6...
* Replaced every occurrance of AttributeType with AttributeDescriptor - I think it saves a lot of typing...
Branch created from SCHMITZM 1.0 (rev 313) to switch to gt2-2.6.x.
* Updated the license headers * chart action going on...
* Updated all .java and .properties headers with a recent LGPL 3.0 and a link to the project webpage.
* Just renamed a bunch of > StyledLayerInterface styledMap; variables to > StyledLayerInterface styledLayer;
* 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
* Comitting new GT jars, because i had to resign them. gt2-xml and gt2-wfs are now part of the game.
* Tuned the versioning system in build.xml * Renamed JavaDoc @returns to @return to reduce warnings (by prox 0.1% ;-) )
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!
StyledFeatureCollectionTableModel - bug fixed in FeatureSource -> FeatureCollection conversion (using getSchema() instead of getFeatureType()!)
* Fixed some bugs with the SelectionListeners and the JMapPane. To make this work, StyledFeatureLayerSelectionModel now extends StyledLayerSelectionModel<String>. So the selection is remembered as a Set of Feature-IDs. This change was needed, because Feature.java doesn't overwrite the equals method, and therefore the HashSet didn't function as expected. * Added new Tools and BUttons to MapPaneToolBar.java to select features * Changed a lot in MapPaneToolBar.java. It now allows to position Spaces, Actions and Tools via the ID field. (the new feature is to mix them) * Fixed a bug in AV's ClickInfoPanel that would suddenly pop up an AtlasViewer if started from Geopublisher under special circumstances. * Moving layers in the legend is using MapContext's move method instead of remove and insert. * LayerPanel's remember* Maps now all have the MapLayer's ID as a key. This commit includes latest schmitzm.jar and av.jar. The av.jar is also commited to the ISDSS, but the ISDSS will still have the old schmitzm.jar. Latest schmitzm.jar in ISDSS should be updated ASAP. I just don't know where to put it.
* Enabled the "zoom to layer bounds" for single selected points et al. * Inserted a stub for getColumnCLass() in FeatureCollectionTableModel.java
StyledFeatureCollectionTableModel stable and documented
Hacking session in progress. No atomic commits.
- FeatureCollectionPane renamed to FeatureTablePane - FeatureCollectionTableModel extracted to stand-alone class
new classes (CURRENTLY ONLY DUMMIES!!): - FeatureTablePane.java - FeatureCollectionTableModel.java - StyledFeatureCollectionTableModel.java
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.
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |