Class PatchHandlesProvider

java.lang.Object
com.luciad.edit.geometries.PatchHandlesProvider
All Implemented Interfaces:
IGeometryHandlesProvider, AutoCloseable

public final class PatchHandlesProvider extends Object implements AutoCloseable, IGeometryHandlesProvider
This handles provider can be used to provider edit handles for a Patch geometry.

It delegates handle creation to a handles provider for the base geometry.

Note: the handle to translate the entire feature is typically created by the IFeatureHandlesProvider. FeatureHandlesProvider does this by default.