com.supermap.chart
类 FeatureInfoSpecS57s
- java.lang.Object
-
- com.supermap.data.InternalHandle
-
- com.supermap.data.InternalHandleDisposable
-
- com.supermap.chart.FeatureInfoSpecS57s
-
- 所有已实现的接口:
- IDisposable
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()
-
-
-
方法详细资料
-
dispose
public void dispose()
-
getCount
public int getCount()
-
get
public FeatureInfoSpec get(int index)
-
getByCode
public FeatureInfoSpec getByCode(int code)
-
getByAcronym
public FeatureInfoSpec getByAcronym(String strAcronym)
-
toArray
public FeatureInfoSpec[] toArray()
-
setIsDisposable
public static void setIsDisposable(com.supermap.data.InternalHandleDisposable obj, boolean disposable)
-
getHandle
public static long getHandle(com.supermap.data.InternalHandle obj)
-
setHandle
public static void setHandle(com.supermap.data.InternalHandle obj, long handle)
-
-
Copyright © 2021–2024 SuperMap. All rights reserved.