public class _WKSPoint
extends java.lang.Object
implements java.io.Serializable
Description 'A two dimensional point.' 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 =
Modifier and Type | Field and Description |
---|---|
static int |
__CbElements__ |
double |
x |
double |
y |
Constructor and Description |
---|
_WKSPoint() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public static final int __CbElements__
public double x
public double y