Package com.luciad.edit.geometries


package com.luciad.edit.geometries
Editing geometries.

Geometry handles providers define which handles are used for a certain geometry. It has a default implementation that supports many geometries.

IGeometryHandlesProvider is typically used in the context of feature editing, when a feature is edited by modifying its geometry.

See the related guide for an overview of the editing API.