com.supermap.realspace

类 Effect3D

  • java.lang.Object
    • com.supermap.data.InternalHandle
      • com.supermap.data.InternalHandleDisposable
        • com.supermap.realspace.Effect3D
  • 所有已实现的接口:
    IDisposable
    直接已知子类:
    PolylineEffect, RegionEffect


    public class Effect3D
    extends com.supermap.data.InternalHandleDisposable
    三维特效类,对线对象支持多种动态线型特效,对面对象支持多种动态面填充特效。 如果是二维的数据,在风格设置里将高度模式设置成绝对高度。
    • 构造器详细资料

      • Effect3D

        public Effect3D()
        构造一个新的 Effect3D 对象。
    • 方法详细资料

      • dispose

        public void dispose()
        释放所占资源。
      • setIsDisposable

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

Copyright © 2021–2024 SuperMap. All rights reserved.