|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriClippingMethod
Constants from esriClippingMethod' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriDisplay.olb'
Description: 'Define the different way to clip drawing.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static int |
esriClipBasicClipping
Basic clipping using polygon. |
static int |
esriClipNoClipping
No clipping at all. |
static int |
esriClipRemoveBoxOutside
Remove figure outside of the polygon. |
static int |
esriClipRemoveCenterOutside
Remove points outside of the polygon. |
Field Detail |
---|
static final int esriClipNoClipping
static final int esriClipBasicClipping
static final int esriClipRemoveCenterOutside
static final int esriClipRemoveBoxOutside
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |