org.deegree.feature.persistence.sql
Class BBoxTableMapping

java.lang.Object
  extended by org.deegree.feature.persistence.sql.BBoxTableMapping

public class BBoxTableMapping
extends Object

Author:
markus

Constructor Summary
BBoxTableMapping(String ftTable, ICRS crs)
           
 
Method Summary
 String getBBoxColumn()
           
 ICRS getCRS()
           
 String getFTNameColumn()
           
 QTableName getTable()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BBoxTableMapping

public BBoxTableMapping(String ftTable,
                        ICRS crs)
Method Detail

getTable

public QTableName getTable()

getCRS

public ICRS getCRS()

getFTNameColumn

public String getFTNameColumn()

getBBoxColumn

public String getBBoxColumn()


Copyright © 2011. All Rights Reserved.