public interface IScientificDataBuilder2 extends IScientificDataBuilder, java.io.Serializable
Description: 'Provides access to members that control scientific data builder.' 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 =
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IIDde5bb0ea_390e_4174_aec4_1a0ff7a1e216 |
static int |
xxDummy
Deprecated.
Internal use only
|
IIDd23d9945_3920_4319_b777_8daff282117d
Modifier and Type | Method and Description |
---|---|
boolean |
isIgnoreScaling()
Ignore scale_factor and offset in variable attributes
|
void |
setIgnoreScaling(boolean pbIgnoreScaling)
Ignore scale_factor and offset in variable attributes
|
getVariables, getVariableTypes, isCopyOriginalDimensionValues, queryVariables, setCopyOriginalDimensionValues, setVariablesByRef, setVariableTypesByRef
static final int IIDde5bb0ea_390e_4174_aec4_1a0ff7a1e216
static final int xxDummy
static final java.lang.String IID
boolean isIgnoreScaling() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.void setIgnoreScaling(boolean pbIgnoreScaling) throws java.io.IOException, AutomationException
pbIgnoreScaling
- The pbIgnoreScaling (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.