Package | Description |
---|---|
org.locationtech.jts.operation.valid |
Provides classes for testing the validity of geometries.
|
Modifier and Type | Method | Description |
---|---|---|
TopologyValidationError |
IsValidOp.getValidationError() |
Computes the validity of the geometry,
and if not valid returns the validation error for the geometry,
or null if the geometry is valid.
|
Copyright © 2018. All rights reserved.