|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.esri.arcgis.carto.BasicOverposterLayerProperties
public class BasicOverposterLayerProperties
COM Class 'BasicOverposterLayerProperties'. Generated 3/19/2015 1:20:41 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description 'Controls the placement of labels or symbols relative to features using conflict detection.' 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 long |
serialVersionUID
|
Fields inherited from interface com.esri.arcgis.carto.IBasicOverposterLayerProperties |
---|
IID, IID3141f2fb_38e2_11d1_8809_080009ec732a, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.IBasicOverposterLayerProperties2 |
---|
IID, IID6cc4facb_5f13_418a_bf24_d2c61d56fe66, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.IBasicOverposterLayerProperties3 |
---|
IID, IID7bdbb1ec_e951_4058_8140_d5cd88556613, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.IBasicOverposterLayerProperties4 |
---|
IID, IIDf64b3a44_c14c_4b12_994f_ae72196eec56, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.IOverposterLayerProperties |
---|
IID, IID3141f2f7_38e2_11d1_8809_080009ec732a, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.IOverposterLayerProperties2 |
---|
IID, IIDc1e3c2fd_dcc1_4f7e_be2d_2f989b0b7e6a, xxDummy |
Fields inherited from interface com.esri.arcgis.system.IPersistStream |
---|
IID, IID00000109_0000_0000_c000_000000000046, xxDummy |
Fields inherited from interface com.esri.arcgis.system.IPersist |
---|
IID0000010c_0000_0000_c000_000000000046 |
Fields inherited from interface com.esri.arcgis.system.IClone |
---|
IID, IID9bff8aeb_e415_11d0_943c_080009eebecb, xxDummy |
Constructor Summary | |
---|---|
BasicOverposterLayerProperties()
Constructs a BasicOverposterLayerProperties using ArcGIS Engine. |
|
BasicOverposterLayerProperties(java.lang.Object obj)
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts. BasicOverposterLayerProperties theBasicOverposterLayerProperties = (BasicOverposterLayerProperties) obj; |
Method Summary | |
---|---|
void |
assign(IClone src)
Assigns the properties of src to the receiver. |
boolean |
equals(java.lang.Object o)
Compare this object with another |
IClone |
esri_clone()
Clones the receiver and assigns the result to *clone. |
double |
getBufferRatio()
Label buffer ratio. |
void |
getClassID(GUID[] pClassID)
getClassID |
static java.lang.String |
getClsid()
getClsid. |
int |
getFeatureType()
Feature type. |
int |
getFeatureWeight()
Barrier weighting for features in the layer. |
com.esri.arcgis.interop.Dispatch |
getJintegraDispatch()
Deprecated. Internal use only. |
int |
getLabelWeight()
Barrier weighting for labels in the layer. |
ILineLabelPlacementPriorities |
getLineLabelPlacementPriorities()
Line label placement position priority options. |
ILineLabelPosition |
getLineLabelPosition()
Line label placement position options. |
double |
getLineOffset()
Offset in map units at which labels will be placed away from line features. |
double |
getMaxDistanceFromTarget()
Maximum distance in map units the label is allowed to be away from the feature. |
int |
getNumLabelsOption()
Feature labeling option for the layer. |
java.lang.Object |
getPointPlacementAngles()
Point label placement angle(s). |
int |
getPointPlacementMethod()
Point label placement method. |
IPointPlacementPriorities |
getPointPlacementPriorities()
Point label placement position priority options. |
int |
getPolygonPlacementMethod()
Polygon label placement method. |
java.lang.String |
getRotationField()
The attribute field that contains the label angle. |
int |
getRotationType()
Defines the format is the rotation field in. |
void |
getSizeMax(_ULARGE_INTEGER[] pcbSize)
getSizeMax |
int |
hashCode()
the hashcode for this object |
boolean |
isBarrier()
Indicates if features are treated as barriers to label/symbol placement. |
void |
isDirty()
isDirty |
boolean |
isEqual(IClone other)
Indicates if the receiver and other have the same properties. |
boolean |
isGenerateUnplacedLabels()
Indicates if unplaced labels are generated. |
boolean |
isHasFeatureWeight()
Indicates if the layer has a feature weight. |
boolean |
isIdentical(IClone other)
Indicates if the receiver and other are the same object. |
boolean |
isPerpendicularToAngle()
Indicates whether the label should be drawn perpendicular to the angle. |
boolean |
isPlaceLabels()
Indicates if labels are placed for the layer. |
boolean |
isPlaceOnlyInsidePolygon()
Indicates whether label is to be placed only within the polygon. |
boolean |
isPlaceSymbols()
Indicates if symbols are placed for the layer. |
boolean |
isPointPlacementOnTop()
Indicates if point labels are placed on top of features. |
boolean |
isTagUnplaced()
Indicates if overflow labels are put into a graphics container tagged placed or unplaced. |
void |
load(IStream pstm)
load |
void |
readExternal(java.io.ObjectInput in)
|
void |
release()
Release a BasicOverposterLayerProperties. |
void |
save(IStream pstm,
int fClearDirty)
save |
void |
setBufferRatio(double bufferRatio)
Label buffer ratio. |
void |
setFeatureType(int type)
Feature type. |
void |
setFeatureWeight(int weight)
Barrier weighting for features in the layer. |
void |
setGenerateUnplacedLabels(boolean flag)
Indicates if unplaced labels are generated. |
void |
setIsBarrier(boolean isBarrier)
Indicates if features are treated as barriers to label/symbol placement. |
void |
setLabelWeight(int weight)
Barrier weighting for labels in the layer. |
void |
setLineLabelPlacementPriorities(ILineLabelPlacementPriorities linePlacementPriorities)
Line label placement position priority options. |
void |
setLineLabelPosition(ILineLabelPosition position)
Line label placement position options. |
void |
setLineOffset(double lineOffset)
Offset in map units at which labels will be placed away from line features. |
void |
setMaxDistanceFromTarget(double distance)
Maximum distance in map units the label is allowed to be away from the feature. |
void |
setNumLabelsOption(int option)
Feature labeling option for the layer. |
void |
setPerpendicularToAngle(boolean flag)
Indicates whether the label should be drawn perpendicular to the angle. |
void |
setPlaceLabels(boolean place)
Indicates if labels are placed for the layer. |
void |
setPlaceOnlyInsidePolygon(boolean flag)
Indicates whether label is to be placed only within the polygon. |
void |
setPlaceSymbols(boolean place)
Indicates if symbols are placed for the layer. |
void |
setPointPlacementAngles(java.lang.Object angles)
Point label placement angle(s). |
void |
setPointPlacementMethod(int method)
Point label placement method. |
void |
setPointPlacementOnTop(boolean onTop)
Indicates if point labels are placed on top of features. |
void |
setPointPlacementPriorities(IPointPlacementPriorities pointPlacementPriorities)
Point label placement position priority options. |
void |
setPolygonPlacementMethod(int method)
Polygon label placement method. |
void |
setRotationField(java.lang.String field)
The attribute field that contains the label angle. |
void |
setRotationType(int type)
Defines the format is the rotation field in. |
void |
setTagUnplaced(boolean value)
Indicates if overflow labels are put into a graphics container tagged placed or unplaced. |
void |
writeExternal(java.io.ObjectOutput out)
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final long serialVersionUID
Constructor Detail |
---|
public BasicOverposterLayerProperties() throws java.io.IOException, java.net.UnknownHostException
java.io.IOException
- if there are interop problems
java.net.UnknownHostException
- if there are interop problemspublic BasicOverposterLayerProperties(java.lang.Object obj) throws java.io.IOException
BasicOverposterLayerProperties theBasicOverposterLayerProperties = (BasicOverposterLayerProperties) obj;
obj
to BasicOverposterLayerProperties
.
obj
- an object returned from ArcGIS Engine or Server
java.io.IOException
- if there are interop problemsMethod Detail |
---|
public static java.lang.String getClsid()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public com.esri.arcgis.interop.Dispatch getJintegraDispatch()
getJintegraDispatch
in interface com.esri.arcgis.interop.RemoteObjRef
public void release()
release
in interface com.esri.arcgis.interop.RemoteObjRef
public int getFeatureType() throws java.io.IOException, AutomationException
getFeatureType
in interface IBasicOverposterLayerProperties
getFeatureType
in interface IBasicOverposterLayerProperties2
getFeatureType
in interface IBasicOverposterLayerProperties3
getFeatureType
in interface IBasicOverposterLayerProperties4
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setFeatureType(int type) throws java.io.IOException, AutomationException
setFeatureType
in interface IBasicOverposterLayerProperties
setFeatureType
in interface IBasicOverposterLayerProperties2
setFeatureType
in interface IBasicOverposterLayerProperties3
setFeatureType
in interface IBasicOverposterLayerProperties4
type
- A com.esri.arcgis.carto.esriBasicOverposterFeatureType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getFeatureWeight() throws java.io.IOException, AutomationException
getFeatureWeight
in interface IBasicOverposterLayerProperties
getFeatureWeight
in interface IBasicOverposterLayerProperties2
getFeatureWeight
in interface IBasicOverposterLayerProperties3
getFeatureWeight
in interface IBasicOverposterLayerProperties4
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setFeatureWeight(int weight) throws java.io.IOException, AutomationException
setFeatureWeight
in interface IBasicOverposterLayerProperties
setFeatureWeight
in interface IBasicOverposterLayerProperties2
setFeatureWeight
in interface IBasicOverposterLayerProperties3
setFeatureWeight
in interface IBasicOverposterLayerProperties4
weight
- A com.esri.arcgis.carto.esriBasicOverposterWeight constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getLabelWeight() throws java.io.IOException, AutomationException
getLabelWeight
in interface IBasicOverposterLayerProperties
getLabelWeight
in interface IBasicOverposterLayerProperties2
getLabelWeight
in interface IBasicOverposterLayerProperties3
getLabelWeight
in interface IBasicOverposterLayerProperties4
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setLabelWeight(int weight) throws java.io.IOException, AutomationException
setLabelWeight
in interface IBasicOverposterLayerProperties
setLabelWeight
in interface IBasicOverposterLayerProperties2
setLabelWeight
in interface IBasicOverposterLayerProperties3
setLabelWeight
in interface IBasicOverposterLayerProperties4
weight
- A com.esri.arcgis.carto.esriBasicOverposterWeight constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getNumLabelsOption() throws java.io.IOException, AutomationException
getNumLabelsOption
in interface IBasicOverposterLayerProperties
getNumLabelsOption
in interface IBasicOverposterLayerProperties2
getNumLabelsOption
in interface IBasicOverposterLayerProperties3
getNumLabelsOption
in interface IBasicOverposterLayerProperties4
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setNumLabelsOption(int option) throws java.io.IOException, AutomationException
setNumLabelsOption
in interface IBasicOverposterLayerProperties
setNumLabelsOption
in interface IBasicOverposterLayerProperties2
setNumLabelsOption
in interface IBasicOverposterLayerProperties3
setNumLabelsOption
in interface IBasicOverposterLayerProperties4
option
- A com.esri.arcgis.carto.esriBasicNumLabelsOption constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ILineLabelPosition getLineLabelPosition() throws java.io.IOException, AutomationException
getLineLabelPosition
in interface IBasicOverposterLayerProperties
getLineLabelPosition
in interface IBasicOverposterLayerProperties2
getLineLabelPosition
in interface IBasicOverposterLayerProperties3
getLineLabelPosition
in interface IBasicOverposterLayerProperties4
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setLineLabelPosition(ILineLabelPosition position) throws java.io.IOException, AutomationException
setLineLabelPosition
in interface IBasicOverposterLayerProperties
setLineLabelPosition
in interface IBasicOverposterLayerProperties2
setLineLabelPosition
in interface IBasicOverposterLayerProperties3
setLineLabelPosition
in interface IBasicOverposterLayerProperties4
position
- A reference to a com.esri.arcgis.carto.ILineLabelPosition (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ILineLabelPlacementPriorities getLineLabelPlacementPriorities() throws java.io.IOException, AutomationException
getLineLabelPlacementPriorities
in interface IBasicOverposterLayerProperties
getLineLabelPlacementPriorities
in interface IBasicOverposterLayerProperties2
getLineLabelPlacementPriorities
in interface IBasicOverposterLayerProperties3
getLineLabelPlacementPriorities
in interface IBasicOverposterLayerProperties4
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setLineLabelPlacementPriorities(ILineLabelPlacementPriorities linePlacementPriorities) throws java.io.IOException, AutomationException
setLineLabelPlacementPriorities
in interface IBasicOverposterLayerProperties
setLineLabelPlacementPriorities
in interface IBasicOverposterLayerProperties2
setLineLabelPlacementPriorities
in interface IBasicOverposterLayerProperties3
setLineLabelPlacementPriorities
in interface IBasicOverposterLayerProperties4
linePlacementPriorities
- A reference to a com.esri.arcgis.carto.ILineLabelPlacementPriorities (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isGenerateUnplacedLabels() throws java.io.IOException, AutomationException
isGenerateUnplacedLabels
in interface IBasicOverposterLayerProperties
isGenerateUnplacedLabels
in interface IBasicOverposterLayerProperties2
isGenerateUnplacedLabels
in interface IBasicOverposterLayerProperties3
isGenerateUnplacedLabels
in interface IBasicOverposterLayerProperties4
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setGenerateUnplacedLabels(boolean flag) throws java.io.IOException, AutomationException
setGenerateUnplacedLabels
in interface IBasicOverposterLayerProperties
setGenerateUnplacedLabels
in interface IBasicOverposterLayerProperties2
setGenerateUnplacedLabels
in interface IBasicOverposterLayerProperties3
setGenerateUnplacedLabels
in interface IBasicOverposterLayerProperties4
flag
- The flag (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getPointPlacementMethod() throws java.io.IOException, AutomationException
getPointPlacementMethod
in interface IBasicOverposterLayerProperties
getPointPlacementMethod
in interface IBasicOverposterLayerProperties2
getPointPlacementMethod
in interface IBasicOverposterLayerProperties3
getPointPlacementMethod
in interface IBasicOverposterLayerProperties4
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setPointPlacementMethod(int method) throws java.io.IOException, AutomationException
setPointPlacementMethod
in interface IBasicOverposterLayerProperties
setPointPlacementMethod
in interface IBasicOverposterLayerProperties2
setPointPlacementMethod
in interface IBasicOverposterLayerProperties3
setPointPlacementMethod
in interface IBasicOverposterLayerProperties4
method
- A com.esri.arcgis.carto.esriOverposterPointPlacementMethod constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isPointPlacementOnTop() throws java.io.IOException, AutomationException
isPointPlacementOnTop
in interface IBasicOverposterLayerProperties
isPointPlacementOnTop
in interface IBasicOverposterLayerProperties2
isPointPlacementOnTop
in interface IBasicOverposterLayerProperties3
isPointPlacementOnTop
in interface IBasicOverposterLayerProperties4
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setPointPlacementOnTop(boolean onTop) throws java.io.IOException, AutomationException
setPointPlacementOnTop
in interface IBasicOverposterLayerProperties
setPointPlacementOnTop
in interface IBasicOverposterLayerProperties2
setPointPlacementOnTop
in interface IBasicOverposterLayerProperties3
setPointPlacementOnTop
in interface IBasicOverposterLayerProperties4
onTop
- The onTop (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IPointPlacementPriorities getPointPlacementPriorities() throws java.io.IOException, AutomationException
getPointPlacementPriorities
in interface IBasicOverposterLayerProperties
getPointPlacementPriorities
in interface IBasicOverposterLayerProperties2
getPointPlacementPriorities
in interface IBasicOverposterLayerProperties3
getPointPlacementPriorities
in interface IBasicOverposterLayerProperties4
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setPointPlacementPriorities(IPointPlacementPriorities pointPlacementPriorities) throws java.io.IOException, AutomationException
setPointPlacementPriorities
in interface IBasicOverposterLayerProperties
setPointPlacementPriorities
in interface IBasicOverposterLayerProperties2
setPointPlacementPriorities
in interface IBasicOverposterLayerProperties3
setPointPlacementPriorities
in interface IBasicOverposterLayerProperties4
pointPlacementPriorities
- A reference to a com.esri.arcgis.carto.IPointPlacementPriorities (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.Object getPointPlacementAngles() throws java.io.IOException, AutomationException
getPointPlacementAngles
in interface IBasicOverposterLayerProperties
getPointPlacementAngles
in interface IBasicOverposterLayerProperties2
getPointPlacementAngles
in interface IBasicOverposterLayerProperties3
getPointPlacementAngles
in interface IBasicOverposterLayerProperties4
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setPointPlacementAngles(java.lang.Object angles) throws java.io.IOException, AutomationException
setPointPlacementAngles
in interface IBasicOverposterLayerProperties
setPointPlacementAngles
in interface IBasicOverposterLayerProperties2
setPointPlacementAngles
in interface IBasicOverposterLayerProperties3
setPointPlacementAngles
in interface IBasicOverposterLayerProperties4
angles
- A Variant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getBufferRatio() throws java.io.IOException, AutomationException
getBufferRatio
in interface IBasicOverposterLayerProperties
getBufferRatio
in interface IBasicOverposterLayerProperties2
getBufferRatio
in interface IBasicOverposterLayerProperties3
getBufferRatio
in interface IBasicOverposterLayerProperties4
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setBufferRatio(double bufferRatio) throws java.io.IOException, AutomationException
setBufferRatio
in interface IBasicOverposterLayerProperties
setBufferRatio
in interface IBasicOverposterLayerProperties2
setBufferRatio
in interface IBasicOverposterLayerProperties3
setBufferRatio
in interface IBasicOverposterLayerProperties4
bufferRatio
- The bufferRatio (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getLineOffset() throws java.io.IOException, AutomationException
getLineOffset
in interface IBasicOverposterLayerProperties
getLineOffset
in interface IBasicOverposterLayerProperties2
getLineOffset
in interface IBasicOverposterLayerProperties3
getLineOffset
in interface IBasicOverposterLayerProperties4
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setLineOffset(double lineOffset) throws java.io.IOException, AutomationException
setLineOffset
in interface IBasicOverposterLayerProperties
setLineOffset
in interface IBasicOverposterLayerProperties2
setLineOffset
in interface IBasicOverposterLayerProperties3
setLineOffset
in interface IBasicOverposterLayerProperties4
lineOffset
- The lineOffset (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getMaxDistanceFromTarget() throws java.io.IOException, AutomationException
getMaxDistanceFromTarget
in interface IBasicOverposterLayerProperties2
getMaxDistanceFromTarget
in interface IBasicOverposterLayerProperties3
getMaxDistanceFromTarget
in interface IBasicOverposterLayerProperties4
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setMaxDistanceFromTarget(double distance) throws java.io.IOException, AutomationException
setMaxDistanceFromTarget
in interface IBasicOverposterLayerProperties2
setMaxDistanceFromTarget
in interface IBasicOverposterLayerProperties3
setMaxDistanceFromTarget
in interface IBasicOverposterLayerProperties4
distance
- The distance (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getRotationType() throws java.io.IOException, AutomationException
getRotationType
in interface IBasicOverposterLayerProperties3
getRotationType
in interface IBasicOverposterLayerProperties4
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setRotationType(int type) throws java.io.IOException, AutomationException
setRotationType
in interface IBasicOverposterLayerProperties3
setRotationType
in interface IBasicOverposterLayerProperties4
type
- A com.esri.arcgis.carto.esriLabelRotationType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getRotationField() throws java.io.IOException, AutomationException
getRotationField
in interface IBasicOverposterLayerProperties3
getRotationField
in interface IBasicOverposterLayerProperties4
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setRotationField(java.lang.String field) throws java.io.IOException, AutomationException
setRotationField
in interface IBasicOverposterLayerProperties3
setRotationField
in interface IBasicOverposterLayerProperties4
field
- The field (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isPerpendicularToAngle() throws java.io.IOException, AutomationException
isPerpendicularToAngle
in interface IBasicOverposterLayerProperties3
isPerpendicularToAngle
in interface IBasicOverposterLayerProperties4
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setPerpendicularToAngle(boolean flag) throws java.io.IOException, AutomationException
setPerpendicularToAngle
in interface IBasicOverposterLayerProperties3
setPerpendicularToAngle
in interface IBasicOverposterLayerProperties4
flag
- The flag (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getPolygonPlacementMethod() throws java.io.IOException, AutomationException
getPolygonPlacementMethod
in interface IBasicOverposterLayerProperties4
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setPolygonPlacementMethod(int method) throws java.io.IOException, AutomationException
setPolygonPlacementMethod
in interface IBasicOverposterLayerProperties4
method
- A com.esri.arcgis.carto.esriOverposterPolygonPlacementMethod constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isPlaceOnlyInsidePolygon() throws java.io.IOException, AutomationException
isPlaceOnlyInsidePolygon
in interface IBasicOverposterLayerProperties4
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setPlaceOnlyInsidePolygon(boolean flag) throws java.io.IOException, AutomationException
setPlaceOnlyInsidePolygon
in interface IBasicOverposterLayerProperties4
flag
- The flag (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setPlaceLabels(boolean place) throws java.io.IOException, AutomationException
setPlaceLabels
in interface IOverposterLayerProperties
setPlaceLabels
in interface IOverposterLayerProperties2
place
- The place (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isPlaceLabels() throws java.io.IOException, AutomationException
isPlaceLabels
in interface IOverposterLayerProperties
isPlaceLabels
in interface IOverposterLayerProperties2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setPlaceSymbols(boolean place) throws java.io.IOException, AutomationException
setPlaceSymbols
in interface IOverposterLayerProperties
setPlaceSymbols
in interface IOverposterLayerProperties2
place
- The place (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isPlaceSymbols() throws java.io.IOException, AutomationException
isPlaceSymbols
in interface IOverposterLayerProperties
isPlaceSymbols
in interface IOverposterLayerProperties2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setIsBarrier(boolean isBarrier) throws java.io.IOException, AutomationException
setIsBarrier
in interface IOverposterLayerProperties
setIsBarrier
in interface IOverposterLayerProperties2
isBarrier
- The isBarrier (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isBarrier() throws java.io.IOException, AutomationException
isBarrier
in interface IOverposterLayerProperties
isBarrier
in interface IOverposterLayerProperties2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isTagUnplaced() throws java.io.IOException, AutomationException
isTagUnplaced
in interface IOverposterLayerProperties2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setTagUnplaced(boolean value) throws java.io.IOException, AutomationException
setTagUnplaced
in interface IOverposterLayerProperties2
value
- The value (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isHasFeatureWeight() throws java.io.IOException, AutomationException
isHasFeatureWeight
in interface IOverposterLayerProperties2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void getClassID(GUID[] pClassID) throws java.io.IOException, AutomationException
getClassID
in interface IPersist
pClassID
- A Structure: com.esri.arcgis.support.ms.stdole.GUID (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void isDirty() throws java.io.IOException, AutomationException
isDirty
in interface IPersistStream
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void load(IStream pstm) throws java.io.IOException, AutomationException
load
in interface IPersistStream
pstm
- A reference to a com.esri.arcgis.system.IStream (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void save(IStream pstm, int fClearDirty) throws java.io.IOException, AutomationException
save
in interface IPersistStream
pstm
- A reference to a com.esri.arcgis.system.IStream (in)fClearDirty
- The fClearDirty (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void getSizeMax(_ULARGE_INTEGER[] pcbSize) throws java.io.IOException, AutomationException
getSizeMax
in interface IPersistStream
pcbSize
- A Structure: com.esri.arcgis.system._ULARGE_INTEGER (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IClone esri_clone() throws java.io.IOException, AutomationException
esri_clone
in interface IClone
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void assign(IClone src) throws java.io.IOException, AutomationException
assign
in interface IClone
src
- A reference to a com.esri.arcgis.system.IClone (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isEqual(IClone other) throws java.io.IOException, AutomationException
isEqual
in interface IClone
other
- A reference to a com.esri.arcgis.system.IClone (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isIdentical(IClone other) throws java.io.IOException, AutomationException
isIdentical
in interface IClone
other
- A reference to a com.esri.arcgis.system.IClone (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
writeExternal
in interface java.io.Externalizable
java.io.IOException
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
readExternal
in interface java.io.Externalizable
java.io.IOException
java.lang.ClassNotFoundException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |