Configuration flags for the Vector Geometry Model of TerraLib. More...
Go to the source code of this file.
Macros | |
| #define | TE_GEOMETRY_MODULE_NAME "te.geometry" |
GEOS Config | |
Flags when using GEOS in TerraLib. | |
| #define | TE_GEOS_DEFAULT_QUADRANT_SEGMENTS 8 |
| Determines the number of default segments used to create buffers. | |
DLL/LIB Module | |
Flags for building TerraLib as a DLL or as a Static Library | |
| #define | TEGEOMEXPORT |
| You can use this macro in order to export/import classes and functions from this module. | |
| #define TE_GEOS_DEFAULT_QUADRANT_SEGMENTS 8 |
| #define TEGEOMEXPORT |
You can use this macro in order to export/import classes and functions from this module.
Definition at line 76 of file Config.h.
Referenced by te::gm::AddIntersectionPoints(), te::gm::AddLineString(), te::gm::AddPolygon(), te::gm::AdjustSegment(), te::gm::AdjustToCut(), te::gm::CascadedPolygonUnion(), te::gm::CascadedUnion(), te::gm::ClipGeometry(), te::gm::ClosestPoints(), te::gm::ConvertGeometryType(), te::gm::CreateCollectionFromGeometryVector(), te::gm::CreateEnvelope(), te::gm::CreateEnvelope(), te::gm::CreateEnvelope(), te::gm::CreateLine(), te::gm::CreatePolygon(), te::gm::CreatePolygon(), te::gm::Get2DGeometryType(), te::gm::Get2DGeomTypeId(), te::gm::GetAngle(), te::gm::GetAppropriatePrecision(), te::gm::GetArea(), te::gm::GetAsMultiLineStringVector(), te::gm::GetGeometryUnion(), te::gm::GetGeomFromEnvelope(), te::gm::GetInteriorPoint(), te::gm::GetIntersectionLine(), te::gm::GetIntersectionPointsByOperators(), te::gm::GetIntersectionPointsByPerpendicularDistance(), te::gm::GetMultiLineStringType(), te::gm::GetMultiType(), te::gm::GetSimpleType(), te::gm::HasMDim(), te::gm::HasZDim(), te::gm::isCCW(), te::gm::IsMultiType(), te::gm::IsNullOrEmpty(), te::gm::IsNullOrEmpty(), te::gm::IsPointOnPolygon(), te::gm::locateAlong(), te::gm::Multi2Single(), te::gm::MultiLineToDefinedType(), te::gm::NormalizeGeometryByType(), te::gm::ParallelLine(), te::gm::Polygonizer(), te::gm::Polygonizer(), te::gm::PrepareGeometriesToIntersection(), te::gm::PrepareGeometriesToIntersection(), te::gm::PrepareGeometriesToIntersection(), te::gm::PrepareGeometriesToIntersection(), te::gm::PrepareGeometriesToIntersection(), te::gm::PrepareGeometriesToIntersection(), te::gm::PrepareGeometriesToIntersection(), te::serialize::xml::ReadExtent(), te::gm::RelationMatches(), te::gm::Rotate(), te::gm::SatisfySpatialRelation(), te::serialize::xml::SaveExtent(), te::gm::Single2Multi(), te::gm::SnapLineToPoints(), te::gm::SplitGeometry(), te::gm::ToConstVector(), and te::gm::UnaryUnion().