|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IBarrierProperties
COM Interface 'IBarrierProperties'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control how objects (text, features, graphics) act as barriers for labelling.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID01c12b91_a3fb_11d2_a2fe_080009b6f22b
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
getBarriers(IDisplay display,
IGeometryCollection pBarriers,
IEnvelope extent)
List of barriers within the specified extent, or all barriers if no extent given. |
int |
getWeight()
Weight of the barriers in this layer. |
void |
setWeight(int weight)
Weight of the barriers in this layer. |
| Field Detail |
|---|
static final int IID01c12b91_a3fb_11d2_a2fe_080009b6f22b
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
int getWeight()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setWeight(int weight)
throws java.io.IOException,
AutomationException
weight - The weight (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void getBarriers(IDisplay display,
IGeometryCollection pBarriers,
IEnvelope extent)
throws java.io.IOException,
AutomationException
display - A reference to a com.esri.arcgis.display.IDisplay (in)pBarriers - A reference to a com.esri.arcgis.geometry.IGeometryCollection (in)extent - A reference to a com.esri.arcgis.geometry.IEnvelope (in, optional, pass 0 if not required)
java.io.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 | ||||||||