com.supermap.realspace

类 BoxClipPart



  • public class BoxClipPart
    extends Enum
    该类定义了裁剪分析时指定裁剪区域的类型常量。
    作者:
    hup
    • 字段详细资料

      • CLIP_NOTHING

        public static final BoxClipPart CLIP_NOTHING
        不裁剪。
      • CLIP_OUTER

        public static final BoxClipPart CLIP_OUTER
        裁剪掉盒子内部的部分。
      • CLIP_INNER

        public static final BoxClipPart CLIP_INNER
        裁剪掉盒子外部的部分。
      • ONLY_KEEP_LINE

        public static final BoxClipPart ONLY_KEEP_LINE
        只保留裁剪盒边线。
    • 构造器详细资料

      • BoxClipPart

        public BoxClipPart(int value,
                           int ugcValue)

Copyright © 2021–2024 SuperMap. All rights reserved.