GEOS 3.13.1
IntersectionMatrix Member List

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

add(IntersectionMatrix *other)IntersectionMatrix
get(Location row, Location column) constIntersectionMatrixinline
IntersectionMatrix()IntersectionMatrix
IntersectionMatrix(const std::string &elements)IntersectionMatrix
IntersectionMatrix(const IntersectionMatrix &other)IntersectionMatrix
isContains() constIntersectionMatrix
isCoveredBy() constIntersectionMatrix
isCovers() constIntersectionMatrix
isCrosses(int dimensionOfGeometryA, int dimensionOfGeometryB) constIntersectionMatrix
isDisjoint() constIntersectionMatrix
isEquals(int dimensionOfGeometryA, int dimensionOfGeometryB) constIntersectionMatrix
isIntersects() constIntersectionMatrix
isOverlaps(int dimensionOfGeometryA, int dimensionOfGeometryB) constIntersectionMatrix
isTouches(int dimensionOfGeometryA, int dimensionOfGeometryB) constIntersectionMatrix
isWithin() constIntersectionMatrix
matches(const std::string &requiredDimensionSymbols) constIntersectionMatrix
matches(int actualDimensionValue, char requiredDimensionSymbol)IntersectionMatrixstatic
matches(const std::string &actualDimensionSymbols, const std::string &requiredDimensionSymbols)IntersectionMatrixstatic
set(Location row, Location column, int dimensionValue)IntersectionMatrix
set(const std::string &dimensionSymbols)IntersectionMatrix
setAll(int dimensionValue)IntersectionMatrix
setAtLeast(Location row, Location column, int minimumDimensionValue)IntersectionMatrix
setAtLeast(std::string minimumDimensionSymbols)IntersectionMatrix
setAtLeastIfValid(Location row, Location column, int minimumDimensionValue)IntersectionMatrix
toString() constIntersectionMatrix
transpose()IntersectionMatrix