程序包 | 说明 |
---|---|
com.supermap.realspace.threeddesigner |
限定符和类型 | 方法和说明 |
---|---|
static boolean |
CacheProcessor3D.clip(S3mInfo toInfo,
S3mInfo fromInfo,
String strFileName,
ArrayList<Geometry> clipRegionList,
ClipParameter clipParam) |
static boolean |
CacheProcessor3D.intersect(S3mInfo fromInfo,
byte[] OSGBFileBytes,
ArrayList<Geometry> clipRegionList,
ClipParameter clipParam,
CacheFileType cacheFileType)
判断文件是否和裁剪面相交
|
static boolean |
CacheProcessor3D.intersect(S3mInfo fromInfo,
String strFileName,
ArrayList<Geometry> clipRegionList,
ClipParameter clipParam)
判断文件是否和裁剪面相交
|
Copyright © 2021–2024 SuperMap. All rights reserved.