public class FeatureInfoSpecS57s
extends com.supermap.data.InternalHandleDisposable
构造器和说明 |
---|
FeatureInfoSpecS57s(long[] handles) |
限定符和类型 | 方法和说明 |
---|---|
void |
dispose() |
FeatureInfoSpec |
get(int index) |
FeatureInfoSpec |
getByAcronym(String strAcronym) |
FeatureInfoSpec |
getByCode(int code) |
int |
getCount() |
static long |
getHandle(com.supermap.data.InternalHandle obj) |
static void |
setHandle(com.supermap.data.InternalHandle obj,
long handle) |
static void |
setIsDisposable(com.supermap.data.InternalHandleDisposable obj,
boolean disposable) |
FeatureInfoSpec[] |
toArray() |
public void dispose()
public int getCount()
public FeatureInfoSpec get(int index)
public FeatureInfoSpec getByCode(int code)
public FeatureInfoSpec getByAcronym(String strAcronym)
public FeatureInfoSpec[] toArray()
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.