|
|||||||||
| 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 problems
public 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 problems| Method Detail |
|---|
public static java.lang.String getClsid()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic com.esri.arcgis.interop.Dispatch getJintegraDispatch()
getJintegraDispatch in interface com.esri.arcgis.interop.RemoteObjRefpublic void release()
release in interface com.esri.arcgis.interop.RemoteObjRef
public int getFeatureType()
throws java.io.IOException,
AutomationException
getFeatureType in interface IBasicOverposterLayerPropertiesgetFeatureType in interface IBasicOverposterLayerProperties2getFeatureType in interface IBasicOverposterLayerProperties3getFeatureType in interface IBasicOverposterLayerProperties4java.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 IBasicOverposterLayerPropertiessetFeatureType in interface IBasicOverposterLayerProperties2setFeatureType in interface IBasicOverposterLayerProperties3setFeatureType in interface IBasicOverposterLayerProperties4type - 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 IBasicOverposterLayerPropertiesgetFeatureWeight in interface IBasicOverposterLayerProperties2getFeatureWeight in interface IBasicOverposterLayerProperties3getFeatureWeight in interface IBasicOverposterLayerProperties4java.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 IBasicOverposterLayerPropertiessetFeatureWeight in interface IBasicOverposterLayerProperties2setFeatureWeight in interface IBasicOverposterLayerProperties3setFeatureWeight in interface IBasicOverposterLayerProperties4weight - 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 IBasicOverposterLayerPropertiesgetLabelWeight in interface IBasicOverposterLayerProperties2getLabelWeight in interface IBasicOverposterLayerProperties3getLabelWeight in interface IBasicOverposterLayerProperties4java.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 IBasicOverposterLayerPropertiessetLabelWeight in interface IBasicOverposterLayerProperties2setLabelWeight in interface IBasicOverposterLayerProperties3setLabelWeight in interface IBasicOverposterLayerProperties4weight - 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 IBasicOverposterLayerPropertiesgetNumLabelsOption in interface IBasicOverposterLayerProperties2getNumLabelsOption in interface IBasicOverposterLayerProperties3getNumLabelsOption in interface IBasicOverposterLayerProperties4java.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 IBasicOverposterLayerPropertiessetNumLabelsOption in interface IBasicOverposterLayerProperties2setNumLabelsOption in interface IBasicOverposterLayerProperties3setNumLabelsOption in interface IBasicOverposterLayerProperties4option - 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 IBasicOverposterLayerPropertiesgetLineLabelPosition in interface IBasicOverposterLayerProperties2getLineLabelPosition in interface IBasicOverposterLayerProperties3getLineLabelPosition in interface IBasicOverposterLayerProperties4java.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 IBasicOverposterLayerPropertiessetLineLabelPosition in interface IBasicOverposterLayerProperties2setLineLabelPosition in interface IBasicOverposterLayerProperties3setLineLabelPosition in interface IBasicOverposterLayerProperties4position - 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 IBasicOverposterLayerPropertiesgetLineLabelPlacementPriorities in interface IBasicOverposterLayerProperties2getLineLabelPlacementPriorities in interface IBasicOverposterLayerProperties3getLineLabelPlacementPriorities in interface IBasicOverposterLayerProperties4java.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 IBasicOverposterLayerPropertiessetLineLabelPlacementPriorities in interface IBasicOverposterLayerProperties2setLineLabelPlacementPriorities in interface IBasicOverposterLayerProperties3setLineLabelPlacementPriorities in interface IBasicOverposterLayerProperties4linePlacementPriorities - 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 IBasicOverposterLayerPropertiesisGenerateUnplacedLabels in interface IBasicOverposterLayerProperties2isGenerateUnplacedLabels in interface IBasicOverposterLayerProperties3isGenerateUnplacedLabels in interface IBasicOverposterLayerProperties4java.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 IBasicOverposterLayerPropertiessetGenerateUnplacedLabels in interface IBasicOverposterLayerProperties2setGenerateUnplacedLabels in interface IBasicOverposterLayerProperties3setGenerateUnplacedLabels in interface IBasicOverposterLayerProperties4flag - 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 IBasicOverposterLayerPropertiesgetPointPlacementMethod in interface IBasicOverposterLayerProperties2getPointPlacementMethod in interface IBasicOverposterLayerProperties3getPointPlacementMethod in interface IBasicOverposterLayerProperties4java.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 IBasicOverposterLayerPropertiessetPointPlacementMethod in interface IBasicOverposterLayerProperties2setPointPlacementMethod in interface IBasicOverposterLayerProperties3setPointPlacementMethod in interface IBasicOverposterLayerProperties4method - 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 IBasicOverposterLayerPropertiesisPointPlacementOnTop in interface IBasicOverposterLayerProperties2isPointPlacementOnTop in interface IBasicOverposterLayerProperties3isPointPlacementOnTop in interface IBasicOverposterLayerProperties4java.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 IBasicOverposterLayerPropertiessetPointPlacementOnTop in interface IBasicOverposterLayerProperties2setPointPlacementOnTop in interface IBasicOverposterLayerProperties3setPointPlacementOnTop in interface IBasicOverposterLayerProperties4onTop - 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 IBasicOverposterLayerPropertiesgetPointPlacementPriorities in interface IBasicOverposterLayerProperties2getPointPlacementPriorities in interface IBasicOverposterLayerProperties3getPointPlacementPriorities in interface IBasicOverposterLayerProperties4java.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 IBasicOverposterLayerPropertiessetPointPlacementPriorities in interface IBasicOverposterLayerProperties2setPointPlacementPriorities in interface IBasicOverposterLayerProperties3setPointPlacementPriorities in interface IBasicOverposterLayerProperties4pointPlacementPriorities - 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 IBasicOverposterLayerPropertiesgetPointPlacementAngles in interface IBasicOverposterLayerProperties2getPointPlacementAngles in interface IBasicOverposterLayerProperties3getPointPlacementAngles in interface IBasicOverposterLayerProperties4java.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 IBasicOverposterLayerPropertiessetPointPlacementAngles in interface IBasicOverposterLayerProperties2setPointPlacementAngles in interface IBasicOverposterLayerProperties3setPointPlacementAngles in interface IBasicOverposterLayerProperties4angles - 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 IBasicOverposterLayerPropertiesgetBufferRatio in interface IBasicOverposterLayerProperties2getBufferRatio in interface IBasicOverposterLayerProperties3getBufferRatio in interface IBasicOverposterLayerProperties4java.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 IBasicOverposterLayerPropertiessetBufferRatio in interface IBasicOverposterLayerProperties2setBufferRatio in interface IBasicOverposterLayerProperties3setBufferRatio in interface IBasicOverposterLayerProperties4bufferRatio - 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 IBasicOverposterLayerPropertiesgetLineOffset in interface IBasicOverposterLayerProperties2getLineOffset in interface IBasicOverposterLayerProperties3getLineOffset in interface IBasicOverposterLayerProperties4java.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 IBasicOverposterLayerPropertiessetLineOffset in interface IBasicOverposterLayerProperties2setLineOffset in interface IBasicOverposterLayerProperties3setLineOffset in interface IBasicOverposterLayerProperties4lineOffset - 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 IBasicOverposterLayerProperties2getMaxDistanceFromTarget in interface IBasicOverposterLayerProperties3getMaxDistanceFromTarget in interface IBasicOverposterLayerProperties4java.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 IBasicOverposterLayerProperties2setMaxDistanceFromTarget in interface IBasicOverposterLayerProperties3setMaxDistanceFromTarget in interface IBasicOverposterLayerProperties4distance - 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 IBasicOverposterLayerProperties3getRotationType in interface IBasicOverposterLayerProperties4java.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 IBasicOverposterLayerProperties3setRotationType in interface IBasicOverposterLayerProperties4type - 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 IBasicOverposterLayerProperties3getRotationField in interface IBasicOverposterLayerProperties4java.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 IBasicOverposterLayerProperties3setRotationField in interface IBasicOverposterLayerProperties4field - 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 IBasicOverposterLayerProperties3isPerpendicularToAngle in interface IBasicOverposterLayerProperties4java.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 IBasicOverposterLayerProperties3setPerpendicularToAngle in interface IBasicOverposterLayerProperties4flag - 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 IBasicOverposterLayerProperties4java.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 IBasicOverposterLayerProperties4method - 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 IBasicOverposterLayerProperties4java.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 IBasicOverposterLayerProperties4flag - 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 IOverposterLayerPropertiessetPlaceLabels in interface IOverposterLayerProperties2place - 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 IOverposterLayerPropertiesisPlaceLabels in interface IOverposterLayerProperties2java.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 IOverposterLayerPropertiessetPlaceSymbols in interface IOverposterLayerProperties2place - 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 IOverposterLayerPropertiesisPlaceSymbols in interface IOverposterLayerProperties2java.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 IOverposterLayerPropertiessetIsBarrier in interface IOverposterLayerProperties2isBarrier - 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 IOverposterLayerPropertiesisBarrier in interface IOverposterLayerProperties2java.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 IOverposterLayerProperties2java.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 IOverposterLayerProperties2value - 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 IOverposterLayerProperties2java.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 IPersistpClassID - 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 IPersistStreamjava.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 IPersistStreampstm - 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 IPersistStreampstm - 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 IPersistStreampcbSize - 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 IClonejava.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 IClonesrc - 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 ICloneother - 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 ICloneother - 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.Externalizablejava.io.IOException
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
readExternal in interface java.io.Externalizablejava.io.IOException
java.lang.ClassNotFoundException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||