public class UnknownCoordinateSystem extends java.lang.Object implements com.esri.arcgis.interop.RemoteObjRef, ISpatialReference2GEN, IESRISpatialReferenceGEN, IUnknownCoordinateSystem, IClone, ICompareCoordinateSystems, IPersist, IPersistStream, ISpatialReferenceInfo, ISpatialReference, ISpatialReference2, ISpatialReference4, IESRISpatialReference, ISupportErrorInfo, IControlPrecision, IControlPrecision2, ISpatialReferenceTolerance, ISpatialReferenceResolution, IConstructUnknownCoordinateSystem, java.io.Externalizable
Description 'Creates an unknown coordinate system.' 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 long |
serialVersionUID |
IID, IID3b563182_cf62_4d40_9157_5022f7ae4561, xxDummy
IID, IIDf90e304c_a0f7_4a7d_9f62_25fd2a5c96af, xxDummy
IID, IIDb6ea1e3b_15e5_11d2_aacd_00c04fa33c20, xxDummy
IID, IID9bff8aeb_e415_11d0_943c_080009eebecb, xxDummy
IID, IID75f37757_465c_43b1_afe8_8a4fdcb02839, xxDummy
IID, IID00000109_0000_0000_c000_000000000046, xxDummy
IID0000010c_0000_0000_c000_000000000046
IID, IID3267d410_f5d9_11d3_9f69_00c04f6bdd7f, xxDummy
IID, IID0ed8c73a_da12_4d3e_9e7f_5748619888cb, xxDummy
IID, IIDbf8786d0_4fc5_487b_9e6a_53e5cb5619c1, xxDummy
IID, IIDdf0b3d60_548f_101b_8e65_08002b2bd119, xxDummy
IID, IIDa1b0d8b3_474c_4fab_808e_0a3c5c498b1b, xxDummy
IIDed4e18dd_ee33_11d3_9fef_00c04f6bc724
IID, IID587dc301_2766_4597_a3e5_9fa152329eb8, xxDummy
IID, IID833ac5b9_20e3_4896_8d55_770f4e90a2e4, xxDummy
IID, IIDd087590a_822c_4349_95ed_509668930118, xxDummy
Constructor and Description |
---|
UnknownCoordinateSystem()
Constructs a UnknownCoordinateSystem using ArcGIS Engine.
|
UnknownCoordinateSystem(java.lang.Object obj)
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
UnknownCoordinateSystem theUnknownCoordinateSystem = (UnknownCoordinateSystem) obj; |
Modifier and Type | Method and Description |
---|---|
void |
applyPrecision(_WKSPoint[] points,
double[] ms,
double[] zs)
Applies the measure and z value precisions.
|
void |
applyPrecision(int cPoints,
_WKSPoint points,
double[] ms,
double[] zs)
Applies the measure and z value precisions.
|
void |
applyXYPrecision(_WKSPoint[] points)
Applies the XY precision.
|
void |
applyXYPrecision(int cPoints,
_WKSPoint points)
Applies the XY precision.
|
void |
assign(IClone src)
Assigns the properties of src to the receiver.
|
void |
changed()
Notify this object that some of its parts have changed (parameter values, z unit, etc.).
|
void |
constructFromEnvelope(IEnvelope pEnvelope)
Constructs the smallest, high precision, standard UCS that will completely contain the specified envelope.
|
void |
constructFromHorizon()
Defines the XY resolution and domain extent of this spatial reference based on the extent of its horizon.
|
boolean |
equals(java.lang.Object o)
Compare this object with another
|
IClone |
esri_clone()
Clones the receiver and assigns the result to *clone.
|
void |
exportToESRISpatialReference(java.lang.String[] str,
int[] cBytesWrote)
Exports this spatial reference component to a buffer.
|
java.lang.String |
getAbbreviation()
The abbreviated name of this spatial reference component.
|
java.lang.String |
getAlias()
The alias of this spatial reference component.
|
void |
getClassID(GUID[] pClassID)
getClassID
|
static java.lang.String |
getClsid()
getClsid.
|
void |
getDomain(double[] xMin,
double[] xMax,
double[] yMin,
double[] yMax)
Get the domain extent.
|
int |
getESRISpatialReferenceSize()
The number of bytes required to hold the persistant representation of this spatial reference component.
|
int |
getFactoryCode()
The factory code of the spatial reference.
|
void |
getFalseOriginAndUnits(double[] falseX,
double[] falseY,
double[] xyUnits)
Get the false origin and units.
|
com.esri.arcgis.interop.Dispatch |
getJintegraDispatch()
Gets a reference to a com.esri.arcgis.interop.Dispatch which can be used to access the COM object that support for this
interface indicates the implementing class references.
|
void |
getMDomain(double[] outMMin,
double[] outMMax)
Get the measure domain extent.
|
void |
getMFalseOriginAndUnits(double[] falseM,
double[] mUnits)
Get the measure false origin and units.
|
double |
getMResolution()
The M, or measure, resolution of this spatial reference.
|
double |
getMTolerance()
The tolerance used to determine equality of M values.
|
int |
getMToleranceValid()
Returns true if the M tolerance is well defined (not NaN) and >= the minimum M tolerance.
|
java.lang.String |
getName()
The name of this spatial reference component.
|
java.lang.String |
getRemarks()
The comment string of this spatial reference component.
|
void |
getSizeMax(_ULARGE_INTEGER[] pcbSize)
getSizeMax
|
double |
getXYResolution(boolean bStandardUnits)
The XY resolution (distance in SR units between distinguishable grid points) of this spatial reference.
|
double |
getXYTolerance()
The xy tolerance used to control point coalescing in the X and Y dimensions.
|
int |
getXYToleranceValid()
Returns esriSRToleranceOK if the XY tolerance is well defined (not NaN) and >= the minimum XY tolerance.
|
ILinearUnit |
getZCoordinateUnit()
The unit for the Z coordinate.
|
void |
getZDomain(double[] outZMin,
double[] outZMax)
Get the Z domain extent.
|
void |
getZFalseOriginAndUnits(double[] falseZ,
double[] zUnits)
Get the Z false origin and units.
|
double |
getZResolution(boolean bStandardUnits)
The Z resolution (height/depth distance between distinguishable grid points) of this spatial reference.
|
double |
getZTolerance()
The tolerance used to control point coalescing strictly along the Z axis.
|
int |
getZToleranceValid()
Returns true if the Z tolerance is well defined (not NaN) and >= the minimum Z tolerance.
|
double |
getZToXYFactor()
Conversion factor from Z units to XY units.
|
int |
hashCode()
the hashcode for this object
|
boolean |
hasMPrecision()
Returns true when m-value precision information has been defined.
|
boolean |
hasXYPrecision()
Returns true when (x,y) precision information has been defined.
|
boolean |
hasZPrecision()
Returns true when z-value precision information has been defined.
|
void |
importFromESRISpatialReference(java.lang.String str,
int[] cBytesRead)
Defines this spatial reference component from the specified ESRISpatialReference buffer.
|
void |
interfaceSupportsErrorInfo(GUID riid)
interfaceSupportsErrorInfo
|
void |
isDirty()
isDirty
|
boolean |
isEqual(IClone other)
Indicates if the receiver and other have the same properties.
|
boolean |
isEqualLeftLongitude(ISpatialReference other,
boolean compareVCS)
For geographic coordinate systems, this version of IsEqual includes considers their left longitude properties.
|
boolean |
isEqualNoVCS(ISpatialReference other)
Compares spatial references without considering any vertical coordinate system that may be associated with the spatial reference.
|
boolean |
isHighPrecision()
TRUE if a high precision integer grid is being used to round coordinate values.
|
boolean |
isIdentical(IClone other)
Indicates if the receiver and other are the same object.
|
boolean |
isMPrecisionEqual(ISpatialReference otherSR)
Returns true if the measure precisions of the two spatial references are the same.
|
boolean |
isMToleranceEqual(ISpatialReference otherSR)
Returns true if the measure tolerances of the two spatial references are the same.
|
void |
isPrecisionEqual(ISpatialReference otherSR,
boolean[] isPrecisionEqual)
Returns TRUE when the precision information for the two spatial references is the same.
|
boolean |
isUsePrecision()
Returns TRUE if the precision information can be used for snapping.
|
boolean |
isXYPrecisionEqual(ISpatialReference otherSR)
Returns true if the XY precisions of the two spatial references are the same.
|
boolean |
isXYToleranceEqual(ISpatialReference otherSR)
Returns true if the XY tolerances of the two spatial references are the same.
|
boolean |
isZPrecisionEqual(ISpatialReference otherSR)
Returns true if the Z precisions of the two spatial references are the same.
|
boolean |
isZToleranceEqual(ISpatialReference otherSR)
Returns true if the Z tolerances of the two spatial references are the same.
|
void |
load(IStream pstm)
load
|
void |
readExternal(java.io.ObjectInput in) |
void |
release()
Release this COM object reference
|
void |
save(IStream pstm,
int fClearDirty)
save
|
void |
setDefaultMResolution()
Sets the m coordinate grid resolution to 1 mm for a low precision spatial reference or 1/10 mm for a high precision spatial reference.
|
void |
setDefaultMTolerance()
Sets the default tolerance used to determine equality of M values (2.0 * m resolution).
|
void |
setDefaultXYResolution()
defaults: PCS(hi): 1/10 mm; PCS(lo): 1 mm; GCS(hi): 1/10,000 arc-second; GCS(lo): 1/500 arc-second; UCS(hi): 1/10 mm (assumed); UCS(lo): 1 mm (assumed).
|
void |
setDefaultXYTolerance()
Sets the default cluster tolerance used to control point coalescing in the X and Y dimensions (the equivalent of 1 mm in the current spatial reference units).
|
void |
setDefaultZResolution()
Sets the z coordinate grid resolution to 1 mm for a low precision spatial reference or 1/10 mm for a high precision spatial reference.
|
void |
setDefaultZTolerance()
Sets the default value for the Z cluster tolerance used to control point coalescing strictly along the Z axis (the equivalent of 1 mm in the current vertical coordinate system units).
|
void |
setDomain(double xMin,
double xMax,
double yMin,
double yMax)
Set the xy domain extent.
|
void |
setFalseOriginAndUnits(double falseX,
double falseY,
double xyUnits)
Set the false origin and units.
|
void |
setIsHighPrecision(boolean isHighPrecision)
TRUE if a high precision integer grid is being used to round coordinate values.
|
void |
setMDomain(double inMMin,
double inMMax)
Set the measure domain extent.
|
void |
setMFalseOriginAndUnits(double falseM,
double mUnits)
Set the measure false origin and units.
|
void |
setMinimumMTolerance()
Sets the minimum tolerance (i.e., pre 9.2) used to determine equality of M values (2.0 * m resolution).
|
void |
setMinimumXYTolerance()
Sets the xy cluster tolerance to be 2.0 * resolution.
|
void |
setMinimumZTolerance()
Sets the minimum value for the Z cluster tolerance (i.e., pre 9.2) used to control point coalescing strictly along the Z axis (the equivalent of 1 mm in the current vertical coordinate system units).
|
void |
setMResolution(double interval)
The M, or measure, resolution of this spatial reference.
|
void |
setMTolerance(double mTolerance)
The tolerance used to determine equality of M values.
|
void |
setUsePrecision(boolean usePrecision)
Returns TRUE if the precision information can be used for snapping.
|
void |
setXYResolution(boolean bStandardUnits,
double xYResolution)
The XY resolution (distance in SR units between distinguishable grid points) of this spatial reference.
|
void |
setXYTolerance(double xYTolerance)
The xy tolerance used to control point coalescing in the X and Y dimensions.
|
void |
setZCoordinateUnit(ILinearUnit zunit)
The unit for the Z coordinate.
|
void |
setZDomain(double inZMin,
double inZMax)
Set the z domain extent.
|
void |
setZFalseOriginAndUnits(double falseZ,
double zUnits)
Set the Z false origin and units.
|
void |
setZResolution(boolean bStandardUnits,
double zResolution)
The Z resolution (height/depth distance between distinguishable grid points) of this spatial reference.
|
void |
setZTolerance(double zTolerance)
The tolerance used to control point coalescing strictly along the Z axis.
|
void |
writeExternal(java.io.ObjectOutput out) |
public static final long serialVersionUID
public UnknownCoordinateSystem() throws java.io.IOException, java.net.UnknownHostException
java.io.IOException
- if there are interop problemsjava.net.UnknownHostException
- if there are interop problemspublic UnknownCoordinateSystem(java.lang.Object obj) throws java.io.IOException
UnknownCoordinateSystem theUnknownCoordinateSystem = (UnknownCoordinateSystem) obj;
obj
to UnknownCoordinateSystem
.obj
- an object returned from ArcGIS Engine or Serverjava.io.IOException
- if there are interop problemspublic static java.lang.String getClsid()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public com.esri.arcgis.interop.Dispatch getJintegraDispatch()
getJintegraDispatch
in interface com.esri.arcgis.interop.RemoteObjRef
public void release()
release
in interface com.esri.arcgis.interop.RemoteObjRef
public java.lang.String getName() throws java.io.IOException, AutomationException
getName
in interface ISpatialReference2GEN
getName
in interface ISpatialReferenceInfo
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.String getAlias() throws java.io.IOException, AutomationException
getAlias
in interface ISpatialReference2GEN
getAlias
in interface ISpatialReferenceInfo
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.String getAbbreviation() throws java.io.IOException, AutomationException
getAbbreviation
in interface ISpatialReference2GEN
getAbbreviation
in interface ISpatialReferenceInfo
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.String getRemarks() throws java.io.IOException, AutomationException
getRemarks
in interface ISpatialReference2GEN
getRemarks
in interface ISpatialReferenceInfo
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public int getFactoryCode() throws java.io.IOException, AutomationException
getFactoryCode
in interface ISpatialReference2GEN
getFactoryCode
in interface ISpatialReferenceInfo
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public boolean hasXYPrecision() throws java.io.IOException, AutomationException
hasXYPrecision
in interface ISpatialReference
hasXYPrecision
in interface ISpatialReference2GEN
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public boolean hasZPrecision() throws java.io.IOException, AutomationException
hasZPrecision
in interface ISpatialReference
hasZPrecision
in interface ISpatialReference2GEN
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public boolean hasMPrecision() throws java.io.IOException, AutomationException
hasMPrecision
in interface ISpatialReference
hasMPrecision
in interface ISpatialReference2GEN
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void isPrecisionEqual(ISpatialReference otherSR, boolean[] isPrecisionEqual) throws java.io.IOException, AutomationException
isPrecisionEqual
in interface ISpatialReference
isPrecisionEqual
in interface ISpatialReference2GEN
otherSR
- A reference to a com.esri.arcgis.geometry.ISpatialReference (in)isPrecisionEqual
- The isPrecisionEqual (in/out: use single element array)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setFalseOriginAndUnits(double falseX, double falseY, double xyUnits) throws java.io.IOException, AutomationException
setFalseOriginAndUnits
in interface ISpatialReference
setFalseOriginAndUnits
in interface ISpatialReference2GEN
falseX
- The falseX (in)falseY
- The falseY (in)xyUnits
- The xyUnits (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setZFalseOriginAndUnits(double falseZ, double zUnits) throws java.io.IOException, AutomationException
setZFalseOriginAndUnits
in interface ISpatialReference
setZFalseOriginAndUnits
in interface ISpatialReference2GEN
falseZ
- The falseZ (in)zUnits
- The zUnits (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setMFalseOriginAndUnits(double falseM, double mUnits) throws java.io.IOException, AutomationException
setMFalseOriginAndUnits
in interface ISpatialReference
setMFalseOriginAndUnits
in interface ISpatialReference2GEN
falseM
- The falseM (in)mUnits
- The mUnits (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void getFalseOriginAndUnits(double[] falseX, double[] falseY, double[] xyUnits) throws java.io.IOException, AutomationException
getFalseOriginAndUnits
in interface ISpatialReference
getFalseOriginAndUnits
in interface ISpatialReference2GEN
falseX
- The falseX (in/out: use single element array)falseY
- The falseY (in/out: use single element array)xyUnits
- The xyUnits (in/out: use single element array)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void getZFalseOriginAndUnits(double[] falseZ, double[] zUnits) throws java.io.IOException, AutomationException
getZFalseOriginAndUnits
in interface ISpatialReference
getZFalseOriginAndUnits
in interface ISpatialReference2GEN
falseZ
- The falseZ (in/out: use single element array)zUnits
- The zUnits (in/out: use single element array)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void getMFalseOriginAndUnits(double[] falseM, double[] mUnits) throws java.io.IOException, AutomationException
getMFalseOriginAndUnits
in interface ISpatialReference
getMFalseOriginAndUnits
in interface ISpatialReference2GEN
falseM
- The falseM (in/out: use single element array)mUnits
- The mUnits (in/out: use single element array)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void getDomain(double[] xMin, double[] xMax, double[] yMin, double[] yMax) throws java.io.IOException, AutomationException
getDomain
in interface ISpatialReference
getDomain
in interface ISpatialReference2GEN
xMin
- The xMin (in/out: use single element array)xMax
- The xMax (in/out: use single element array)yMin
- The yMin (in/out: use single element array)yMax
- The yMax (in/out: use single element array)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setDomain(double xMin, double xMax, double yMin, double yMax) throws java.io.IOException, AutomationException
setDomain
in interface ISpatialReference
setDomain
in interface ISpatialReference2GEN
xMin
- The xMin (in)xMax
- The xMax (in)yMin
- The yMin (in)yMax
- The yMax (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void getZDomain(double[] outZMin, double[] outZMax) throws java.io.IOException, AutomationException
getZDomain
in interface ISpatialReference
getZDomain
in interface ISpatialReference2GEN
outZMin
- The outZMin (in/out: use single element array)outZMax
- The outZMax (in/out: use single element array)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setZDomain(double inZMin, double inZMax) throws java.io.IOException, AutomationException
setZDomain
in interface ISpatialReference
setZDomain
in interface ISpatialReference2GEN
inZMin
- The inZMin (in)inZMax
- The inZMax (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void getMDomain(double[] outMMin, double[] outMMax) throws java.io.IOException, AutomationException
getMDomain
in interface ISpatialReference
getMDomain
in interface ISpatialReference2GEN
outMMin
- The outMMin (in/out: use single element array)outMMax
- The outMMax (in/out: use single element array)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setMDomain(double inMMin, double inMMax) throws java.io.IOException, AutomationException
setMDomain
in interface ISpatialReference
setMDomain
in interface ISpatialReference2GEN
inMMin
- The inMMin (in)inMMax
- The inMMax (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public ILinearUnit getZCoordinateUnit() throws java.io.IOException, AutomationException
getZCoordinateUnit
in interface ISpatialReference
getZCoordinateUnit
in interface ISpatialReference2GEN
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setZCoordinateUnit(ILinearUnit zunit) throws java.io.IOException, AutomationException
setZCoordinateUnit
in interface ISpatialReference
setZCoordinateUnit
in interface ISpatialReference2GEN
zunit
- A reference to a com.esri.arcgis.geometry.ILinearUnit (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void changed() throws java.io.IOException, AutomationException
changed
in interface ISpatialReference
changed
in interface ISpatialReference2GEN
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public boolean isXYPrecisionEqual(ISpatialReference otherSR) throws java.io.IOException, AutomationException
isXYPrecisionEqual
in interface ISpatialReference2
isXYPrecisionEqual
in interface ISpatialReference2GEN
otherSR
- A reference to a com.esri.arcgis.geometry.ISpatialReference (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public boolean isMPrecisionEqual(ISpatialReference otherSR) throws java.io.IOException, AutomationException
isMPrecisionEqual
in interface ISpatialReference2
isMPrecisionEqual
in interface ISpatialReference2GEN
otherSR
- A reference to a com.esri.arcgis.geometry.ISpatialReference (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public boolean isZPrecisionEqual(ISpatialReference otherSR) throws java.io.IOException, AutomationException
isZPrecisionEqual
in interface ISpatialReference2
isZPrecisionEqual
in interface ISpatialReference2GEN
otherSR
- A reference to a com.esri.arcgis.geometry.ISpatialReference (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void applyXYPrecision(_WKSPoint[] points) throws java.io.IOException, AutomationException
applyXYPrecision
in interface ISpatialReference2GEN
points
- A Structure: com.esri.arcgis.system._WKSPoint (An array of com.esri.arcgis.system._WKSPoint COM typedef) (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void applyPrecision(_WKSPoint[] points, double[] ms, double[] zs) throws java.io.IOException, AutomationException
applyPrecision
in interface ISpatialReference2GEN
points
- A Structure: com.esri.arcgis.system._WKSPoint (An array of com.esri.arcgis.system._WKSPoint COM typedef) (in)ms
- The ms (in)zs
- The zs (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public int getESRISpatialReferenceSize() throws java.io.IOException, AutomationException
getESRISpatialReferenceSize
in interface IESRISpatialReference
getESRISpatialReferenceSize
in interface IESRISpatialReferenceGEN
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void importFromESRISpatialReference(java.lang.String str, int[] cBytesRead) throws java.io.IOException, AutomationException
importFromESRISpatialReference
in interface IESRISpatialReference
importFromESRISpatialReference
in interface IESRISpatialReferenceGEN
str
- The str (in)cBytesRead
- The cBytesRead (out: use single element array)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void exportToESRISpatialReference(java.lang.String[] str, int[] cBytesWrote) throws java.io.IOException, AutomationException
exportToESRISpatialReference
in interface IESRISpatialReference
exportToESRISpatialReference
in interface IESRISpatialReferenceGEN
str
- The str (out: use single element array)cBytesWrote
- The cBytesWrote (out: use single element array)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IClone esri_clone() throws java.io.IOException, AutomationException
esri_clone
in interface IClone
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void assign(IClone src) throws java.io.IOException, AutomationException
assign
in interface IClone
src
- A reference to a com.esri.arcgis.system.IClone (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public boolean isEqual(IClone other) throws java.io.IOException, AutomationException
isEqual
in interface IClone
other
- A reference to a com.esri.arcgis.system.IClone (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public boolean isIdentical(IClone other) throws java.io.IOException, AutomationException
isIdentical
in interface IClone
other
- A reference to a com.esri.arcgis.system.IClone (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public boolean isEqualNoVCS(ISpatialReference other) throws java.io.IOException, AutomationException
isEqualNoVCS
in interface ICompareCoordinateSystems
other
- A reference to a com.esri.arcgis.geometry.ISpatialReference (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public boolean isEqualLeftLongitude(ISpatialReference other, boolean compareVCS) throws java.io.IOException, AutomationException
isEqualLeftLongitude
in interface ICompareCoordinateSystems
other
- A reference to a com.esri.arcgis.geometry.ISpatialReference (in)compareVCS
- The compareVCS (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void getClassID(GUID[] pClassID) throws java.io.IOException, AutomationException
getClassID
in interface IPersist
pClassID
- A Structure: com.esri.arcgis.support.ms.stdole.GUID (out: use single element array)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void isDirty() throws java.io.IOException, AutomationException
isDirty
in interface IPersistStream
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void load(IStream pstm) throws java.io.IOException, AutomationException
load
in interface IPersistStream
pstm
- A reference to a com.esri.arcgis.system.IStream (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void save(IStream pstm, int fClearDirty) throws java.io.IOException, AutomationException
save
in interface IPersistStream
pstm
- A reference to a com.esri.arcgis.system.IStream (in)fClearDirty
- The fClearDirty (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void getSizeMax(_ULARGE_INTEGER[] pcbSize) throws java.io.IOException, AutomationException
getSizeMax
in interface IPersistStream
pcbSize
- A Structure: com.esri.arcgis.system._ULARGE_INTEGER (out: use single element array)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void applyXYPrecision(int cPoints, _WKSPoint points) throws java.io.IOException, AutomationException
applyXYPrecision
in interface ISpatialReference2
cPoints
- The cPoints (in)points
- A Structure: com.esri.arcgis.system._WKSPoint (A com.esri.arcgis.system._WKSPoint COM typedef) (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void applyPrecision(int cPoints, _WKSPoint points, double[] ms, double[] zs) throws java.io.IOException, AutomationException
applyPrecision
in interface ISpatialReference2
cPoints
- The cPoints (in)points
- A Structure: com.esri.arcgis.system._WKSPoint (A com.esri.arcgis.system._WKSPoint COM typedef) (in)ms
- The ms (in)zs
- The zs (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public double getZToXYFactor() throws java.io.IOException, AutomationException
getZToXYFactor
in interface ISpatialReference4
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void interfaceSupportsErrorInfo(GUID riid) throws java.io.IOException, AutomationException
interfaceSupportsErrorInfo
in interface ISupportErrorInfo
riid
- A Structure: com.esri.arcgis.support.ms.stdole.GUID (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public boolean isUsePrecision() throws java.io.IOException, AutomationException
isUsePrecision
in interface IControlPrecision
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setUsePrecision(boolean usePrecision) throws java.io.IOException, AutomationException
setUsePrecision
in interface IControlPrecision
usePrecision
- The usePrecision (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public boolean isHighPrecision() throws java.io.IOException, AutomationException
isHighPrecision
in interface IControlPrecision2
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setIsHighPrecision(boolean isHighPrecision) throws java.io.IOException, AutomationException
setIsHighPrecision
in interface IControlPrecision2
isHighPrecision
- The isHighPrecision (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setDefaultXYTolerance() throws java.io.IOException, AutomationException
setDefaultXYTolerance
in interface ISpatialReferenceTolerance
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setMinimumXYTolerance() throws java.io.IOException, AutomationException
setMinimumXYTolerance
in interface ISpatialReferenceTolerance
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public double getXYTolerance() throws java.io.IOException, AutomationException
getXYTolerance
in interface ISpatialReferenceTolerance
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setXYTolerance(double xYTolerance) throws java.io.IOException, AutomationException
setXYTolerance
in interface ISpatialReferenceTolerance
xYTolerance
- The xYTolerance (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setDefaultZTolerance() throws java.io.IOException, AutomationException
setDefaultZTolerance
in interface ISpatialReferenceTolerance
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setMinimumZTolerance() throws java.io.IOException, AutomationException
setMinimumZTolerance
in interface ISpatialReferenceTolerance
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public double getZTolerance() throws java.io.IOException, AutomationException
getZTolerance
in interface ISpatialReferenceTolerance
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setZTolerance(double zTolerance) throws java.io.IOException, AutomationException
setZTolerance
in interface ISpatialReferenceTolerance
zTolerance
- The zTolerance (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setDefaultMTolerance() throws java.io.IOException, AutomationException
setDefaultMTolerance
in interface ISpatialReferenceTolerance
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setMinimumMTolerance() throws java.io.IOException, AutomationException
setMinimumMTolerance
in interface ISpatialReferenceTolerance
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public double getMTolerance() throws java.io.IOException, AutomationException
getMTolerance
in interface ISpatialReferenceTolerance
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setMTolerance(double mTolerance) throws java.io.IOException, AutomationException
setMTolerance
in interface ISpatialReferenceTolerance
mTolerance
- The mTolerance (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public int getXYToleranceValid() throws java.io.IOException, AutomationException
getXYToleranceValid
in interface ISpatialReferenceTolerance
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public int getZToleranceValid() throws java.io.IOException, AutomationException
getZToleranceValid
in interface ISpatialReferenceTolerance
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public int getMToleranceValid() throws java.io.IOException, AutomationException
getMToleranceValid
in interface ISpatialReferenceTolerance
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public boolean isXYToleranceEqual(ISpatialReference otherSR) throws java.io.IOException, AutomationException
isXYToleranceEqual
in interface ISpatialReferenceTolerance
otherSR
- A reference to a com.esri.arcgis.geometry.ISpatialReference (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public boolean isMToleranceEqual(ISpatialReference otherSR) throws java.io.IOException, AutomationException
isMToleranceEqual
in interface ISpatialReferenceTolerance
otherSR
- A reference to a com.esri.arcgis.geometry.ISpatialReference (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public boolean isZToleranceEqual(ISpatialReference otherSR) throws java.io.IOException, AutomationException
isZToleranceEqual
in interface ISpatialReferenceTolerance
otherSR
- A reference to a com.esri.arcgis.geometry.ISpatialReference (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void constructFromHorizon() throws java.io.IOException, AutomationException
constructFromHorizon
in interface ISpatialReferenceResolution
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setXYResolution(boolean bStandardUnits, double xYResolution) throws java.io.IOException, AutomationException
setXYResolution
in interface ISpatialReferenceResolution
bStandardUnits
- The bStandardUnits (in)xYResolution
- The xYResolution (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public double getXYResolution(boolean bStandardUnits) throws java.io.IOException, AutomationException
getXYResolution
in interface ISpatialReferenceResolution
bStandardUnits
- The bStandardUnits (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setDefaultXYResolution() throws java.io.IOException, AutomationException
setDefaultXYResolution
in interface ISpatialReferenceResolution
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setZResolution(boolean bStandardUnits, double zResolution) throws java.io.IOException, AutomationException
setZResolution
in interface ISpatialReferenceResolution
bStandardUnits
- The bStandardUnits (in)zResolution
- The zResolution (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public double getZResolution(boolean bStandardUnits) throws java.io.IOException, AutomationException
getZResolution
in interface ISpatialReferenceResolution
bStandardUnits
- The bStandardUnits (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setDefaultZResolution() throws java.io.IOException, AutomationException
setDefaultZResolution
in interface ISpatialReferenceResolution
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setMResolution(double interval) throws java.io.IOException, AutomationException
setMResolution
in interface ISpatialReferenceResolution
interval
- The interval (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public double getMResolution() throws java.io.IOException, AutomationException
getMResolution
in interface ISpatialReferenceResolution
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setDefaultMResolution() throws java.io.IOException, AutomationException
setDefaultMResolution
in interface ISpatialReferenceResolution
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void constructFromEnvelope(IEnvelope pEnvelope) throws java.io.IOException, AutomationException
constructFromEnvelope
in interface IConstructUnknownCoordinateSystem
pEnvelope
- A reference to a com.esri.arcgis.geometry.IEnvelope (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
writeExternal
in interface java.io.Externalizable
java.io.IOException
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
readExternal
in interface java.io.Externalizable
java.io.IOException
java.lang.ClassNotFoundException