Class IsGeometryTypeOperator
- java.lang.Object
-
- net.anwiba.spatial.geometry.operator.IsGeometryTypeOperator
-
public class IsGeometryTypeOperator extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description IsGeometryTypeOperator(BaseGeometryType geometryType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisGeometryType(IGeometry geometry)
-
-
-
Constructor Detail
-
IsGeometryTypeOperator
public IsGeometryTypeOperator(BaseGeometryType geometryType)
-
-
Method Detail
-
isGeometryType
public boolean isGeometryType(IGeometry geometry)
-
-