|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITileImageInfo2
Provides access to members that provide the tile cache info.
This interface is new at ArcGIS 9.3. It supersedes ITileImageInfo.
| Method Summary | |
|---|---|
boolean |
isAntialiasing()
Indicates if Antialiasing is set. |
void |
setAntialiasing(boolean pAntialiasing)
Indicates if Antialiasing is set. |
| Methods inherited from interface com.esri.arcgis.carto.ITileImageInfo |
|---|
getCompressionQuality, getFormat, setCompressionQuality, setFormat |
| Method Detail |
|---|
boolean isAntialiasing()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAntialiasing(boolean pAntialiasing)
throws IOException,
AutomationException
pAntialiasing - The pAntialiasing (in)
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 | ||||||||