/[schmitzm]/branches/2.0-RC1/migration_to_gt2-2.6.txt
ViewVC logotype

Diff of /branches/2.0-RC1/migration_to_gt2-2.6.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 325 by mojays, Wed Aug 26 15:32:54 2009 UTC revision 328 by mojays, Wed Aug 26 16:01:21 2009 UTC
# Line 47  FeatureSource declaration replaced with Line 47  FeatureSource declaration replaced with
47    
48  GeneralGridRange  GeneralGridRange
49  ================  ================
50  GeneralGridRange replaced with GeneralGridEnvelope  - GeneralGridRange replaced with GeneralGridEnvelope
51  GridRange2D replaced with GeneralEnvelope2D  - GridRange2D replaced with GeneralEnvelope2D
52    - GridRange.getUpper/Lower(.) replaced with .getHigh/Low(.)
53    
54    
55  Attribute's locale name  Attribute
56  =======================  =========
57  FeatureType.getAttributeType(.).getLocalName() replaced with  - FeatureType.getAttributeType(.).getLocalName() replaced with
58  FeatureType.getAttributeDescriptors().get(.).getLocalName()    FeatureType.getAttributeDescriptors().get(.).getLocalName()
59    - getNumberOfAttributes() replaced with getAttributeCount()
60    
61    
62    GridCoverage factory
63    ====================
64    - FactoryFinder replaced with CoverageFactoryFinder

Legend:
Removed from v.325  
changed lines
  Added in v.328

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26