|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IKmlConvertor2
Provides access to the public Kml convertor methods.
Method Summary | |
---|---|
IGPMessages |
getMessages()
Returns the messages. |
void |
setMessages(IGPMessages pMessages)
Sets the messages |
Methods inherited from interface com.esri.arcgis.globecore.IKmlConvertor |
---|
convertToArray, convertToFile, getBBox, getDPI, getEndPointUrl, getFeatureLimit, getIconSize, getIDList, getImageSize, getKmlParameters, getLayerIDs, getPaletteSize, getScale, getWorkingDirectory, isComposite, isIgnoreScaleFactor, isIgnoreVisibility, isVectorsToRasters, setBBox, setComposite, setDPI, setEndPointUrl, setFeatureLimit, setIconSize, setIgnoreScaleFactor, setIgnoreVisibility, setImageSize, setKmlParameters, setLayerIDs, setMap, setMapServer, setPaletteSize, setScale, setVectorsToRasters, setWorkingDirectory |
Method Detail |
---|
void setMessages(IGPMessages pMessages) throws IOException, AutomationException
pMessages
- A reference to a com.esri.arcgis.geodatabase.IGPMessages (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IGPMessages getMessages() 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 |