com.supermap.data.processing

类 VectorTemporalAppendParameter

  • java.lang.Object
    • com.supermap.data.InternalHandle
      • com.supermap.data.InternalHandleDisposable
        • com.supermap.data.processing.VectorTemporalAppendParameter
  • 所有已实现的接口:
    IDisposable


    public class VectorTemporalAppendParameter
    extends com.supermap.data.InternalHandleDisposable
    时序瓦片维度属性类,支持获取或设置时序个数、要素维度、属性值。
    从以下版本开始:
    11.3.0。
    • 构造器详细资料

      • VectorTemporalAppendParameter

        public VectorTemporalAppendParameter()
        默认构造函数,初始化一个时序瓦片属性类。
    • 方法详细资料

      • isValid

        public boolean isValid()
        是否合法
      • setSCPFile

        public void setSCPFile(String strSCPFile)
      • getSCPFile

        public String getSCPFile()
      • dispose

        public void dispose()
        释放占用资源。调用该方法之后,此对象不再可用。
        抛出:
        UnsupportedOperationException - 对象不能被释放,不能调用Dispose方法。
      • setIsDisposable

        public static void setIsDisposable(com.supermap.data.InternalHandleDisposable obj,
                                           boolean disposable)

Copyright © 2021–2025 SuperMap. All rights reserved.