FDO API Reference Feature Data Objects

SpatialUtility Member List

This is the complete list of members for SpatialUtility, including all inherited members.

ApproximateGeometryWithLineStrings(NAMESPACE_OSGEO_GEOMETRY::IGeometry *geometry, System::Double maxSpacing, System::Double maxOffset, NAMESPACE_OSGEO_GEOMETRY::GeometryFactoryAbstract *geometryFactory)SpatialUtility [static]
ComputeLinearRingArea(NAMESPACE_OSGEO_GEOMETRY::ILinearRing *ring)SpatialUtility [static]
ComputeLinearRingLength(NAMESPACE_OSGEO_GEOMETRY::ILinearRing *ring)SpatialUtility [static]
CreateGeometryFromRings(NAMESPACE_OSGEO_GEOMETRY::LinearRingCollection *rings, System::Boolean relateRings)SpatialUtility [static]
Evaluate(NAMESPACE_OSGEO_GEOMETRY::IGeometry *g1, NAMESPACE_OSGEO_FDO_FILTER::SpatialOperations op, NAMESPACE_OSGEO_GEOMETRY::IGeometry *g2)SpatialUtility [static]
GetExtents(System::Byte bytes[], System::Double *minX, System::Double *minY, System::Double *maxX, System::Double *maxY)SpatialUtility [static]
GetExtents(System::Byte bytes[], System::Double *minX, System::Double *minY, System::Double *minZ, System::Double *maxX, System::Double *maxY, System::Double *maxZ)SpatialUtility [static]
IsCircularArcValid(NAMESPACE_OSGEO_GEOMETRY::ICircularArcSegment *arc, System::Double tolerance)SpatialUtility [static]
PointInPolygon(NAMESPACE_OSGEO_GEOMETRY::IPolygon *polygon, System::Double coordinateX, System::Double coordinateY, System::Boolean *isOnExtBoundary, System::Boolean *isOnInBoundary)SpatialUtility [static]
PointInPolygon(NAMESPACE_OSGEO_GEOMETRY::IPolygon *polygon, System::Double coordinateX, System::Double coordinateY, System::Boolean *isOnExtBoundary)SpatialUtility [static]
PointInPolygon(NAMESPACE_OSGEO_GEOMETRY::IPolygon *polygon, System::Double coordinateX, System::Double coordinateY)SpatialUtility [static]
PointInRing(NAMESPACE_OSGEO_GEOMETRY::ILinearRing *ring, System::Double coordinateX, System::Double coordinateY, System::Boolean *isOnBoundary)SpatialUtility [static]
PointInRing(NAMESPACE_OSGEO_GEOMETRY::ILinearRing *ring, System::Double coordinateX, System::Double coordinateY)SpatialUtility [static]
TesselateCurve(NAMESPACE_OSGEO_GEOMETRY::IGeometry *curve)SpatialUtility [static]
ValidateGeometryByType(NAMESPACE_OSGEO_GEOMETRY::IGeometry *geometry, NAMESPACE_OSGEO_COMMON::GeometryType geometryTypes[], NAMESPACE_OSGEO_COMMON::GeometryComponentType geometryComponentTypes[], System::Int32 dimensionality)SpatialUtility [static]

Comments or suggestions? Send us feedback.