|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IServerLayerExtension
Provides access to Server Layer Extension.
Method Summary | |
---|---|
IPropertySet |
getServerProperties()
FeatureRenderer used to represent symbology of a feature layer. |
void |
setServerProperties(IPropertySet serverProperties)
FeatureRenderer used to represent symbology of a feature layer. |
Method Detail |
---|
IPropertySet getServerProperties() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setServerProperties(IPropertySet serverProperties) throws IOException, AutomationException
serverProperties
- A reference to a com.esri.arcgis.system.IPropertySet (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 |