|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDocument3DDefaultSymbols
Provides access to members that control Default 3d symbols for the document.
Method Summary | |
---|---|
IText3DElement |
getText3DElement()
Default 3D Text Element. |
void |
setText3DElement(IText3DElement text3DElement)
Default 3D Text Element. |
Methods inherited from interface com.esri.arcgis.arcmapui.IBasicDocumentDefaultSymbols |
---|
getAreaPatch, getCustomTOCFont, getCustomTOCFontSize, getFillSymbol, getLinePatch, getLineSymbol, getMarkerSymbol, getPatchHeight, getPatchWidth, setAreaPatch, setCustomTOCFont, setCustomTOCFontSize, setFillSymbol, setLinePatch, setLineSymbol, setMarkerSymbol, setPatchHeight, setPatchWidth |
Method Detail |
---|
IText3DElement getText3DElement() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setText3DElement(IText3DElement text3DElement) throws IOException, AutomationException
text3DElement
- A reference to a com.esri.arcgis.carto.IText3DElement (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 |