|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.carto.SingleDivisionScaleBar
public class SingleDivisionScaleBar
COM Class 'SingleDivisionScaleBar'. Generated 3/19/2015 1:20:41 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description 'A map surround for displaying a single division scale bar.' 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.IScaleBar |
|---|
IID, IID6dfae8e2_ecaa_11d0_8682_0000f8751720, xxDummy |
| Fields inherited from interface com.esri.arcgis.carto.IMapSurround |
|---|
IIDfe3115e9_ed6c_11d0_8683_0000f8751720 |
| Fields inherited from interface com.esri.arcgis.carto.IScaleBar2 |
|---|
IID, IIDd1658f8e_be62_4a78_88d3_07170f09120c, xxDummy |
| Fields inherited from interface com.esri.arcgis.carto.ISingleFillScaleBar |
|---|
IID, IID6dfae8e4_ecaa_11d0_8682_0000f8751720, xxDummy |
| Fields inherited from interface com.esri.arcgis.carto.IScaleMarks |
|---|
IID, IID6dfae8e7_ecaa_11d0_8682_0000f8751720, xxDummy |
| Fields inherited from interface com.esri.arcgis.carto.IQuerySize |
|---|
IID, IID4d582692_c52a_4287_9fcf_d6286c4775af, xxDummy |
| Fields inherited from interface com.esri.arcgis.carto.IBoundsProperties |
|---|
IID, IID7ad72c5d_eb8a_11d3_9314_00600802e603, xxDummy |
| Fields inherited from interface com.esri.arcgis.display.ITransformEvents |
|---|
IID, IIDe6bdb001_4d35_11d0_98be_00805f7ced21, 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 |
| Fields inherited from interface com.esri.arcgis.display.IConnectionPointContainer |
|---|
IID, IIDb196b284_bab4_101a_b69c_00aa00341d07, xxDummy |
| Fields inherited from interface com.esri.arcgis.carto.IGraphicsComposite |
|---|
IID, IID969cde4a_82d4_11d2_87dd_0000f8751720, xxDummy |
| Fields inherited from interface com.esri.arcgis.system.IPropertySupport |
|---|
IID, IID8a11ad55_2f4f_11d3_9fa0_00c04f6bc6a5, xxDummy |
| Fields inherited from interface com.esri.arcgis.system.IXMLSerialize |
|---|
IID, IIDc8545045_6615_48e3_af27_52a0e5fc35e2, xxDummy |
| Constructor Summary | |
|---|---|
SingleDivisionScaleBar()
Constructs a SingleDivisionScaleBar using ArcGIS Engine. |
|
SingleDivisionScaleBar(java.lang.Object obj)
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts. SingleDivisionScaleBar theSingleDivisionScaleBar = (SingleDivisionScaleBar) obj; |
|
| Method Summary | |
|---|---|
void |
addIMapSurroundEventsListener(IMapSurroundEvents theListener)
addIMapSurroundEventsListener. |
boolean |
applies(java.lang.Object pUnk)
Indicates if the receiver can apply the given object at any given time. |
java.lang.Object |
apply(java.lang.Object newObject)
Applies the given property to the receiver and returns the old object. |
void |
assign(IClone src)
Assigns the properties of src to the receiver. |
void |
boundsUpdated(ITransformEventsBoundsUpdatedEvent theEvent)
Notifies clients when the bounds is updated. |
boolean |
canApply(java.lang.Object pUnk)
Indicates if the receiver can apply the given object at that particular moment. |
void |
delayEvents(boolean delay)
Used to batch operations together to minimize notifications. |
void |
deserialize(IXMLSerializeData data)
Deserializes an object from XML. |
void |
deviceFrameUpdated(ITransformEventsDeviceFrameUpdatedEvent theEvent)
Notifies clients when the device frame is updated. |
void |
draw(IDisplay display,
ITrackCancel trackCancel,
IEnvelope bounds)
Draws the map surround into the specified display bounds. |
void |
enumConnectionPoints(IEnumConnectionPoints[] ppEnum)
enumConnectionPoints |
boolean |
equals(java.lang.Object o)
Compare this object with another |
IClone |
esri_clone()
Clones the receiver and assigns the result to *clone. |
void |
findConnectionPoint(GUID riid,
IConnectionPoint[] ppCP)
findConnectionPoint |
void |
fitToBounds(IDisplay display,
IEnvelope bounds,
boolean[] changed)
Adjusts the map surround to fit the bounds. |
IColor |
getBarColor()
Color used to draw the bar. |
double |
getBarHeight()
Height of the bar in points (1/72 inch). |
void |
getClassID(GUID[] pClassID)
getClassID |
static java.lang.String |
getClsid()
getClsid. |
java.lang.Object |
getCurrent(java.lang.Object pUnk)
The object currently being used. |
double |
getDivision()
Number of units in one major division. |
double |
getDivisionMarkHeight()
Height of division marks in points (1/72 inch). |
ILineSymbol |
getDivisionMarkSymbol()
Symbol used to draw the division marks. |
short |
getDivisions()
Total number of divisions (including those before zero). |
short |
getDivisionsBeforeZero()
Number of divisions to the left of zero. |
IFillSymbol |
getFillSymbol()
Symbol used to draw the bar. |
IEnumElement |
getGraphics(IDisplay display,
java.lang.Object data)
Graphic elements that are used to render this object. |
int |
getIcon()
Icon used to represent the map surround. |
com.esri.arcgis.interop.Dispatch |
getJintegraDispatch()
Deprecated. Internal use only. |
int |
getLabelFrequency()
The label style indicating which marks are labeled. |
double |
getLabelGap()
Vertical gap between the bar and the labels in points (1/72 inch). |
int |
getLabelPosition()
Vertical positioning of the mark labels. |
ITextSymbol |
getLabelSymbol()
Symbol used to draw the labels. |
IMap |
getMap()
The parent map. |
int |
getMarkFrequency()
Mark frequency. |
int |
getMarkPosition()
Vertical positioning of the marks relative to the bar. |
java.lang.String |
getName()
Name of the map surround. |
INumberFormat |
getNumberFormat()
Number format. |
int |
getResizeHint()
Indicates what happens when scale bar is resized. |
void |
getSizeMax(_ULARGE_INTEGER[] pcbSize)
getSizeMax |
double |
getSubdivisionMarkHeight()
Height of subdivision marks in points (1/72 inch). |
ILineSymbol |
getSubdivisionMarkSymbol()
Symbol used to draw the subdivision marks. |
short |
getSubdivisions()
Number of subdivisions per major division. |
java.lang.String |
getUnitLabel()
The unit label. |
double |
getUnitLabelGap()
Gap between the scale bar and the unit label in points (1/72 inch). |
int |
getUnitLabelPosition()
Vertical positioning of the unit label. |
ITextSymbol |
getUnitLabelSymbol()
Unit label symbol. |
int |
getUnits()
The units reported. |
int |
hashCode()
the hashcode for this object |
void |
isDirty()
isDirty |
boolean |
isEqual(IClone other)
Indicates if the receiver and other have the same properties. |
boolean |
isFixedAspectRatio()
Indicates if the bounds has a fixed aspect ratio. |
boolean |
isFixedSize()
Indicates if size is determined by some other property like the symbol. |
boolean |
isIdentical(IClone other)
Indicates if the receiver and other are the same object. |
boolean |
isUseFractionCharacters()
Indicates if common decimal numbers are replaced by a fraction symbol, i.e., 1/2. |
void |
load(IStream pstm)
load |
void |
queryBounds(IDisplay display,
IEnvelope oldBounds,
IEnvelope newBounds)
Returns the bounds of the map surround. |
void |
querySize(double[] widthPoints,
double[] heightPoints)
Get the size in points. |
void |
readExternal(java.io.ObjectInput in)
|
void |
refresh()
Makes sure the latest updates are refected the next time the Map Surround is drawn. |
void |
release()
Release a SingleDivisionScaleBar. |
void |
removeIMapSurroundEventsListener(IMapSurroundEvents theListener)
removeIMapSurroundEventsListener. |
void |
resolutionUpdated(ITransformEventsResolutionUpdatedEvent theEvent)
Notifies clients when the resolution is updated. |
void |
rotationUpdated(ITransformEventsRotationUpdatedEvent theEvent)
Notifies clients when the rotation angle is updated. |
void |
save(IStream pstm,
int fClearDirty)
save |
void |
serialize(IXMLSerializeData data)
Serializes an object to XML. |
void |
setBarColor(IColor color)
Color used to draw the bar. |
void |
setBarHeight(double points)
Height of the bar in points (1/72 inch). |
void |
setDivision(double units)
Number of units in one major division. |
void |
setDivisionMarkHeight(double points)
Height of division marks in points (1/72 inch). |
void |
setDivisionMarkSymbol(ILineSymbol symbol)
Symbol used to draw the division marks. |
void |
setDivisions(short count)
Total number of divisions (including those before zero). |
void |
setDivisionsBeforeZero(short count)
Number of divisions to the left of zero. |
void |
setFillSymbol(IFillSymbol symbol)
Symbol used to draw the bar. |
void |
setFixedAspectRatio(boolean flag)
Indicates if the bounds has a fixed aspect ratio. |
void |
setLabelFrequency(int labelFrequency)
The label style indicating which marks are labeled. |
void |
setLabelGap(double points)
Vertical gap between the bar and the labels in points (1/72 inch). |
void |
setLabelPosition(int position)
Vertical positioning of the mark labels. |
void |
setLabelSymbol(ITextSymbol symbol)
Symbol used to draw the labels. |
void |
setMapByRef(IMap map)
The parent map. |
void |
setMarkFrequency(int frequency)
Mark frequency. |
void |
setMarkPosition(int position)
Vertical positioning of the marks relative to the bar. |
void |
setName(java.lang.String name)
Name of the map surround. |
void |
setNumberFormat(INumberFormat format)
Number format. |
void |
setResizeHint(int hint)
Indicates what happens when scale bar is resized. |
void |
setSubdivisionMarkHeight(double points)
Height of subdivision marks in points (1/72 inch). |
void |
setSubdivisionMarkSymbol(ILineSymbol symbol)
Symbol used to draw the subdivision marks. |
void |
setSubdivisions(short units)
Number of subdivisions per major division. |
void |
setUnitLabel(java.lang.String unitLabel)
The unit label. |
void |
setUnitLabelGap(double points)
Gap between the scale bar and the unit label in points (1/72 inch). |
void |
setUnitLabelPosition(int position)
Vertical positioning of the unit label. |
void |
setUnitLabelSymbol(ITextSymbol symbol)
Unit label symbol. |
void |
setUnits(int units)
The units reported. |
void |
setUseFractionCharacters(boolean flag)
Indicates if common decimal numbers are replaced by a fraction symbol, i.e., 1/2. |
void |
unitsUpdated(ITransformEventsUnitsUpdatedEvent theEvent)
Notifies clients when the units are updated. |
void |
useMapSettings()
Sets division and units based on map. |
void |
visibleBoundsUpdated(ITransformEventsVisibleBoundsUpdatedEvent theEvent)
Notifies clients when the visible bounds is updated. |
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 SingleDivisionScaleBar()
throws java.io.IOException,
java.net.UnknownHostException
java.io.IOException - if there are interop problems
java.net.UnknownHostException - if there are interop problems
public SingleDivisionScaleBar(java.lang.Object obj)
throws java.io.IOException
SingleDivisionScaleBar theSingleDivisionScaleBar = (SingleDivisionScaleBar) obj;
obj to SingleDivisionScaleBar.
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.RemoteObjRef
public void addIMapSurroundEventsListener(IMapSurroundEvents theListener)
throws java.io.IOException
theListener - An object that implements the com.esri.arcgis.carto.IMapSurroundEvents interface.
java.io.IOException - If there are communications problems.
public void removeIMapSurroundEventsListener(IMapSurroundEvents theListener)
throws java.io.IOException
theListener - An object that implements the com.esri.arcgis.carto.IMapSurroundEvents interface.
java.io.IOException - If there are communications problems.public void release()
release in interface com.esri.arcgis.interop.RemoteObjRef
public double getDivision()
throws java.io.IOException,
AutomationException
getDivision in interface IScaleBargetDivision in interface IScaleBar2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setDivision(double units)
throws java.io.IOException,
AutomationException
setDivision in interface IScaleBarsetDivision in interface IScaleBar2units - The units (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public short getDivisions()
throws java.io.IOException,
AutomationException
getDivisions in interface IScaleBargetDivisions in interface IScaleBar2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setDivisions(short count)
throws java.io.IOException,
AutomationException
setDivisions in interface IScaleBarsetDivisions in interface IScaleBar2count - The count (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public short getDivisionsBeforeZero()
throws java.io.IOException,
AutomationException
getDivisionsBeforeZero in interface IScaleBargetDivisionsBeforeZero in interface IScaleBar2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setDivisionsBeforeZero(short count)
throws java.io.IOException,
AutomationException
setDivisionsBeforeZero in interface IScaleBarsetDivisionsBeforeZero in interface IScaleBar2count - The count (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public short getSubdivisions()
throws java.io.IOException,
AutomationException
getSubdivisions in interface IScaleBargetSubdivisions in interface IScaleBar2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setSubdivisions(short units)
throws java.io.IOException,
AutomationException
setSubdivisions in interface IScaleBarsetSubdivisions in interface IScaleBar2units - The units (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getUnits()
throws java.io.IOException,
AutomationException
getUnits in interface IScaleBargetUnits in interface IScaleBar2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setUnits(int units)
throws java.io.IOException,
AutomationException
setUnits in interface IScaleBarsetUnits in interface IScaleBar2units - A com.esri.arcgis.system.esriUnits constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getUnitLabel()
throws java.io.IOException,
AutomationException
getUnitLabel in interface IScaleBargetUnitLabel in interface IScaleBar2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setUnitLabel(java.lang.String unitLabel)
throws java.io.IOException,
AutomationException
setUnitLabel in interface IScaleBarsetUnitLabel in interface IScaleBar2unitLabel - The unitLabel (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getUnitLabelPosition()
throws java.io.IOException,
AutomationException
getUnitLabelPosition in interface IScaleBargetUnitLabelPosition in interface IScaleBar2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setUnitLabelPosition(int position)
throws java.io.IOException,
AutomationException
setUnitLabelPosition in interface IScaleBarsetUnitLabelPosition in interface IScaleBar2position - A com.esri.arcgis.carto.esriScaleBarPos constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getUnitLabelGap()
throws java.io.IOException,
AutomationException
getUnitLabelGap in interface IScaleBargetUnitLabelGap in interface IScaleBar2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setUnitLabelGap(double points)
throws java.io.IOException,
AutomationException
setUnitLabelGap in interface IScaleBarsetUnitLabelGap in interface IScaleBar2points - The points (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public ITextSymbol getUnitLabelSymbol()
throws java.io.IOException,
AutomationException
getUnitLabelSymbol in interface IScaleBargetUnitLabelSymbol in interface IScaleBar2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setUnitLabelSymbol(ITextSymbol symbol)
throws java.io.IOException,
AutomationException
setUnitLabelSymbol in interface IScaleBarsetUnitLabelSymbol in interface IScaleBar2symbol - A reference to a com.esri.arcgis.display.ITextSymbol (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getLabelFrequency()
throws java.io.IOException,
AutomationException
getLabelFrequency in interface IScaleBargetLabelFrequency in interface IScaleBar2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setLabelFrequency(int labelFrequency)
throws java.io.IOException,
AutomationException
setLabelFrequency in interface IScaleBarsetLabelFrequency in interface IScaleBar2labelFrequency - A com.esri.arcgis.carto.esriScaleBarFrequency constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public INumberFormat getNumberFormat()
throws java.io.IOException,
AutomationException
getNumberFormat in interface IScaleBargetNumberFormat in interface IScaleBar2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setNumberFormat(INumberFormat format)
throws java.io.IOException,
AutomationException
setNumberFormat in interface IScaleBarsetNumberFormat in interface IScaleBar2format - A reference to a com.esri.arcgis.system.INumberFormat (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getLabelPosition()
throws java.io.IOException,
AutomationException
getLabelPosition in interface IScaleBargetLabelPosition in interface IScaleBar2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setLabelPosition(int position)
throws java.io.IOException,
AutomationException
setLabelPosition in interface IScaleBarsetLabelPosition in interface IScaleBar2position - A com.esri.arcgis.carto.esriVertPosEnum constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getLabelGap()
throws java.io.IOException,
AutomationException
getLabelGap in interface IScaleBargetLabelGap in interface IScaleBar2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setLabelGap(double points)
throws java.io.IOException,
AutomationException
setLabelGap in interface IScaleBarsetLabelGap in interface IScaleBar2points - The points (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public ITextSymbol getLabelSymbol()
throws java.io.IOException,
AutomationException
getLabelSymbol in interface IScaleBargetLabelSymbol in interface IScaleBar2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setLabelSymbol(ITextSymbol symbol)
throws java.io.IOException,
AutomationException
setLabelSymbol in interface IScaleBarsetLabelSymbol in interface IScaleBar2symbol - A reference to a com.esri.arcgis.display.ITextSymbol (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IColor getBarColor()
throws java.io.IOException,
AutomationException
getBarColor in interface IScaleBargetBarColor in interface IScaleBar2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setBarColor(IColor color)
throws java.io.IOException,
AutomationException
setBarColor in interface IScaleBarsetBarColor in interface IScaleBar2color - A reference to a com.esri.arcgis.display.IColor (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getBarHeight()
throws java.io.IOException,
AutomationException
getBarHeight in interface IScaleBargetBarHeight in interface IScaleBar2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setBarHeight(double points)
throws java.io.IOException,
AutomationException
setBarHeight in interface IScaleBarsetBarHeight in interface IScaleBar2points - The points (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getResizeHint()
throws java.io.IOException,
AutomationException
getResizeHint in interface IScaleBargetResizeHint in interface IScaleBar2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setResizeHint(int hint)
throws java.io.IOException,
AutomationException
setResizeHint in interface IScaleBarsetResizeHint in interface IScaleBar2hint - A com.esri.arcgis.carto.esriScaleBarResizeHint constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void useMapSettings()
throws java.io.IOException,
AutomationException
useMapSettings in interface IScaleBaruseMapSettings in interface IScaleBar2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IMap getMap()
throws java.io.IOException,
AutomationException
getMap in interface IMapSurroundjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setMapByRef(IMap map)
throws java.io.IOException,
AutomationException
setMapByRef in interface IMapSurroundmap - A reference to a com.esri.arcgis.carto.IMap (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getName()
throws java.io.IOException,
AutomationException
getName in interface IMapSurroundjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setName(java.lang.String name)
throws java.io.IOException,
AutomationException
setName in interface IMapSurroundname - The name (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getIcon()
throws java.io.IOException,
AutomationException
getIcon in interface IMapSurroundjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void queryBounds(IDisplay display,
IEnvelope oldBounds,
IEnvelope newBounds)
throws java.io.IOException,
AutomationException
queryBounds in interface IMapSurrounddisplay - A reference to a com.esri.arcgis.display.IDisplay (in)oldBounds - A reference to a com.esri.arcgis.geometry.IEnvelope (in)newBounds - A reference to a com.esri.arcgis.geometry.IEnvelope (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void fitToBounds(IDisplay display,
IEnvelope bounds,
boolean[] changed)
throws java.io.IOException,
AutomationException
fitToBounds in interface IMapSurrounddisplay - A reference to a com.esri.arcgis.display.IDisplay (in)bounds - A reference to a com.esri.arcgis.geometry.IEnvelope (in)changed - The changed (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void delayEvents(boolean delay)
throws java.io.IOException,
AutomationException
delayEvents in interface IMapSurrounddelay - The delay (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void refresh()
throws java.io.IOException,
AutomationException
refresh in interface IMapSurroundjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void draw(IDisplay display,
ITrackCancel trackCancel,
IEnvelope bounds)
throws java.io.IOException,
AutomationException
draw in interface IMapSurrounddisplay - A reference to a com.esri.arcgis.display.IDisplay (in)trackCancel - A reference to a com.esri.arcgis.system.ITrackCancel (in)bounds - A reference to a com.esri.arcgis.geometry.IEnvelope (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isUseFractionCharacters()
throws java.io.IOException,
AutomationException
isUseFractionCharacters in interface IScaleBar2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setUseFractionCharacters(boolean flag)
throws java.io.IOException,
AutomationException
setUseFractionCharacters in interface IScaleBar2flag - The flag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IFillSymbol getFillSymbol()
throws java.io.IOException,
AutomationException
getFillSymbol in interface ISingleFillScaleBarjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setFillSymbol(IFillSymbol symbol)
throws java.io.IOException,
AutomationException
setFillSymbol in interface ISingleFillScaleBarsymbol - A reference to a com.esri.arcgis.display.IFillSymbol (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public ILineSymbol getDivisionMarkSymbol()
throws java.io.IOException,
AutomationException
getDivisionMarkSymbol in interface IScaleMarksjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setDivisionMarkSymbol(ILineSymbol symbol)
throws java.io.IOException,
AutomationException
setDivisionMarkSymbol in interface IScaleMarkssymbol - A reference to a com.esri.arcgis.display.ILineSymbol (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public ILineSymbol getSubdivisionMarkSymbol()
throws java.io.IOException,
AutomationException
getSubdivisionMarkSymbol in interface IScaleMarksjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setSubdivisionMarkSymbol(ILineSymbol symbol)
throws java.io.IOException,
AutomationException
setSubdivisionMarkSymbol in interface IScaleMarkssymbol - A reference to a com.esri.arcgis.display.ILineSymbol (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getDivisionMarkHeight()
throws java.io.IOException,
AutomationException
getDivisionMarkHeight in interface IScaleMarksjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setDivisionMarkHeight(double points)
throws java.io.IOException,
AutomationException
setDivisionMarkHeight in interface IScaleMarkspoints - The points (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getSubdivisionMarkHeight()
throws java.io.IOException,
AutomationException
getSubdivisionMarkHeight in interface IScaleMarksjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setSubdivisionMarkHeight(double points)
throws java.io.IOException,
AutomationException
setSubdivisionMarkHeight in interface IScaleMarkspoints - The points (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getMarkPosition()
throws java.io.IOException,
AutomationException
getMarkPosition in interface IScaleMarksjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setMarkPosition(int position)
throws java.io.IOException,
AutomationException
setMarkPosition in interface IScaleMarksposition - A com.esri.arcgis.carto.esriVertPosEnum constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getMarkFrequency()
throws java.io.IOException,
AutomationException
getMarkFrequency in interface IScaleMarksjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setMarkFrequency(int frequency)
throws java.io.IOException,
AutomationException
setMarkFrequency in interface IScaleMarksfrequency - A com.esri.arcgis.carto.esriScaleBarFrequency constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void querySize(double[] widthPoints,
double[] heightPoints)
throws java.io.IOException,
AutomationException
querySize in interface IQuerySizewidthPoints - The widthPoints (in/out: use single element array)heightPoints - The heightPoints (in/out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isFixedAspectRatio()
throws java.io.IOException,
AutomationException
isFixedAspectRatio in interface IBoundsPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setFixedAspectRatio(boolean flag)
throws java.io.IOException,
AutomationException
setFixedAspectRatio in interface IBoundsPropertiesflag - The flag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isFixedSize()
throws java.io.IOException,
AutomationException
isFixedSize in interface IBoundsPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void boundsUpdated(ITransformEventsBoundsUpdatedEvent theEvent)
throws java.io.IOException,
AutomationException
boundsUpdated in interface ITransformEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void visibleBoundsUpdated(ITransformEventsVisibleBoundsUpdatedEvent theEvent)
throws java.io.IOException,
AutomationException
visibleBoundsUpdated in interface ITransformEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void deviceFrameUpdated(ITransformEventsDeviceFrameUpdatedEvent theEvent)
throws java.io.IOException,
AutomationException
deviceFrameUpdated in interface ITransformEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void resolutionUpdated(ITransformEventsResolutionUpdatedEvent theEvent)
throws java.io.IOException,
AutomationException
resolutionUpdated in interface ITransformEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void rotationUpdated(ITransformEventsRotationUpdatedEvent theEvent)
throws java.io.IOException,
AutomationException
rotationUpdated in interface ITransformEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void unitsUpdated(ITransformEventsUnitsUpdatedEvent theEvent)
throws java.io.IOException,
AutomationException
unitsUpdated in interface ITransformEventstheEvent - The event
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 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 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 enumConnectionPoints(IEnumConnectionPoints[] ppEnum)
throws java.io.IOException,
AutomationException
enumConnectionPoints in interface IConnectionPointContainerppEnum - A reference to a com.esri.arcgis.display.IEnumConnectionPoints (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void findConnectionPoint(GUID riid,
IConnectionPoint[] ppCP)
throws java.io.IOException,
AutomationException
findConnectionPoint in interface IConnectionPointContainerriid - A Structure: com.esri.arcgis.support.ms.stdole.GUID (in)ppCP - A reference to a com.esri.arcgis.display.IConnectionPoint (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IEnumElement getGraphics(IDisplay display,
java.lang.Object data)
throws java.io.IOException,
AutomationException
getGraphics in interface IGraphicsCompositedisplay - A reference to a com.esri.arcgis.display.IDisplay (in)data - A reference to another Object (IUnknown) (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean applies(java.lang.Object pUnk)
throws java.io.IOException,
AutomationException
applies in interface IPropertySupportpUnk - A reference to another Object (IUnknown) (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean canApply(java.lang.Object pUnk)
throws java.io.IOException,
AutomationException
canApply in interface IPropertySupportpUnk - A reference to another Object (IUnknown) (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.Object getCurrent(java.lang.Object pUnk)
throws java.io.IOException,
AutomationException
getCurrent in interface IPropertySupportpUnk - A reference to another Object (IUnknown) (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.Object apply(java.lang.Object newObject)
throws java.io.IOException,
AutomationException
apply in interface IPropertySupportnewObject - A reference to another Object (IUnknown) (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void serialize(IXMLSerializeData data)
throws java.io.IOException,
AutomationException
serialize in interface IXMLSerializedata - A reference to a com.esri.arcgis.system.IXMLSerializeData (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void deserialize(IXMLSerializeData data)
throws java.io.IOException,
AutomationException
deserialize in interface IXMLSerializedata - A reference to a com.esri.arcgis.system.IXMLSerializeData (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 | ||||||||