| rdf4j-postgis
    Version 0.1.0.0
    | 


| Public Member Functions | |
| GridCoverage | execute (GridCoverage inputGc) | 
| Static Public Attributes | |
| static final double | DOUBLE_COMPARE_TOLERANCE = 0.00000001d | 
| Default tolerance for double comparisons: 1.0e-8 = 0.00000001.  More... | |
| static final float | FLOAT_COMPARE_TOLERANCE = 0.0001f | 
| Default tolerance for float comparisons: 1.0e-4 = 0.0001.  More... | |
| Protected Attributes | |
| double | srcNoData = -Float.MAX_VALUE | 
| double | CellSizeX =30. | 
| double | CellSizeY =30. | 
| double | _8DX = CellSizeX * 8 | 
| double | _8DY = CellSizeY * 8 | 
| PlanarImage | image | 
| java.awt.Rectangle | bounds | 
| Envelope | Extent = null | 
| double | NoData = Float.MIN_VALUE | 
| double | MinValue = Double.MAX_VALUE | 
| double | MaxValue = Double.MIN_VALUE | 
| Private Attributes | |
| int | maxCol | 
| int | maxRow | 
| GridCoverage execute | ( | GridCoverage | inputGc | ) | 
| 
 | protectedinherited | 
| 
 | protectedinherited | 
| 
 | protectedinherited | 
| 
 | protectedinherited | 
| 
 | protectedinherited | 
| 
 | staticinherited | 
Default tolerance for double comparisons: 1.0e-8 = 0.00000001.
| 
 | protectedinherited | 
| 
 | staticinherited | 
Default tolerance for float comparisons: 1.0e-4 = 0.0001.
| 
 | protectedinherited | 
| 
 | privateinherited | 
| 
 | privateinherited | 
| 
 | protectedinherited | 
| 
 | protectedinherited | 
| 
 | protectedinherited | 
| 
 | protectedinherited |