Uses of Class
org.postgis.PGboxbase

Packages that use PGboxbase
org.postgis   
 

Uses of PGboxbase in org.postgis
 

Subclasses of PGboxbase in org.postgis
 class PGbox2d
           
 class PGbox3d
           
 

Methods in org.postgis that return PGboxbase
protected abstract  PGboxbase PGboxbase.newInstance()
          We could have used this.getClass().newInstance() here, but this forces us dealing with InstantiationException and IllegalAccessException.
protected  PGboxbase PGbox3d.newInstance()
           
protected  PGboxbase PGbox2d.newInstance()
           
 



Copyright © 2009. All Rights Reserved.