AbstractData() | te::dt::AbstractData | inline |
accept(VisitorType &guest) const =0 | te::common::BaseVisitable< Visitor > | pure virtual |
add(Geometry *g) | te::gm::GeometryCollection | |
asBinary(std::size_t &size) const | te::gm::Geometry | |
asText() const | te::gm::Geometry | |
buffer(const double &distance) const | te::gm::Geometry | virtual |
buffer(const double &distance, int quadrantSegments) const | te::gm::Geometry | virtual |
buffer(const double &distance, int quadrantSegments, BufferCapStyle endCapStyle) const | te::gm::Geometry | virtual |
clear() | te::gm::GeometryCollection | |
clone() const | te::gm::MultiLineString | virtual |
computeMBR(bool cascade) const | te::gm::GeometryCollection | virtual |
contains(const Geometry *const rhs) const | te::gm::Geometry | virtual |
convexHull() const | te::gm::Geometry | virtual |
coveredBy(const Geometry *const rhs) const | te::gm::Geometry | virtual |
covers(const Geometry *const rhs) const | te::gm::Geometry | virtual |
crosses(const Geometry *const rhs) const | te::gm::Geometry | virtual |
difference(const Geometry *const rhs) const | te::gm::Geometry | virtual |
disjoint(const Geometry *const rhs) const | te::gm::Geometry | virtual |
distance(const Geometry *const rhs) const | te::gm::Geometry | virtual |
dWithin(const Geometry *const rhs, const double &distance) const | te::gm::Geometry | virtual |
equals(const Geometry *const rhs, const bool exact=false) const | te::gm::Geometry | virtual |
Geometry(GeomType t, int srid=-1, Envelope *mbr=0) | te::gm::Geometry | |
Geometry(const Geometry &rhs) | te::gm::Geometry | |
GeometryCollection(std::size_t nGeom, GeomType t, int srid=0, Envelope *mbr=0) | te::gm::GeometryCollection | |
GeometryCollection(const GeometryCollection &rhs) | te::gm::GeometryCollection | |
getBoundary() const | te::gm::Geometry | virtual |
getCoordinateDimension() const | te::gm::Geometry | |
getDimension() const | te::gm::MultiCurve | virtual |
getEnvelope() const | te::gm::Geometry | |
getGeometries() const | te::gm::GeometryCollection | inline |
getGeometries() | te::gm::GeometryCollection | inline |
getGeometryN(std::size_t i) const | te::gm::GeometryCollection | |
getGeometryN(std::size_t i) | te::gm::GeometryCollection | |
getGeometryType() const | te::gm::MultiLineString | virtual |
getGeomTypeId() const | te::gm::Geometry | inline |
getGeomTypeId(const std::string >ype) | te::gm::Geometry | static |
getLength() const | te::gm::MultiCurve | |
getMBR() const | te::gm::Geometry | |
getNPoints() const | te::gm::GeometryCollection | virtual |
getNumGeometries() const | te::gm::GeometryCollection | inline |
getSRID() const | te::gm::Geometry | inline |
getTypeCode() const | te::gm::Geometry | virtual |
getWkb(char *wkb, te::common::MachineByteOrder byteOrder) const | te::gm::Geometry | |
getWkbSize() const | te::gm::Geometry | |
intersection(const Geometry *const rhs) const | te::gm::Geometry | virtual |
intersects(const Geometry *const rhs) const | te::gm::Geometry | virtual |
is3D() const | te::gm::Geometry | |
isClosed() const | te::gm::MultiCurve | |
isEmpty() const | te::gm::Geometry | virtual |
isGeomType(const std::string &stype) | te::gm::Geometry | static |
isMeasured() const | te::gm::Geometry | |
isSimple() const | te::gm::Geometry | virtual |
isValid() const | te::gm::Geometry | virtual |
loadGeomTypeId() | te::gm::Geometry | static |
locateAlong(const double &mValue) const | te::gm::Geometry | inlinevirtual |
locateBetween(const double &mStart, const double &mEnd) const | te::gm::MultiLineString | virtual |
m_geometries | te::gm::GeometryCollection | protected |
m_gType | te::gm::Geometry | protected |
m_mbr | te::gm::Geometry | mutableprotected |
m_srid | te::gm::Geometry | protected |
MultiCurve(std::size_t nGeom, GeomType t, int srid=0, Envelope *mbr=0) | te::gm::MultiCurve | |
MultiCurve(const MultiCurve &rhs) | te::gm::MultiCurve | |
MultiLineString(std::size_t nGeom, GeomType t, int srid=0, Envelope *mbr=0) | te::gm::MultiLineString | |
MultiLineString(const MultiLineString &rhs) | te::gm::MultiLineString | |
operator=(const MultiLineString &rhs) | te::gm::MultiLineString | |
te::gm::MultiCurve::operator=(const MultiCurve &rhs) | te::gm::MultiCurve | virtual |
te::gm::GeometryCollection::operator=(const GeometryCollection &rhs) | te::gm::GeometryCollection | |
te::gm::Geometry::operator=(const Geometry &rhs) | te::gm::Geometry | virtual |
overlaps(const Geometry *const rhs) const | te::gm::Geometry | virtual |
relate(const Geometry *const rhs, const std::string &matrix) const | te::gm::Geometry | virtual |
relate(const Geometry *const rhs) const | te::gm::Geometry | virtual |
removeGeometryN(std::size_t i) | te::gm::GeometryCollection | |
ReturnType typedef | te::common::BaseVisitable< Visitor > | |
setGeometryN(std::size_t i, Geometry *g) | te::gm::GeometryCollection | |
setNumGeometries(std::size_t size) | te::gm::GeometryCollection | |
setSRID(int srid) | te::gm::GeometryCollection | virtual |
sm_geomTypeMap | te::gm::Geometry | protectedstatic |
sm_typeName | te::gm::MultiLineString | privatestatic |
symDifference(const Geometry *const rhs) const | te::gm::Geometry | virtual |
toString() const | te::gm::Geometry | inlinevirtual |
touches(const Geometry *const rhs) const | te::gm::Geometry | virtual |
transform(int srid) | te::gm::GeometryCollection | virtual |
Union(const Geometry *const rhs) const | te::gm::Geometry | virtual |
VisitorType typedef | te::common::BaseVisitable< Visitor > | |
within(const Geometry *const rhs) const | te::gm::Geometry | virtual |
~AbstractData() | te::dt::AbstractData | inlinevirtual |
~BaseVisitable() | te::common::BaseVisitable< Visitor > | inlineprotectedvirtual |
~Geometry() | te::gm::Geometry | virtual |
~GeometryCollection() | te::gm::GeometryCollection | virtual |
~MultiCurve() | te::gm::MultiCurve | inlinevirtual |
~MultiLineString() | te::gm::MultiLineString | inline |