com.supermap.realspace.threeddesigner

类 CullParameter

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


    public class CullParameter
    extends com.supermap.data.InternalHandleDisposable
    用于倾斜摄影模型剔除悬浮物参数设置。
    • 构造器详细资料

      • CullParameter

        public CullParameter()
    • 方法详细资料

      • dispose

        public void dispose()
        释放对象所占资源。
      • getMaxHeight

        public double getMaxHeight()
        获取剔除悬浮物最大高度。
      • setMaxHeight

        public void setMaxHeight(double maxHeight)
        设置剔除悬浮物最大高度。
      • getMinHeight

        public double getMinHeight()
        获取剔除悬浮物最小高度。
      • setMinHeight

        public void setMinHeight(double minHeight)
        设置剔除悬浮物最小高度。

Copyright © 2021–2024 SuperMap. All rights reserved.