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)
-
方法概要
所有方法 静态方法 实例方法 具体方法 限定符和类型 方法和说明 voiddispose()FeatureInfoSpecget(int index)FeatureInfoSpecgetByAcronym(String strAcronym)FeatureInfoSpecgetByCode(int code)intgetCount()static longgetHandle(com.supermap.data.InternalHandle obj)static voidsetHandle(com.supermap.data.InternalHandle obj, long handle)static voidsetIsDisposable(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–2025 SuperMap. All rights reserved.