Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

areaQuery: Javadoc index of package areaQuery.


Package Samples:

areaQuery

Classes:

AreaQuery: Query builder for bounding box searches. AreaQuery provides methods that accept a bounding box specified by the name of a spatial referencing system (projection) and the coordinates of the south-west and north-east corners. The return values represent SQL queries that will extract records within the bounding box. The referencing system may be "LL", "OSGB" or "OSI". If "LL", the coordinates should represent latitude and longitude in radians. If "OSGB" or "OSI", the coordinates should be in metres on the appropriate Transverse Mercator grid. Note that these are fully numeric coordinates. In the case ...

Home | Contact Us | Privacy Policy | Terms of Service