|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriGeometrySimplificationMethod
Simplication Methods to simplify geometry
Field Summary | |
---|---|
static int |
esriGeometrySimplificationMethodConvexHull
Simplify the geometry by computing the convex hull of the geometry |
static int |
esriGeometrySimplificationMethodEnvelope
Simplify the footprint geometry by using the envelope of the geometry |
static int |
esriGeometrySimplificationMethodNone
No Simplification applied |
Field Detail |
---|
static final int esriGeometrySimplificationMethodNone
static final int esriGeometrySimplificationMethodConvexHull
static final int esriGeometrySimplificationMethodEnvelope
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |