|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMSegmentationInternal
COM Interface 'IMSegmentationInternal'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriGeometry.olb'
Description: 'Provides access to members that allow certain MSegmentation functionality, similar to that on IMSegmentation3 but more limited.' 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 java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID040e3809_1106_11d6_9fa9_00c04f6bdf0d
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
int |
getMMonotonicity()
Returns a combination of esriMonotinicityEnum values that describes all trends in M values over the length of the curve. |
void |
orientByMs()
Re-orients the curve to make Ms non-decreasing, if possible. |
void |
queryFirstLastM(double[] firstM,
double[] lastM)
Returns the first and last defined M value for the curve. |
| Field Detail |
|---|
static final int IID040e3809_1106_11d6_9fa9_00c04f6bdf0d
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
int getMMonotonicity()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void queryFirstLastM(double[] firstM,
double[] lastM)
throws java.io.IOException,
AutomationException
firstM - The firstM (out: use single element array)lastM - The lastM (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void orientByMs()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||