| 
    rdf4j-postgis
    Version 0.1.0.0
    
   | 
 


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 | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  static | 
Default tolerance for double comparisons: 1.0e-8 = 0.00000001.
      
  | 
  protected | 
      
  | 
  static | 
Default tolerance for float comparisons: 1.0e-4 = 0.0001.
      
  | 
  protected | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected |