public class AttributeS100 extends AttributeChart
限定符和类型 | 方法和说明 |
---|---|
void |
dispose()
释放对象所占用的资源。
|
String |
getClosure() |
String |
getCode()
获取属性的代码。
|
static long |
getHandle(com.supermap.data.InternalHandle obj) |
Double |
getLowerBound()
获取最小范围值
|
Integer |
getPrecision()
获取精度。
|
Integer |
getStringLength()
获取字符串长度。
|
String |
getTextPattern()
获取文本模式。
|
Double |
getUpperBound()
获取最大范围值
|
static void |
setHandle(com.supermap.data.InternalHandle obj,
long handle) |
static void |
setIsDisposable(com.supermap.data.InternalHandleDisposable obj,
boolean disposable) |
getAcronym, getAttributeExpectedInputs, getAttributeTypeChart, getDefinition, getName
public String getCode()
getCode
在类中 AttributeChart
public Integer getStringLength()
getStringLength
在类中 AttributeChart
public String getTextPattern()
getTextPattern
在类中 AttributeChart
public Double getLowerBound()
getLowerBound
在类中 AttributeChart
public Double getUpperBound()
getUpperBound
在类中 AttributeChart
public String getClosure()
getClosure
在类中 AttributeChart
public Integer getPrecision()
getPrecision
在类中 AttributeChart
public void dispose()
public static void setIsDisposable(com.supermap.data.InternalHandleDisposable obj, boolean disposable)
public static long getHandle(com.supermap.data.InternalHandle obj)
public static void setHandle(com.supermap.data.InternalHandle obj, long handle)
Copyright © 2021–2024 SuperMap. All rights reserved.