Implements the DataStoreOutputFormat interface to format the result of a
data accessing class returned within the values of a HashMap as deegree
feature collection
-----------------------------------------------------------------------
Implements the DataStoreOutputFormat interface to format the result of a
data accessing class returned within the values of a HashMap as deegree
feature collection
-----------------------------------------------------------------------
Implements the DataStoreOutputFormat interface to format the result of a
data accessing class returned within the values of a HashMap as XML
-----------------------------------------------------------------------
the class SHP2WKS transforms a polygon structure read from a shape-file
into a WKSLinearPolygon specified by the sf-specifications Last changes:
14.12.1999 ap: import clauses added
08.02.2000 ap: method transformPoint(..) declared and implemented
21.03.2000 ap: method: transformMultiPoint(..) declared and implemented
21.03.2000 ap: method: transformPolyLine(..) declared and implemented SHP2WKS() -
Constructor for class org.deegree_impl.io.shpapi.SHP2WKS
Implements the DataStoreOutputFormat interface to format the result of a
data accessing class returned within the values of a HashMap as deegree
feature collection
-----------------------------------------------------------------------
Implements the DataStoreOutputFormat interface to format the result of a
data accessing class returned within the values of a HashMap as deegree
feature collection
-----------------------------------------------------------------------
Implements the DataStoreOutputFormat interface to format the result of a
data accessing class returned within the values of a HashMap as XML
-----------------------------------------------------------------------
Class representig a two dimensional point Last changes:
25.05.00 chm: method writeSHPPoint implemented
14.08.00 ap: import clause added SHPPoint() -
Constructor for class org.deegree_impl.io.shpapi.SHPPoint
Class representig a two dimensional ESRI PolyLine Last changes:
12.01.2000 ap: constructor re-declared
25.01.2000 ap: public variables numRings and numPoints declared
21.03.2000 ap: parameter list of the second constructor modified
14.08.2000 ap: constructor SHPPolyLine(GM_Point[][] gm_points) added
14.08.2000 ap: method writeSHPPolyline(..) added
14.08.2000 ap: method size() added
16.08.2000 ap: constructor SHPPolyLine(GM_Point[][] gm_points) modified SHPPolyLine(byte[]) -
Constructor for class org.deegree_impl.io.shpapi.SHPPolyLine
this class encapsulates the descriptions of a SLD element as defined by the
OGC Web Map Context specification
The element must contain required and optional elements
which identify the particular element of a Styled Layer Descriptor to be used
for this style.
Class containing all constants needed for reading of a shape file Last changes:
21.12.1999 ap: all constants declared ShapeConst() -
Constructor for class org.deegree_impl.io.shpapi.ShapeConst
The SpatialExtent lists the bounds along each of the spatial
dimensions within which coverages may be requested from a coverage layer
-----------------------------------------------------------------------
The SpatialExtent lists the bounds along each of the spatial
dimensions within which coverages may be requested from a coverage layer
-----------------------------------------------------------------------
This class handles a complete ArcSDE request:
If instanciated, the class can open a connection/instance of the specified
ArcSDE server, set a bounding box as a spatial filter to query the defined
layer.