|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IWorldFileExport2
Provides access to members that export georeferencing and spatial reference.
The IWorldFileExport2 interface is used to export the spatial reference and georeferencing information stored in .aux.xml file, which is created in ArcGIS 9.2 and above, to a binary .aux file which can be read in ArcGIS 9.1.
This interface is not supported by a RasterDataset instance from an ArcSDE geodatabase or a File geodatabase.
Method Summary | |
---|---|
void |
writeBinaryAuxFile()
Create a binary AUX file containing georeferencing and spatial reference. |
Method Detail |
---|
void writeBinaryAuxFile() throws IOException, AutomationException
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 |