com.esri.arcgis.cartox
Interface IProtectNameCartoX

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
IProtectNameCartoXProxy

public interface IProtectNameCartoX
extends java.io.Serializable

COM Interface 'IProtectNameCartoX'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriCartoX.olb'

Description: 'Provides access to dummy methods protecting name correctness.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =


Field Summary
static java.lang.String IID
          Deprecated. Internal use only
static int IIDe302f377_a23f_4749_a385_a547a47f5825
           
static int xxDummy
          Deprecated. Internal use only
 
Method Summary
 void fileName()
          fileName
 void filePath()
          filePath
 void format()
          format
 void height()
          height
 void imgType()
          imgType
 void joinInfo()
          joinInfo
 void layerID()
          layerID
 void protectOLE_COLOR(int aColor)
          protectOLE_COLOR
 void protectOLE_HANDLE(int aHandle)
          protectOLE_HANDLE
 void type()
          type
 void uRL()
          uRL
 void value()
          value
 void width()
          width
 

Field Detail

IIDe302f377_a23f_4749_a385_a547a47f5825

static final int IIDe302f377_a23f_4749_a385_a547a47f5825
See Also:
Constant Field Values

xxDummy

static final int xxDummy
Deprecated. Internal use only
See Also:
Constant Field Values

IID

static final java.lang.String IID
Deprecated. Internal use only
See Also:
Constant Field Values
Method Detail

fileName

void fileName()
              throws java.io.IOException,
                     AutomationException
fileName

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

protectOLE_HANDLE

void protectOLE_HANDLE(int aHandle)
                       throws java.io.IOException,
                              AutomationException
protectOLE_HANDLE

Parameters:
aHandle - The aHandle (A COM typedef) (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

protectOLE_COLOR

void protectOLE_COLOR(int aColor)
                      throws java.io.IOException,
                             AutomationException
protectOLE_COLOR

Parameters:
aColor - The aColor (A COM typedef) (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

joinInfo

void joinInfo()
              throws java.io.IOException,
                     AutomationException
joinInfo

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

height

void height()
            throws java.io.IOException,
                   AutomationException
height

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

width

void width()
           throws java.io.IOException,
                  AutomationException
width

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

type

void type()
          throws java.io.IOException,
                 AutomationException
type

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

imgType

void imgType()
             throws java.io.IOException,
                    AutomationException
imgType

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

format

void format()
            throws java.io.IOException,
                   AutomationException
format

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

layerID

void layerID()
             throws java.io.IOException,
                    AutomationException
layerID

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

filePath

void filePath()
              throws java.io.IOException,
                     AutomationException
filePath

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

uRL

void uRL()
         throws java.io.IOException,
                AutomationException
uRL

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

value

void value()
           throws java.io.IOException,
                  AutomationException
value

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.