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 |