A B C D E F G H I K L M N O P R S T U V W X
A
- abs(double) - 类 中的静态方法com.supermap.dtf.expression.DefaultMathFunction
- AbstractDataTransProcess - com.supermap.dtf中的类
- AbstractDataTransProcess(Name) - 类 的构造器com.supermap.dtf.AbstractDataTransProcess
- AbstractDataTransProcessExecuteStrategy - com.supermap.dtf.execute中的类
- AbstractDataTransProcessExecuteStrategy(IProcess) - 类 的构造器com.supermap.dtf.execute.AbstractDataTransProcessExecuteStrategy
- AbstractFeatureCollectionPatcher<T extends IFeatureCollection> - com.supermap.dtf.variables中的类
- AbstractFeatureCollectionPatcher(IVariable<T>) - 类 的构造器com.supermap.dtf.variables.AbstractFeatureCollectionPatcher
- AbstractFeatureCollectionVariable<T extends IFeatureCollection> - com.supermap.dtf.variables中的类
- AbstractFeatureCollectionVariable(String, IDataDefinition<T>) - 类 的构造器com.supermap.dtf.variables.AbstractFeatureCollectionVariable
- AbstractFeatureCollectionVariable(String, IDataDefinition<T>, IReference<T>) - 类 的构造器com.supermap.dtf.variables.AbstractFeatureCollectionVariable
- AbstractReader - com.supermap.dtf.reader.impls中的类
-
预定义 reader 公共的参数,和一些工具方法
- AbstractReader(Name) - 类 的构造器com.supermap.dtf.reader.impls.AbstractReader
- AbstractTransformer - com.supermap.dtf.transformer.impls中的类
-
预定义 transformer 公共的参数,和一些工具方法
- AbstractTransformer(Name) - 类 的构造器com.supermap.dtf.transformer.impls.AbstractTransformer
- AbstractWriter - com.supermap.dtf.writer.impls中的类
-
预定义 writer 公共的参数,fileAbility、tableAbility等
- AbstractWriter(Name) - 类 的构造器com.supermap.dtf.writer.impls.AbstractWriter
- acos(double) - 类 中的静态方法com.supermap.dtf.expression.DefaultMathFunction
- add(String, String) - 枚举 中的方法com.supermap.dtf.extension.CacheManager
- add(IFeatureCollection) - 类 中的方法com.supermap.dtf.feature.DatasetFeatureCollection
- add(IFeature) - 类 中的方法com.supermap.dtf.feature.DatasetFeatureCollection
- add(IFeatureCollection) - 类 中的方法com.supermap.dtf.feature.I3SFeatureCollction
- add(IFeature) - 类 中的方法com.supermap.dtf.feature.I3SFeatureCollction
- add(IFeatureCollection) - 接口 中的方法com.supermap.dtf.feature.IFeatureCollection
- add(IFeature) - 接口 中的方法com.supermap.dtf.feature.IFeatureCollection
- add(IFeatureCollection) - 类 中的方法com.supermap.dtf.feature.ModelFeatureCollection
- add(IFeature) - 类 中的方法com.supermap.dtf.feature.ModelFeatureCollection
- add(IFeatureCollection) - 类 中的方法com.supermap.dtf.feature.OSGBFeatureCollection
- add(IFeature) - 类 中的方法com.supermap.dtf.feature.OSGBFeatureCollection
- add(IFeatureCollection) - 类 中的方法com.supermap.dtf.feature.PointCloudFeatureCollection
- add(IFeature) - 类 中的方法com.supermap.dtf.feature.PointCloudFeatureCollection
- add(IFeatureCollection) - 类 中的方法com.supermap.dtf.feature.S3MFeatureCollection
- add(IFeature) - 类 中的方法com.supermap.dtf.feature.S3MFeatureCollection
- add(IFeatureCollection) - 类 中的方法com.supermap.dtf.feature.ThreeDTilesFeatureCollection
- add(IFeature) - 类 中的方法com.supermap.dtf.feature.ThreeDTilesFeatureCollection
- ADD_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- ADD_REDUCE1_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- ADD_REDUCE2_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- addAttribute(IAttributeDescription) - 接口 中的方法com.supermap.dtf.feature.IFeature
- addAttribute(IAttributeDescription) - 类 中的方法com.supermap.dtf.feature.impls.Feature
- addAttributeDescription(IAttributeDescription) - 类 中的方法com.supermap.dtf.feature.impls.Schema
- addAttributeDescription(IAttributeDescription) - 接口 中的方法com.supermap.dtf.feature.ISchema
-
添加属性描述信息,如果已经存在同名的属性描述信息,则添加失败
- addFunctionOfClassStaticMethod(String, String, String, String, String[], String) - 类 中的方法com.supermap.dtf.expression.ExpressionManager
-
添加一个类的静态函数定义,例如:Math.abs(double) 映射为表达式中的 "取绝对值(-5.0)"
- addFunctionOfServiceMethod(String, String, Object, String, Class<?>[], String) - 类 中的方法com.supermap.dtf.expression.ExpressionManager
-
用于将一个用户自己定义的对象(例如Spring对象)方法转换为一个表达式计算的函数
- addOperatorFunction(String, String, OperatorBase) - 类 中的方法com.supermap.dtf.expression.ExpressionManager
-
添加操作符函数
- ALIAS_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- AND_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- ANONYMOUS_NEWARRAY_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- apply(CoordinateFilter) - 类 中的方法com.supermap.dtf.feature.I3SGeometry
- apply(CoordinateSequenceFilter) - 类 中的方法com.supermap.dtf.feature.I3SGeometry
- apply(GeometryFilter) - 类 中的方法com.supermap.dtf.feature.I3SGeometry
- apply(GeometryComponentFilter) - 类 中的方法com.supermap.dtf.feature.I3SGeometry
- apply(CoordinateFilter) - 类 中的方法com.supermap.dtf.feature.OSGBGeometry
- apply(CoordinateSequenceFilter) - 类 中的方法com.supermap.dtf.feature.OSGBGeometry
- apply(GeometryFilter) - 类 中的方法com.supermap.dtf.feature.OSGBGeometry
- apply(GeometryComponentFilter) - 类 中的方法com.supermap.dtf.feature.OSGBGeometry
- apply(CoordinateFilter) - 类 中的方法com.supermap.dtf.feature.PointCloudGeometry
- apply(CoordinateSequenceFilter) - 类 中的方法com.supermap.dtf.feature.PointCloudGeometry
- apply(GeometryFilter) - 类 中的方法com.supermap.dtf.feature.PointCloudGeometry
- apply(GeometryComponentFilter) - 类 中的方法com.supermap.dtf.feature.PointCloudGeometry
- apply(CoordinateFilter) - 类 中的方法com.supermap.dtf.feature.S3MGeometry
- apply(CoordinateSequenceFilter) - 类 中的方法com.supermap.dtf.feature.S3MGeometry
- apply(GeometryFilter) - 类 中的方法com.supermap.dtf.feature.S3MGeometry
- apply(GeometryComponentFilter) - 类 中的方法com.supermap.dtf.feature.S3MGeometry
- apply(CoordinateFilter) - 类 中的方法com.supermap.dtf.feature.ThreeDTilesGeometry
- apply(CoordinateSequenceFilter) - 类 中的方法com.supermap.dtf.feature.ThreeDTilesGeometry
- apply(GeometryFilter) - 类 中的方法com.supermap.dtf.feature.ThreeDTilesGeometry
- apply(GeometryComponentFilter) - 类 中的方法com.supermap.dtf.feature.ThreeDTilesGeometry
- apply(CoordinateFilter) - 类 中的方法com.supermap.dtf.feature.WarpGeometry
- apply(CoordinateSequenceFilter) - 类 中的方法com.supermap.dtf.feature.WarpGeometry
- apply(GeometryFilter) - 类 中的方法com.supermap.dtf.feature.WarpGeometry
- apply(GeometryComponentFilter) - 类 中的方法com.supermap.dtf.feature.WarpGeometry
- ARRAY_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- asin(double) - 类 中的静态方法com.supermap.dtf.expression.DefaultMathFunction
- atan(double) - 类 中的静态方法com.supermap.dtf.expression.DefaultMathFunction
- ATTRIBUTE_TAG - 类 中的静态变量com.supermap.dtf.expression.DynamicOperatorValue
- ATTRIBUTE_TAG - 类 中的静态变量com.supermap.dtf.expression.EvalOperatorValue
- AttributeDescription - com.supermap.dtf.feature.impls中的类
- AttributeDescription() - 类 的构造器com.supermap.dtf.feature.impls.AttributeDescription
B
- BIT1_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- BIT2_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- BIT3_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- BIT4_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- BIT5_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- BIT6_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- BREAK_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- buildDefaultAttributeDescriptions() - 类 中的静态方法com.supermap.dtf.utils.DataTransUtil
-
提供一个默认构造Reader 字段的方法
C
- cache(FeatureCacheConfig) - 类 中的方法com.supermap.dtf.feature.DatasetFeatureCollection
- cache(FeatureCacheConfig) - 类 中的方法com.supermap.dtf.feature.DatasetGridFeatureCollection
- cache(FeatureCacheConfig) - 类 中的方法com.supermap.dtf.feature.I3SFeatureCollction
- cache(FeatureCacheConfig) - 接口 中的方法com.supermap.dtf.feature.IFeatureCollection
-
返回缓存文件连接信息
- cache(FeatureCacheConfig) - 类 中的方法com.supermap.dtf.feature.ModelFeatureCollection
- cache(FeatureCacheConfig) - 类 中的方法com.supermap.dtf.feature.OSGBFeatureCollection
- cache(FeatureCacheConfig) - 类 中的方法com.supermap.dtf.feature.PointCloudFeatureCollection
- cache(FeatureCacheConfig) - 类 中的方法com.supermap.dtf.feature.S3MFeatureCollection
- cache(FeatureCacheConfig) - 类 中的方法com.supermap.dtf.feature.ThreeDTilesFeatureCollection
- CacheDatasetPlugin - com.supermap.dtf.extension中的类
- CacheDatasetPlugin() - 类 的构造器com.supermap.dtf.extension.CacheDatasetPlugin
- cacheDatasource(FeatureCacheConfig, Class<?>) - 类 中的静态方法com.supermap.dtf.extension.CacheUtil
-
检查点缓存
- CacheManager - com.supermap.dtf.extension中的枚举
-
缓存管理,记录 workflow 中需要做缓存的工具
- CacheUtil - com.supermap.dtf.extension中的类
- CAST_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- ceil(double) - 类 中的静态方法com.supermap.dtf.expression.DefaultMathFunction
- CHECK_POINT_KEY - 类 中的静态变量com.supermap.dtf.AbstractDataTransProcess
- checkSyntax(String) - 类 中的方法com.supermap.dtf.expression.ExpressionManager
-
提供简答的语法检查,保证可以在运行期本地环境编译成指令
- checkSyntax() - 类 中的方法com.supermap.dtf.expression.ExpressionParameter
- clean() - 接口 中的方法com.supermap.dtf.execute.IDataTransProcessExecuteStrategy
-
提供一个清除接口,执行完调用
- cleanFieldInfos() - 类 中的方法com.supermap.dtf.variables.DatasetFeatureCollectionPatcher
- cleanFieldInfos() - 类 中的方法com.supermap.dtf.variables.ModelFeatureCollectionPatcher
- clearBaseRange() - 类 中的方法com.supermap.dtf.execute.DataTransProcessEventSender
- clone() - 接口 中的方法com.supermap.dtf.feature.IFeature
- clone() - 类 中的方法com.supermap.dtf.feature.impls.Feature
- cloneFeatureCollection() - 类 中的方法com.supermap.dtf.feature.DatasetFeatureCollection
- cloneFeatureCollection() - 类 中的方法com.supermap.dtf.feature.I3SFeatureCollction
- cloneFeatureCollection() - 接口 中的方法com.supermap.dtf.feature.IFeatureCollection
-
要素集 clone
- cloneFeatureCollection() - 类 中的方法com.supermap.dtf.feature.ModelFeatureCollection
- cloneFeatureCollection() - 类 中的方法com.supermap.dtf.feature.OSGBFeatureCollection
- cloneFeatureCollection() - 类 中的方法com.supermap.dtf.feature.PointCloudFeatureCollection
- cloneFeatureCollection() - 类 中的方法com.supermap.dtf.feature.S3MFeatureCollection
- cloneFeatureCollection() - 类 中的方法com.supermap.dtf.feature.ThreeDTilesFeatureCollection
- cloneFieldInfoByCondition(DatasetFeatureCollectionVariable, Tuple2<IVariable<String>, IVariable<FieldType>>) - 类 中的方法com.supermap.dtf.variables.DatasetFeatureCollectionPatcher
-
复制 vectorVariable 中的字段信息
- cloneFieldInfoByCondition(DatasetFeatureCollectionVariable, IVariable<String>) - 类 中的方法com.supermap.dtf.variables.DatasetFeatureCollectionPatcher
-
复制 vectorVariable 中的字段信息,并使用 nameVariable 对其过滤
- cloneFieldInfoByCondition(ModelFeatureCollectionVariable, Tuple2<IVariable<String>, IVariable<FieldType>>) - 类 中的方法com.supermap.dtf.variables.ModelFeatureCollectionPatcher
-
复制 vectorVariable 中的字段信息
- cloneFieldInfoByCondition(ModelFeatureCollectionVariable, IVariable<String>) - 类 中的方法com.supermap.dtf.variables.ModelFeatureCollectionPatcher
-
复制 vectorVariable 中的字段信息,并使用 nameVariable 对其过滤
- cloneFieldInfos(DatasetFeatureCollectionVariable) - 类 中的方法com.supermap.dtf.variables.DatasetFeatureCollectionPatcher
-
设置继承的变量
- cloneFieldInfos(ICollectionVariable<? extends IFeatureCollection>) - 类 中的方法com.supermap.dtf.variables.DatasetFeatureCollectionPatcher
- cloneFieldInfos(ModelFeatureCollectionVariable) - 类 中的方法com.supermap.dtf.variables.ModelFeatureCollectionPatcher
-
设置继承的变量
- cloneFieldInfos(ICollectionVariable<? extends IFeatureCollection>) - 类 中的方法com.supermap.dtf.variables.ModelFeatureCollectionPatcher
- cloneFromVariable(AbstractFeatureCollectionVariable) - 类 中的方法com.supermap.dtf.variables.AbstractFeatureCollectionPatcher
-
复制一个变量,而不直接使用同一个引用
- cloneFromVariable(AbstractFeatureCollectionVariable) - 类 中的方法com.supermap.dtf.variables.FeatureCollectionPatcher
- cloneVariable - 类 中的变量com.supermap.dtf.variables.AbstractFeatureCollectionPatcher
- com.supermap.dtf - 程序包 com.supermap.dtf
- com.supermap.dtf.execute - 程序包 com.supermap.dtf.execute
- com.supermap.dtf.expression - 程序包 com.supermap.dtf.expression
- com.supermap.dtf.extension - 程序包 com.supermap.dtf.extension
- com.supermap.dtf.factory - 程序包 com.supermap.dtf.factory
- com.supermap.dtf.feature - 程序包 com.supermap.dtf.feature
- com.supermap.dtf.feature.impls - 程序包 com.supermap.dtf.feature.impls
- com.supermap.dtf.reader - 程序包 com.supermap.dtf.reader
- com.supermap.dtf.reader.impls - 程序包 com.supermap.dtf.reader.impls
- com.supermap.dtf.serializer - 程序包 com.supermap.dtf.serializer
- com.supermap.dtf.spark - 程序包 com.supermap.dtf.spark
- com.supermap.dtf.transformer - 程序包 com.supermap.dtf.transformer
- com.supermap.dtf.transformer.impls - 程序包 com.supermap.dtf.transformer.impls
- com.supermap.dtf.utils - 程序包 com.supermap.dtf.utils
- com.supermap.dtf.variables - 程序包 com.supermap.dtf.variables
- com.supermap.dtf.writer - 程序包 com.supermap.dtf.writer
- com.supermap.dtf.writer.impls - 程序包 com.supermap.dtf.writer.impls
- compareToSameClass(Object) - 类 中的方法com.supermap.dtf.feature.I3SGeometry
- compareToSameClass(Object, CoordinateSequenceComparator) - 类 中的方法com.supermap.dtf.feature.I3SGeometry
- compareToSameClass(Object) - 类 中的方法com.supermap.dtf.feature.OSGBGeometry
- compareToSameClass(Object, CoordinateSequenceComparator) - 类 中的方法com.supermap.dtf.feature.OSGBGeometry
- compareToSameClass(Object) - 类 中的方法com.supermap.dtf.feature.PointCloudGeometry
- compareToSameClass(Object, CoordinateSequenceComparator) - 类 中的方法com.supermap.dtf.feature.PointCloudGeometry
- compareToSameClass(Object) - 类 中的方法com.supermap.dtf.feature.S3MGeometry
- compareToSameClass(Object, CoordinateSequenceComparator) - 类 中的方法com.supermap.dtf.feature.S3MGeometry
- compareToSameClass(Object) - 类 中的方法com.supermap.dtf.feature.ThreeDTilesGeometry
- compareToSameClass(Object, CoordinateSequenceComparator) - 类 中的方法com.supermap.dtf.feature.ThreeDTilesGeometry
- compareToSameClass(Object) - 类 中的方法com.supermap.dtf.feature.WarpGeometry
- compareToSameClass(Object, CoordinateSequenceComparator) - 类 中的方法com.supermap.dtf.feature.WarpGeometry
- computeEnvelopeInternal() - 类 中的方法com.supermap.dtf.feature.I3SGeometry
- computeEnvelopeInternal() - 类 中的方法com.supermap.dtf.feature.OSGBGeometry
- computeEnvelopeInternal() - 类 中的方法com.supermap.dtf.feature.PointCloudGeometry
- computeEnvelopeInternal() - 类 中的方法com.supermap.dtf.feature.S3MGeometry
- computeEnvelopeInternal() - 类 中的方法com.supermap.dtf.feature.ThreeDTilesGeometry
- computeEnvelopeInternal() - 类 中的方法com.supermap.dtf.feature.WarpGeometry
- concat(String, String) - 类 中的静态方法com.supermap.dtf.expression.DefaultStringFunction
-
连接两个字符串
- containsSysField(String) - 类 中的静态方法com.supermap.dtf.utils.DataTransUtil
- CONTINUE_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- ConvertUtils - com.supermap.dtf.utils中的类
- copyDatasetToCache(FeatureCacheConfig, Class<?>, Dataset) - 类 中的静态方法com.supermap.dtf.extension.CacheUtil
-
通过拷贝进行数据集缓存
- copyDatasetToCache(FeatureCacheConfig, Class<?>, Dataset, DatasetType) - 类 中的静态方法com.supermap.dtf.extension.CacheUtil
- copyInternal() - 类 中的方法com.supermap.dtf.feature.I3SGeometry
- copyInternal() - 类 中的方法com.supermap.dtf.feature.OSGBGeometry
- copyInternal() - 类 中的方法com.supermap.dtf.feature.PointCloudGeometry
- copyInternal() - 类 中的方法com.supermap.dtf.feature.S3MGeometry
- copyInternal() - 类 中的方法com.supermap.dtf.feature.ThreeDTilesGeometry
- copyInternal() - 类 中的方法com.supermap.dtf.feature.WarpGeometry
- cos(double) - 类 中的静态方法com.supermap.dtf.expression.DefaultMathFunction
- countOutputValues(IProcess, String) - 类 中的静态方法com.supermap.dtf.utils.DataTransUtil
-
统计输出值的数量,对于FeatureCollection 来说,会具体统计 Feature 的数量
- createAndCacheUDBXMemoryDatasource() - 类 中的静态方法com.supermap.dtf.utils.DatasourceUtil
- createCacheMemoryDatasource() - 类 中的静态方法com.supermap.dtf.extension.CacheUtil
- createDatasetGroup(Datasource, String) - 类 中的静态方法com.supermap.dtf.extension.CacheUtil
- createDataTransProcessExecuteStrategy() - 接口 中的方法com.supermap.dtf.IDataTransProcess
-
创建工具执行策略 这个接口其实要强实现的,但是目前已有的那些工具,可能不会先改,所以搞成一个默认的接口实现
- createVariable(String, IDataDefinition) - 类 中的方法com.supermap.dtf.variables.DataTransformerVariableFactory
- createVariable(String, Class) - 类 中的方法com.supermap.dtf.variables.DataTransformerVariableFactory
- CUSTOM_TAG - 类 中的静态变量com.supermap.dtf.expression.ExpressionManager
-
自定义标签,如果存进来的函数没有标签的话,就会存到这个标签下
D
- dataset - 类 中的变量com.supermap.dtf.feature.DatasetFeatureCollection
- DatasetFeatureCollection - com.supermap.dtf.feature中的类
-
要素集
- DatasetFeatureCollection(Dataset) - 类 的构造器com.supermap.dtf.feature.DatasetFeatureCollection
- DatasetFeatureCollectionPatcher - com.supermap.dtf.variables中的类
- DatasetFeatureCollectionVariable - com.supermap.dtf.variables中的类
- DatasetFeatureCollectionVariable(FeatureCollectionVariable, IDataDefinition<DatasetFeatureCollection>) - 类 的构造器com.supermap.dtf.variables.DatasetFeatureCollectionVariable
- DatasetGridFeatureCollection - com.supermap.dtf.feature中的类
-
栅格数据集FC,栅格数据集本身不存储字段,所以额外声明个类用来存储一部分字段信息,重写迭代器的逻辑
只有一个 feature - DatasetGridFeatureCollection(Dataset) - 类 的构造器com.supermap.dtf.feature.DatasetGridFeatureCollection
- DatasetGridFeatureCollectionPatcher - com.supermap.dtf.variables中的类
- DatasetGridFeatureCollectionVariable - com.supermap.dtf.variables中的类
- DatasetGridFeatureCollectionVariable(FeatureCollectionVariable, IDataDefinition<DatasetFeatureCollection>) - 类 的构造器com.supermap.dtf.variables.DatasetGridFeatureCollectionVariable
- DatasourceUtil - com.supermap.dtf.utils中的类
- DataTransformerProperties - com.supermap.dtf.utils中的类
- DataTransformerVariableFactory - com.supermap.dtf.variables中的类
- DataTransformerVariableFactory() - 类 的构造器com.supermap.dtf.variables.DataTransformerVariableFactory
- DataTransProcessEventSender - com.supermap.dtf.execute中的类
- DataTransProcessEventSender(ProcessRunningListener, IProcess) - 类 的构造器com.supermap.dtf.execute.DataTransProcessEventSender
- DataTransUtil - com.supermap.dtf.utils中的类
- DEF_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- DEFAULT_DATASET_KEY - 类 中的静态变量com.supermap.dtf.utils.DataTransUtil
- DEFAULT_DATASOURCE_KEY - 类 中的静态变量com.supermap.dtf.utils.DataTransUtil
-
读入转换器(Reader)默认字段结构
- DEFAULT_FORMAT_KEY - 类 中的静态变量com.supermap.dtf.utils.DataTransUtil
- DEFAULT_GEO_TYPE_KEY - 类 中的静态变量com.supermap.dtf.utils.DataTransUtil
- DEFAULT_TOTAL_KEY - 类 中的静态变量com.supermap.dtf.utils.DataTransUtil
-
写出转换器默认字段结构-写出记录数
- defaultCollectionInput(ParameterBuilder, String, Class<T>, Class<T>, String, String) - 类 中的静态方法com.supermap.dtf.utils.ParameterBuilderUtil
- defaultCollectionInput(ParameterBuilder, String, Class<T>, Class<T>, String) - 类 中的静态方法com.supermap.dtf.utils.ParameterBuilderUtil
- DefaultExpressionOperatorName - com.supermap.dtf.expression中的类
- DefaultExpressionOperatorName() - 类 的构造器com.supermap.dtf.expression.DefaultExpressionOperatorName
- defaultInput(ParameterBuilder, String, Class<T>, boolean, String, String) - 类 中的静态方法com.supermap.dtf.utils.ParameterBuilderUtil
- defaultInput(ParameterBuilder, String, Class<T>, boolean, String) - 类 中的静态方法com.supermap.dtf.utils.ParameterBuilderUtil
- DefaultMathFunction - com.supermap.dtf.expression中的类
-
对 Maths 一些函数的再封装 用以提供默认的数值运算
- DefaultStringFunction - com.supermap.dtf.expression中的类
-
字符串函数再封装
- DERIVATION_FIELDS_KEY - 类 中的静态变量com.supermap.dtf.serializer.XmlDataTransProcessSerializer
- derivedFieldParamList - 类 中的变量com.supermap.dtf.AbstractDataTransProcess
-
存储设置进来的属性推导字段
- div(float, double) - 类 中的静态方法com.supermap.dtf.expression.DefaultMathFunction
-
提供(相对)精确的除法运算,当发生除不尽的情况的时候,精确到小数点后10位,后面的四舍五入
- DynamicOperatorValue - com.supermap.dtf.expression中的类
-
动态的取值操作
基于 Feature,这个比较特殊,因为Feature 是会变的,所以得每次传入个新的进去,还没想到有更好的处理方式 - DynamicOperatorValue(IFeature) - 类 的构造器com.supermap.dtf.expression.DynamicOperatorValue
E
- editOnUpdating() - 类 中的方法com.supermap.dtf.variables.AbstractFeatureCollectionPatcher
-
对于某些 output 的值是从 input 中获取,但又并非同一引用,不适合使用 inheritFromInput 使用 editOnUpdate() 接口在更新前去获取 input 的值。
- editOnUpdating() - 类 中的方法com.supermap.dtf.variables.DatasetFeatureCollectionPatcher
- editOnUpdating() - 类 中的方法com.supermap.dtf.variables.FeatureCollectionPatcher
- editOnUpdating() - 类 中的方法com.supermap.dtf.variables.ModelFeatureCollectionPatcher
- equalsExact(Geometry, double) - 类 中的方法com.supermap.dtf.feature.I3SGeometry
- equalsExact(Geometry, double) - 类 中的方法com.supermap.dtf.feature.OSGBGeometry
- equalsExact(Geometry, double) - 类 中的方法com.supermap.dtf.feature.PointCloudGeometry
- equalsExact(Geometry, double) - 类 中的方法com.supermap.dtf.feature.S3MGeometry
- equalsExact(Geometry, double) - 类 中的方法com.supermap.dtf.feature.ThreeDTilesGeometry
- equalsExact(Geometry, double) - 类 中的方法com.supermap.dtf.feature.WarpGeometry
- EVAL_OPERATOR_KEY - 类 中的静态变量com.supermap.dtf.expression.EvalOperatorValue
- EvalOperatorValue - com.supermap.dtf.expression中的类
- EvalOperatorValue() - 类 的构造器com.supermap.dtf.expression.EvalOperatorValue
- EVALUATE_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- execute() - 类 中的方法com.supermap.dtf.AbstractDataTransProcess
- execute() - 接口 中的方法com.supermap.dtf.execute.IDataTransProcessExecuteStrategy
-
具体的执行方法,等效于
IProcess.execute()
实现 - execute(String) - 类 中的方法com.supermap.dtf.expression.ExpressionManager
- execute(String, IExpressContext<String, Object>) - 类 中的方法com.supermap.dtf.expression.ExpressionManager
-
执行表达式
- execute() - 类 中的方法com.supermap.dtf.expression.ExpressionParameter
- execute(IExpressContext) - 类 中的方法com.supermap.dtf.expression.ExpressionParameter
- execute(IFeature) - 类 中的方法com.supermap.dtf.expression.ExpressionParameter
- execute(IFeature, IExpressContext) - 类 中的方法com.supermap.dtf.expression.ExpressionParameter
- execute() - 类 中的方法com.supermap.dtf.transformer.impls.OSGBTransformSetting
- executeFunctionExpression(String, IExpressContext) - 类 中的方法com.supermap.dtf.expression.ExpressionManager
-
计算表达式里边的函数,并将真正的值替换到原表达式中返回,过程中抛出异常则返回原表达式
- executeInner(Object[]) - 类 中的方法com.supermap.dtf.expression.DynamicOperatorValue
- executeInner(Object[]) - 类 中的方法com.supermap.dtf.expression.EvalOperatorValue
- EXPORT_ALIAS_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- EXPORT_DEF_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- EXPRESSION_TAG - 类 中的静态变量com.supermap.dtf.expression.ExpressionManager
-
表达式字符串有这个参数才会对整个字符串做计算
- ExpressionManager - com.supermap.dtf.expression中的类
-
QLExpress 表达式的管理和再封装
* 见:... - ExpressionParameter<T> - com.supermap.dtf.expression中的类
-
表达式参数对象,用于标识该参数是个表达式参数,同时标明表达式返回类型
- ExpressionParameter(Class<T>) - 类 的构造器com.supermap.dtf.expression.ExpressionParameter
- expressionTypeMap - 类 中的变量com.supermap.dtf.AbstractDataTransProcess
-
记录支持表达式的参数 name-> 表达式返回的类型
- ExpressionUtil - com.supermap.dtf.expression中的类
- ExpressStringParameter - com.supermap.dtf.expression中的类
- ExpressStringParameter() - 类 的构造器com.supermap.dtf.expression.ExpressStringParameter
F
- FACTORY_NAME - 类 中的静态变量com.supermap.dtf.factory.ReaderFactory
- FACTORY_NAME - 类 中的静态变量com.supermap.dtf.factory.TransformerFactory
- FACTORY_NAME - 类 中的静态变量com.supermap.dtf.factory.WriterFactory
- fastCancel() - 类 中的方法com.supermap.dtf.AbstractDataTransProcess
- fastCancel() - 接口 中的方法com.supermap.dtf.execute.IDataTransProcessExecuteStrategy
-
快速取消接口,不同策略的取消实现并不相同,如组件的策略和Spark 的取消策略
- Feature - com.supermap.dtf.feature.impls中的类
- Feature() - 类 的构造器com.supermap.dtf.feature.impls.Feature
- FEATURE_TYPE - 类 中的静态变量com.supermap.dtf.variables.DatasetFeatureCollectionVariable
- FEATURE_TYPE - 类 中的静态变量com.supermap.dtf.variables.DatasetGridFeatureCollectionVariable
- FEATURE_TYPE - 类 中的静态变量com.supermap.dtf.variables.ModelFeatureCollectionVariable
- FeatureCacheConfig - com.supermap.dtf.feature中的类
- FeatureCacheConfig(String, String, String) - 类 的构造器com.supermap.dtf.feature.FeatureCacheConfig
- FeatureCollectionFeaturePatcher<T extends IFeatureCollection> - com.supermap.dtf.variables中的类
- FeatureCollectionFeaturePatcher(FeatureCollectionPatcher, IVariable<T>) - 类 的构造器com.supermap.dtf.variables.FeatureCollectionFeaturePatcher
- FeatureCollectionFeatureVariable<T extends IFeatureCollection> - com.supermap.dtf.variables中的类
- FeatureCollectionFeatureVariable(FeatureCollectionVariable, IDataDefinition<T>) - 类 的构造器com.supermap.dtf.variables.FeatureCollectionFeatureVariable
- FeatureCollectionPatcher - com.supermap.dtf.variables中的类
- FeatureCollectionPatcher(IVariable<IFeatureCollection>) - 类 的构造器com.supermap.dtf.variables.FeatureCollectionPatcher
- FeatureCollectionVariable - com.supermap.dtf.variables中的类
- FeatureCollectionVariable(String, IDataDefinition<? extends IFeatureCollection>) - 类 的构造器com.supermap.dtf.variables.FeatureCollectionVariable
- FeatureCollectionVariable(String, IDataDefinition<IFeatureCollection>, IDataDefinition<? extends IFeatureCollection>, IReference<IFeatureCollection>) - 类 的构造器com.supermap.dtf.variables.FeatureCollectionVariable
- FeatureIter - com.supermap.dtf.utils中的接口
- findRegularExpression(String, String, boolean) - 类 中的静态方法com.supermap.dtf.expression.DefaultStringFunction
-
找到指定正则匹配到字符串的开始位置
- fire(long, long, String) - 类 中的方法com.supermap.dtf.execute.DataTransProcessEventSender
-
根据给定的参数计算实际进度值。
- fire(Object, long, long, String) - 类 中的方法com.supermap.dtf.execute.DataTransProcessEventSender
- fire(int, String) - 类 中的方法com.supermap.dtf.execute.DataTransProcessEventSender
- fire(Object, int, String) - 类 中的方法com.supermap.dtf.execute.DataTransProcessEventSender
- fire(long, long) - 类 中的方法com.supermap.dtf.execute.DataTransProcessEventSender
- fire(Object, long, long) - 类 中的方法com.supermap.dtf.execute.DataTransProcessEventSender
- fire(int, String, long) - 类 中的方法com.supermap.dtf.execute.DataTransProcessEventSender
- fire(Object, int, String, long) - 类 中的方法com.supermap.dtf.execute.DataTransProcessEventSender
- fire(int, String, long, long) - 类 中的方法com.supermap.dtf.execute.DataTransProcessEventSender
- fire(Object, int, String, long, long) - 类 中的方法com.supermap.dtf.execute.DataTransProcessEventSender
- fire(Object, int, String, long, long, boolean) - 类 中的方法com.supermap.dtf.execute.DataTransProcessEventSender
- fire(ProcessRunningEvent) - 类 中的方法com.supermap.dtf.execute.DataTransProcessEventSender
- fireDirectly(int, String) - 类 中的方法com.supermap.dtf.execute.DataTransProcessEventSender
-
不考虑 BaseRange 直接触发进度信息 当 BaseRange 为 [0,100] 时,fire 系列方法与该方法结果一致
- fireDirectly(Object, int, String) - 类 中的方法com.supermap.dtf.execute.DataTransProcessEventSender
-
不考虑 BaseRange 直接触发进度信息 当 BaseRange 为 [0,100] 时,fire 系列方法与该方法结果一致
- fireDirectly(Object, int, String, long, long, boolean) - 类 中的方法com.supermap.dtf.execute.DataTransProcessEventSender
-
不考虑 BaseRange 直接触发进度信息 当 BaseRange 为 [0,100] 时,fire 系列方法与该方法结果一致
- floor(double) - 类 中的静态方法com.supermap.dtf.expression.DefaultMathFunction
- format(String, Object...) - 类 中的静态方法com.supermap.dtf.expression.DefaultStringFunction
- FUNCTION_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- FUNCTION_PREFIX - 类 中的静态变量com.supermap.dtf.expression.ExpressionManager
-
命名的函数必须要带有此标识
G
- getAllFunctionTags() - 类 中的方法com.supermap.dtf.expression.ExpressionManager
-
获取所有的函数标签,可以通过这些标签来获取所对应的函数
- getAttribute(String) - 接口 中的方法com.supermap.dtf.feature.IFeature
- getAttribute(String) - 类 中的方法com.supermap.dtf.feature.impls.Feature
-
extension
- getAttributeDescription(String) - 类 中的方法com.supermap.dtf.feature.DatasetFeatureCollection
- getAttributeDescription(String) - 类 中的方法com.supermap.dtf.feature.impls.Schema
- getAttributeDescription(String) - 接口 中的方法com.supermap.dtf.feature.ISchema
- getAttributeDescription(String) - 类 中的方法com.supermap.dtf.feature.ModelFeatureCollection
- getAttributeDescriptions() - 类 中的方法com.supermap.dtf.feature.impls.Schema
- getAttributeDescriptions() - 接口 中的方法com.supermap.dtf.feature.ISchema
- getAttributeFieldType(String) - 接口 中的方法com.supermap.dtf.feature.IFeature
- getAttributeFieldType(String) - 类 中的方法com.supermap.dtf.feature.impls.Feature
- getAttributes() - 接口 中的方法com.supermap.dtf.feature.IFeature
- getAttributes() - 类 中的方法com.supermap.dtf.feature.impls.Feature
- getAvailableDatasetName(Datasource, String) - 类 中的静态方法com.supermap.dtf.utils.DatasourceUtil
-
获取可用数据集名称
- getBaseVariable() - 类 中的方法com.supermap.dtf.variables.FeatureCollectionFeatureVariable
- getBoundary() - 类 中的方法com.supermap.dtf.feature.I3SGeometry
- getBoundary() - 类 中的方法com.supermap.dtf.feature.OSGBGeometry
- getBoundary() - 类 中的方法com.supermap.dtf.feature.PointCloudGeometry
- getBoundary() - 类 中的方法com.supermap.dtf.feature.S3MGeometry
- getBoundary() - 类 中的方法com.supermap.dtf.feature.ThreeDTilesGeometry
- getBoundary() - 类 中的方法com.supermap.dtf.feature.WarpGeometry
- getBoundaryDimension() - 类 中的方法com.supermap.dtf.feature.I3SGeometry
- getBoundaryDimension() - 类 中的方法com.supermap.dtf.feature.OSGBGeometry
- getBoundaryDimension() - 类 中的方法com.supermap.dtf.feature.PointCloudGeometry
- getBoundaryDimension() - 类 中的方法com.supermap.dtf.feature.S3MGeometry
- getBoundaryDimension() - 类 中的方法com.supermap.dtf.feature.ThreeDTilesGeometry
- getBoundaryDimension() - 类 中的方法com.supermap.dtf.feature.WarpGeometry
- getCacheDataType() - 类 中的方法com.supermap.dtf.feature.S3MFeatureCollection
- getCacheDataType() - 类 中的方法com.supermap.dtf.feature.ThreeDTilesFeatureCollection
- getCachePaths() - 类 中的方法com.supermap.dtf.extension.CacheDatasetPlugin
- getClipDatasetVector() - 类 中的方法com.supermap.dtf.transformer.impls.OSGBTransformSetting
- getClippingType() - 类 中的方法com.supermap.dtf.transformer.impls.OSGBTransformSetting
- getConfigFile() - 类 中的方法com.supermap.dtf.feature.OSGBFeatureCollection
- getConfigFile() - 类 中的方法com.supermap.dtf.feature.S3MFeatureCollection
- getCoordinate() - 类 中的方法com.supermap.dtf.feature.I3SGeometry
- getCoordinate() - 类 中的方法com.supermap.dtf.feature.OSGBGeometry
- getCoordinate() - 类 中的方法com.supermap.dtf.feature.PointCloudGeometry
- getCoordinate() - 类 中的方法com.supermap.dtf.feature.S3MGeometry
- getCoordinate() - 类 中的方法com.supermap.dtf.feature.ThreeDTilesGeometry
- getCoordinate() - 类 中的方法com.supermap.dtf.feature.WarpGeometry
- getCoordinates() - 类 中的方法com.supermap.dtf.feature.I3SGeometry
- getCoordinates() - 类 中的方法com.supermap.dtf.feature.OSGBGeometry
- getCoordinates() - 类 中的方法com.supermap.dtf.feature.PointCloudGeometry
- getCoordinates() - 类 中的方法com.supermap.dtf.feature.S3MGeometry
- getCoordinates() - 类 中的方法com.supermap.dtf.feature.ThreeDTilesGeometry
- getCoordinates() - 类 中的方法com.supermap.dtf.feature.WarpGeometry
- getCoordSysTransMethod() - 类 中的方法com.supermap.dtf.transformer.impls.OSGBTransformSetting
- getCoordSysTransParameter() - 类 中的方法com.supermap.dtf.transformer.impls.OSGBTransformSetting
- getDataInfoType() - 类 中的方法com.supermap.dtf.feature.PointCloudGeometry
- getDataRGBMode() - 类 中的方法com.supermap.dtf.feature.PointCloudGeometry
- getDataSeparator() - 类 中的方法com.supermap.dtf.feature.PointCloudGeometry
- getDataset() - 类 中的方法com.supermap.dtf.feature.DatasetFeatureCollection
- getDataset() - 类 中的方法com.supermap.dtf.feature.ModelFeatureCollection
- getDataset() - 类 中的方法com.supermap.dtf.feature.PointCloudFeatureCollection
- getDatasetFeatureCollectionPatcher() - 类 中的方法com.supermap.dtf.variables.FeatureCollectionPatcher
- getDatasetGridFeatureCollectionPatcher() - 类 中的方法com.supermap.dtf.variables.FeatureCollectionPatcher
- getDatasetName() - 类 中的方法com.supermap.dtf.writer.impls.Summary
- getDatasourceName() - 类 中的方法com.supermap.dtf.writer.impls.Summary
- getDataUnit() - 类 中的方法com.supermap.dtf.feature.OSGBFeatureCollection
- getDataUnit() - 类 中的方法com.supermap.dtf.feature.PointCloudGeometry
- getDate(String) - 接口 中的方法com.supermap.dtf.feature.IFeature
- getDate(String) - 类 中的方法com.supermap.dtf.feature.impls.Feature
- getDefaultReaderFieldName() - 类 中的静态方法com.supermap.dtf.utils.DataTransUtil
- getDerivationFields() - 类 中的方法com.supermap.dtf.AbstractDataTransProcess
- getDerivationFields() - 接口 中的方法com.supermap.dtf.IDataTransProcess
-
获取属性推导的字段信息
- getDestPrjCoordSys() - 类 中的方法com.supermap.dtf.transformer.impls.OSGBTransformSetting
- getDimension() - 类 中的方法com.supermap.dtf.feature.I3SGeometry
- getDimension() - 类 中的方法com.supermap.dtf.feature.OSGBGeometry
- getDimension() - 类 中的方法com.supermap.dtf.feature.PointCloudGeometry
- getDimension() - 类 中的方法com.supermap.dtf.feature.S3MGeometry
- getDimension() - 类 中的方法com.supermap.dtf.feature.ThreeDTilesGeometry
- getDimension() - 类 中的方法com.supermap.dtf.feature.WarpGeometry
- getDiscretDatasetVector() - 类 中的方法com.supermap.dtf.transformer.impls.OSGBTransformSetting
- getDouble(String) - 接口 中的方法com.supermap.dtf.feature.IFeature
- getDouble(String) - 类 中的方法com.supermap.dtf.feature.impls.Feature
- getExpression() - 类 中的方法com.supermap.dtf.expression.ExpressionParameter
- getExpressionTypes() - 类 中的方法com.supermap.dtf.AbstractDataTransProcess
- getExpressionTypes() - 接口 中的方法com.supermap.dtf.IDataTransProcess
-
获取表达式的参数与具体返回值的映射
- getFactory() - 类 中的方法com.supermap.dtf.reader.impls.AbstractReader
- getFactory() - 类 中的方法com.supermap.dtf.transformer.impls.AbstractTransformer
- getFactory() - 类 中的方法com.supermap.dtf.writer.impls.AbstractWriter
- getFeature() - 类 中的方法com.supermap.dtf.feature.PointCloudFeatureCollection
- getFeaturePatcher(Class<? extends IFeatureCollection>) - 类 中的方法com.supermap.dtf.variables.FeatureCollectionPatcher
- getFeatureType() - 类 中的方法com.supermap.dtf.variables.DatasetFeatureCollectionVariable
- getFeatureType() - 类 中的方法com.supermap.dtf.variables.DatasetGridFeatureCollectionVariable
- getFeatureType() - 类 中的方法com.supermap.dtf.variables.FeatureCollectionFeatureVariable
- getFeatureType() - 类 中的方法com.supermap.dtf.variables.ModelFeatureCollectionVariable
- getFeatureVariable() - 类 中的方法com.supermap.dtf.variables.FeatureCollectionVariable
- getFeatureVariable(Class<? extends IFeatureCollection>) - 类 中的方法com.supermap.dtf.variables.FeatureCollectionVariable
- getFieldCount() - 类 中的方法com.supermap.dtf.variables.DatasetFeatureCollectionVariable
- getFieldCount() - 类 中的方法com.supermap.dtf.variables.ModelFeatureCollectionVariable
- getFieldInfo(int) - 类 中的方法com.supermap.dtf.variables.DatasetFeatureCollectionVariable
- getFieldInfo(String) - 类 中的方法com.supermap.dtf.variables.DatasetFeatureCollectionVariable
-
通过 variableName 获取字段变量,一个 variableName 可能对应多个字段变量,返回一个数组。
- getFieldInfo(int) - 类 中的方法com.supermap.dtf.variables.ModelFeatureCollectionVariable
- getFieldInfo(String) - 类 中的方法com.supermap.dtf.variables.ModelFeatureCollectionVariable
-
通过 variableName 获取字段变量,一个 variableName 可能对应多个字段变量,返回一个数组。
- getFieldInfos(DatasetVector) - 类 中的静态方法com.supermap.dtf.extension.CacheUtil
- getFieldInfos() - 类 中的方法com.supermap.dtf.variables.DatasetFeatureCollectionVariable
- getFieldInfos() - 类 中的方法com.supermap.dtf.variables.FeatureCollectionFeatureVariable
- getFieldInfos() - 类 中的方法com.supermap.dtf.variables.ModelFeatureCollectionVariable
- getFields() - 类 中的方法com.supermap.dtf.variables.DatasetFeatureCollectionPatcher
- getFields() - 类 中的方法com.supermap.dtf.variables.ModelFeatureCollectionPatcher
- getFieldType() - 接口 中的方法com.supermap.dtf.feature.IAttributeDescription
-
获取字段类型
- getFieldType() - 类 中的方法com.supermap.dtf.feature.impls.AttributeDescription
- getFilePath() - 类 中的方法com.supermap.dtf.feature.PointCloudGeometry
- getFunction(String) - 类 中的方法com.supermap.dtf.expression.ExpressionManager
-
获取函数定义,通过函数定义可以拿到参数的说明信息
- getFunctionNameByTag(String) - 类 中的方法com.supermap.dtf.expression.ExpressionManager
- getGeometry() - 接口 中的方法com.supermap.dtf.feature.IFeature
- getGeometry() - 类 中的方法com.supermap.dtf.feature.impls.Feature
- getGeometryType() - 类 中的方法com.supermap.dtf.feature.I3SGeometry
- getGeometryType() - 类 中的方法com.supermap.dtf.feature.OSGBGeometry
- getGeometryType() - 类 中的方法com.supermap.dtf.feature.PointCloudGeometry
- getGeometryType() - 类 中的方法com.supermap.dtf.feature.S3MGeometry
- getGeometryType() - 类 中的方法com.supermap.dtf.feature.ThreeDTilesGeometry
- getGeometryType() - 类 中的方法com.supermap.dtf.feature.WarpGeometry
- getI3SFeature() - 类 中的方法com.supermap.dtf.feature.I3SFeatureCollction
- getInput(String) - 类 中的方法com.supermap.dtf.execute.AbstractDataTransProcessExecuteStrategy
- getInsertPoint() - 类 中的方法com.supermap.dtf.feature.PointCloudGeometry
- getInstance() - 类 中的静态方法com.supermap.dtf.expression.ExpressionManager
- getInt(String) - 接口 中的方法com.supermap.dtf.feature.IFeature
- getInt(String) - 类 中的方法com.supermap.dtf.feature.impls.Feature
- getIsExposed() - 接口 中的方法com.supermap.dtf.feature.IAttributeDescription
-
该字段是否暴露
- getIsExposed() - 类 中的方法com.supermap.dtf.feature.impls.AttributeDescription
- getIsInternal() - 接口 中的方法com.supermap.dtf.feature.IAttributeDescription
-
该字段是否是内部字段
- getIsInternal() - 类 中的方法com.supermap.dtf.feature.impls.AttributeDescription
- getJobID() - 类 中的方法com.supermap.dtf.feature.FeatureCacheConfig
- getLong(String) - 接口 中的方法com.supermap.dtf.feature.IFeature
- getLong(String) - 类 中的方法com.supermap.dtf.feature.impls.Feature
- getName() - 类 中的方法com.supermap.dtf.expression.DynamicOperatorValue
- getName() - 类 中的方法com.supermap.dtf.expression.EvalOperatorValue
- getName() - 接口 中的方法com.supermap.dtf.feature.IAttributeDescription
-
属性名
- getName() - 类 中的方法com.supermap.dtf.feature.impls.AttributeDescription
- getName() - 类 中的方法com.supermap.dtf.spark.SparkEnvironment
- getNewCenter() - 类 中的方法com.supermap.dtf.transformer.impls.OSGBTransformSetting
- getNormalAngleThreshold() - 类 中的方法com.supermap.dtf.transformer.impls.OSGBTransformSetting
- getNormalComputeMode() - 类 中的方法com.supermap.dtf.transformer.impls.OSGBTransformSetting
- getNumber(String) - 接口 中的方法com.supermap.dtf.feature.IFeature
- getNumber(String) - 类 中的方法com.supermap.dtf.feature.impls.Feature
- getNumPoints() - 类 中的方法com.supermap.dtf.feature.I3SGeometry
- getNumPoints() - 类 中的方法com.supermap.dtf.feature.OSGBGeometry
- getNumPoints() - 类 中的方法com.supermap.dtf.feature.PointCloudGeometry
- getNumPoints() - 类 中的方法com.supermap.dtf.feature.S3MGeometry
- getNumPoints() - 类 中的方法com.supermap.dtf.feature.ThreeDTilesGeometry
- getNumPoints() - 类 中的方法com.supermap.dtf.feature.WarpGeometry
- getOSGBFeature() - 类 中的方法com.supermap.dtf.feature.OSGBFeatureCollection
- getOutput(String) - 类 中的方法com.supermap.dtf.execute.AbstractDataTransProcessExecuteStrategy
- getOutput() - 类 中的方法com.supermap.dtf.feature.FeatureCacheConfig
- getOwner() - 类 中的方法com.supermap.dtf.variables.FeatureCollectionFeaturePatcher
- getParamsTypes(String) - 类 中的方法com.supermap.dtf.expression.ExpressionManager
-
获取这个函数的参数类型
- getPointCloud() - 类 中的方法com.supermap.dtf.feature.PointCloudGeometry
- getPrjCoordSys() - 类 中的方法com.supermap.dtf.feature.impls.Schema
- getPrjCoordSys() - 接口 中的方法com.supermap.dtf.feature.ISchema
- getPrjCoordSys() - 类 中的方法com.supermap.dtf.transformer.impls.OSGBTransformSetting
- getProcess() - 类 中的方法com.supermap.dtf.feature.FeatureCacheConfig
- getReference() - 类 中的方法com.supermap.dtf.variables.FeatureCollectionFeatureVariable
- getResult(String) - 枚举 中的方法com.supermap.dtf.extension.CacheManager
- getReturnType() - 类 中的方法com.supermap.dtf.expression.ExpressionParameter
- getRunner() - 类 中的方法com.supermap.dtf.expression.ExpressionManager
- getRunningListener() - 类 中的方法com.supermap.dtf.execute.DataTransProcessEventSender
- getS3MFeature() - 类 中的方法com.supermap.dtf.feature.S3MFeatureCollection
- getSchema() - 类 中的方法com.supermap.dtf.feature.DatasetFeatureCollection
- getSchema() - 类 中的方法com.supermap.dtf.feature.I3SFeatureCollction
- getSchema() - 接口 中的方法com.supermap.dtf.feature.IFeature
- getSchema() - 接口 中的方法com.supermap.dtf.feature.IFeatureCollection
- getSchema() - 类 中的方法com.supermap.dtf.feature.impls.Feature
- getSchema() - 类 中的方法com.supermap.dtf.feature.ModelFeatureCollection
- getSchema() - 类 中的方法com.supermap.dtf.feature.OSGBFeatureCollection
- getSchema() - 类 中的方法com.supermap.dtf.feature.PointCloudFeatureCollection
- getSchema() - 类 中的方法com.supermap.dtf.feature.S3MFeatureCollection
- getSchema() - 类 中的方法com.supermap.dtf.feature.ThreeDTilesFeatureCollection
- getSchema() - 接口 中的方法com.supermap.dtf.reader.IReader
-
获取 schema 信息
- getShort(String) - 接口 中的方法com.supermap.dtf.feature.IFeature
- getShort(String) - 类 中的方法com.supermap.dtf.feature.impls.Feature
- getSlpkFile() - 类 中的方法com.supermap.dtf.feature.I3SFeatureCollction
- getSmGeometry() - 类 中的方法com.supermap.dtf.feature.WarpGeometry
- getSource() - 类 中的方法com.supermap.dtf.variables.FeatureCollectionPatcher
- getString(String) - 接口 中的方法com.supermap.dtf.feature.IFeature
- getString(String) - 类 中的方法com.supermap.dtf.feature.impls.Feature
- getString(String) - 类 中的静态方法com.supermap.dtf.utils.DataTransformerProperties
- getStringExecutionValue() - 类 中的方法com.supermap.dtf.expression.ExpressStringParameter
- getStringExecutionValue(IFeature) - 类 中的方法com.supermap.dtf.expression.ExpressStringParameter
- getSupportFieldParams() - 类 中的方法com.supermap.dtf.AbstractDataTransProcess
- getSupportFieldParams() - 接口 中的方法com.supermap.dtf.IDataTransProcess
-
获取支持字段属性输入的参数名
- getSystemFields(DatasetType) - 类 中的静态方法com.supermap.dtf.variables.DatasetFeatureCollectionVariable
- getSystemFields(DatasetType) - 类 中的静态方法com.supermap.dtf.variables.ModelFeatureCollectionVariable
- getTargetFieldName() - 类 中的方法com.supermap.dtf.transformer.impls.OSGBTransformSetting
- getTextureCompressType() - 类 中的方法com.supermap.dtf.feature.ThreeDTilesFeatureCollection
- getTextureCompressType() - 类 中的方法com.supermap.dtf.transformer.impls.OSGBTransformSetting
- getThreeDTilesFeature() - 类 中的方法com.supermap.dtf.feature.ThreeDTilesFeatureCollection
- getTileSetFile() - 类 中的方法com.supermap.dtf.feature.ThreeDTilesFeatureCollection
- getTitle() - 类 中的方法com.supermap.dtf.factory.ReaderFactory
- getTitle() - 类 中的方法com.supermap.dtf.factory.TransformerFactory
- getTitle() - 类 中的方法com.supermap.dtf.factory.WriterFactory
- getTitle() - 类 中的方法com.supermap.dtf.spark.SparkEnvironment
- getTotal() - 类 中的方法com.supermap.dtf.writer.impls.Summary
- getTransformSetting() - 类 中的方法com.supermap.dtf.feature.OSGBGeometry
- getTransformSetting() - 类 中的方法com.supermap.dtf.feature.PointCloudGeometry
- getTypeCode() - 类 中的方法com.supermap.dtf.feature.I3SGeometry
- getTypeCode() - 类 中的方法com.supermap.dtf.feature.OSGBGeometry
- getTypeCode() - 类 中的方法com.supermap.dtf.feature.PointCloudGeometry
- getTypeCode() - 类 中的方法com.supermap.dtf.feature.S3MGeometry
- getTypeCode() - 类 中的方法com.supermap.dtf.feature.ThreeDTilesGeometry
- getTypeCode() - 类 中的方法com.supermap.dtf.feature.WarpGeometry
- getValue(String) - 类 中的方法com.supermap.dtf.execute.AbstractDataTransProcessExecuteStrategy
- getValue(String) - 接口 中的方法com.supermap.dtf.execute.IDataTransProcessExecuteStrategy
-
根据输入名来获取值
- getValueString(String) - 类 中的静态方法com.supermap.dtf.expression.ExpressionUtil
-
获取 @value 括号里边的字符串,对于双引号和单引号这种也去掉
举个例子: - getVariableName() - 类 中的方法com.supermap.dtf.variables.FeatureCollectionFeatureVariable
- getWorkflowXML(IWorkflow, boolean, AdditionalInfosSupplier[]) - 类 中的静态方法com.supermap.dtf.serializer.XmlWorkflowUtil
H
- hasAttribute(String) - 接口 中的方法com.supermap.dtf.feature.IFeature
- hasAttribute(String) - 类 中的方法com.supermap.dtf.feature.impls.Feature
I
- I3SFeatureCollction - com.supermap.dtf.feature中的类
- I3SFeatureCollction(String) - 类 的构造器com.supermap.dtf.feature.I3SFeatureCollction
- I3SGeometry - com.supermap.dtf.feature中的类
- I3SGeometry() - 类 的构造器com.supermap.dtf.feature.I3SGeometry
- IAttributeDescription - com.supermap.dtf.feature中的接口
-
字段结构,描述属性字段相关信息
- IDataTransProcess - com.supermap.dtf中的接口
-
标识转换工具的接口类,并提供三种类型工具接口的公共方法
- IDataTransProcessExecuteStrategy - com.supermap.dtf.execute中的接口
-
工具执行策略接口 需求: 该接口开出来的目的是为了支持一套工具定义,不同环境执行(如传统工具、大数据工具)。
- IFeature - com.supermap.dtf.feature中的接口
-
要素,定义要素的一些公共行为
- IFeatureCollection - com.supermap.dtf.feature中的接口
-
FeatureCollection 表示同一类型要素的集合。
- IN_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- inherit(IVariable<T>) - 类 中的方法com.supermap.dtf.variables.AbstractFeatureCollectionVariable
- inherit(IVariable<DatasetFeatureCollection>) - 类 中的方法com.supermap.dtf.variables.DatasetFeatureCollectionVariable
- inherit(IVariable<IFeatureCollection>) - 类 中的方法com.supermap.dtf.variables.FeatureCollectionVariable
- inherit(IVariable<ModelFeatureCollection>) - 类 中的方法com.supermap.dtf.variables.ModelFeatureCollectionVariable
- initCommonSysField() - 类 中的静态方法com.supermap.dtf.variables.DatasetFeatureCollectionVariable
- initCommonSysField() - 类 中的静态方法com.supermap.dtf.variables.ModelFeatureCollectionVariable
- install() - 类 中的方法com.supermap.dtf.spark.SparkEnvironment
- IPrjCoordSys - com.supermap.dtf.feature中的接口
-
投影,开个接口类,不直接使用 sm 体系下的投影对象,方便后续支持 spark 至于开那些接口,目前还没想好,先放着
- IProjectionTransformation - com.supermap.dtf.transformer中的接口
-
投影转换接口,定义不同投影互转的方法
- IReader - com.supermap.dtf.reader中的接口
-
数据读入器,完成数据读入功能的节点, Reader 概念接口
- isCancel() - 类 中的方法com.supermap.dtf.execute.DataTransProcessEventSender
- ISchema - com.supermap.dtf.feature中的接口
-
要素结构,能够实现“多模一体”。
- isClip() - 类 中的方法com.supermap.dtf.transformer.impls.OSGBTransformSetting
- isComputeNormal() - 类 中的方法com.supermap.dtf.transformer.impls.OSGBTransformSetting
- isDiscret() - 类 中的方法com.supermap.dtf.transformer.impls.OSGBTransformSetting
- isEmpty() - 类 中的方法com.supermap.dtf.feature.I3SGeometry
- isEmpty() - 类 中的方法com.supermap.dtf.feature.OSGBGeometry
- isEmpty() - 类 中的方法com.supermap.dtf.feature.PointCloudGeometry
- isEmpty() - 类 中的方法com.supermap.dtf.feature.S3MGeometry
- isEmpty() - 类 中的方法com.supermap.dtf.feature.ThreeDTilesGeometry
- isEmpty() - 类 中的方法com.supermap.dtf.feature.WarpGeometry
- isFunctionName(String) - 类 中的方法com.supermap.dtf.expression.ExpressionManager
-
是否存在此函数
- isLightWeight() - 类 中的方法com.supermap.dtf.transformer.impls.OSGBTransformSetting
- isModifyCenter() - 类 中的方法com.supermap.dtf.transformer.impls.OSGBTransformSetting
- isReconstructRoot() - 类 中的方法com.supermap.dtf.transformer.impls.OSGBTransformSetting
- isTextureRemapping() - 类 中的方法com.supermap.dtf.transformer.impls.OSGBTransformSetting
- isTransEnable() - 类 中的方法com.supermap.dtf.feature.PointCloudGeometry
- iterator() - 类 中的方法com.supermap.dtf.feature.DatasetFeatureCollection
- iterator() - 类 中的方法com.supermap.dtf.feature.DatasetGridFeatureCollection
- iterator() - 类 中的方法com.supermap.dtf.feature.I3SFeatureCollction
- iterator() - 类 中的方法com.supermap.dtf.feature.ModelFeatureCollection
- iterator() - 类 中的方法com.supermap.dtf.feature.OSGBFeatureCollection
- iterator() - 类 中的方法com.supermap.dtf.feature.PointCloudFeatureCollection
- iterator() - 类 中的方法com.supermap.dtf.feature.S3MFeatureCollection
- iterator() - 类 中的方法com.supermap.dtf.feature.ThreeDTilesFeatureCollection
- ITransformer - com.supermap.dtf.transformer中的接口
-
数据转换器,提供具体数据操作的功能模块, 定义概念,暂时没有具体方法
- IWriter - com.supermap.dtf.writer中的接口
-
数据写出器,完成数据写出功能的节点,定义概念,暂时没有具体方法
K
- KEY_VALUE_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
L
- length(String) - 类 中的静态方法com.supermap.dtf.expression.DefaultStringFunction
-
获取字符串长度
- LIKE_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- LM1_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- LM2_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- LM3_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- LM4_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- LM5_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- LM6_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- LM7_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- loadWorkflowWithMsg(Document) - 类 中的静态方法com.supermap.dtf.serializer.XmlWorkflowUtil
- locateMember(String, String, String) - 类 中的方法com.supermap.dtf.variables.AbstractFeatureCollectionVariable
- locateMemberInternal(String, String, String) - 类 中的方法com.supermap.dtf.variables.AbstractFeatureCollectionVariable
- locateMemberInternal(String, String, String) - 类 中的方法com.supermap.dtf.variables.DatasetFeatureCollectionVariable
- locateMemberInternal(String, String, String) - 类 中的方法com.supermap.dtf.variables.FeatureCollectionVariable
- locateMemberInternal(String, String, String) - 类 中的方法com.supermap.dtf.variables.ModelFeatureCollectionVariable
- log(double) - 类 中的静态方法com.supermap.dtf.expression.DefaultMathFunction
M
- MACRO_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- MATHS_TAG - 类 中的静态变量com.supermap.dtf.expression.DefaultMathFunction
- MEMBER_FEATURE - 类 中的静态变量com.supermap.dtf.variables.FeatureCollectionVariable
- MEMBER_FIELDINFO - 类 中的静态变量com.supermap.dtf.variables.DatasetFeatureCollectionVariable
- MEMBER_FIELDINFO - 类 中的静态变量com.supermap.dtf.variables.ModelFeatureCollectionVariable
- merge(IVariable<DatasetFeatureCollection>...) - 类 中的方法com.supermap.dtf.variables.DatasetFeatureCollectionVariable
- merge(IVariable<IFeatureCollection>...) - 类 中的方法com.supermap.dtf.variables.FeatureCollectionVariable
- merge(IVariable<ModelFeatureCollection>...) - 类 中的方法com.supermap.dtf.variables.ModelFeatureCollectionVariable
- ModelFeatureCollection - com.supermap.dtf.feature中的类
- ModelFeatureCollection(Dataset) - 类 的构造器com.supermap.dtf.feature.ModelFeatureCollection
- ModelFeatureCollectionPatcher - com.supermap.dtf.variables中的类
- ModelFeatureCollectionVariable - com.supermap.dtf.variables中的类
- ModelFeatureCollectionVariable(FeatureCollectionVariable, IDataDefinition<ModelFeatureCollection>) - 类 的构造器com.supermap.dtf.variables.ModelFeatureCollectionVariable
N
- needCache(String, String) - 枚举 中的方法com.supermap.dtf.extension.CacheManager
- NEW_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- NEW_LIST_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- NEW_MAP_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- newFieldInfo(String) - 类 中的方法com.supermap.dtf.variables.DatasetFeatureCollectionPatcher
- newFieldInfo(String, String) - 类 中的方法com.supermap.dtf.variables.DatasetFeatureCollectionPatcher
- newFieldInfo(String, String, String) - 类 中的方法com.supermap.dtf.variables.DatasetFeatureCollectionPatcher
- newFieldInfo(String) - 类 中的方法com.supermap.dtf.variables.DatasetFeatureCollectionVariable
- newFieldInfo(String, String) - 类 中的方法com.supermap.dtf.variables.DatasetFeatureCollectionVariable
- newFieldInfo(String, IReference<String>) - 类 中的方法com.supermap.dtf.variables.DatasetFeatureCollectionVariable
- newFieldInfo(String) - 类 中的方法com.supermap.dtf.variables.ModelFeatureCollectionPatcher
- newFieldInfo(String, String) - 类 中的方法com.supermap.dtf.variables.ModelFeatureCollectionPatcher
- newFieldInfo(String, String, String) - 类 中的方法com.supermap.dtf.variables.ModelFeatureCollectionPatcher
- newFieldInfo(String) - 类 中的方法com.supermap.dtf.variables.ModelFeatureCollectionVariable
- newFieldInfo(String, String) - 类 中的方法com.supermap.dtf.variables.ModelFeatureCollectionVariable
- newFieldInfo(String, IReference<String>) - 类 中的方法com.supermap.dtf.variables.ModelFeatureCollectionVariable
- newPatcher() - 类 中的方法com.supermap.dtf.variables.FeatureCollectionFeatureVariable
- newPatcher() - 类 中的方法com.supermap.dtf.variables.FeatureCollectionVariable
- NOR_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- normalize() - 类 中的方法com.supermap.dtf.feature.I3SGeometry
- normalize() - 类 中的方法com.supermap.dtf.feature.OSGBGeometry
- normalize() - 类 中的方法com.supermap.dtf.feature.PointCloudGeometry
- normalize() - 类 中的方法com.supermap.dtf.feature.S3MGeometry
- normalize() - 类 中的方法com.supermap.dtf.feature.ThreeDTilesGeometry
- normalize() - 类 中的方法com.supermap.dtf.feature.WarpGeometry
- NOT_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
O
- OMD1_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- OMD2_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- OMD3_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- OMD4_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- OPERATOR_TAG - 类 中的静态变量com.supermap.dtf.expression.ExpressionManager
-
操作符标签
- OR_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- OSGBFeatureCollection - com.supermap.dtf.feature中的类
- OSGBFeatureCollection(String) - 类 的构造器com.supermap.dtf.feature.OSGBFeatureCollection
- OSGBFeatureCollection(Dataset) - 类 的构造器com.supermap.dtf.feature.OSGBFeatureCollection
- OSGBGeometry - com.supermap.dtf.feature中的类
- OSGBGeometry() - 类 的构造器com.supermap.dtf.feature.OSGBGeometry
- OSGBTransformSetting - com.supermap.dtf.transformer.impls中的类
- OSGBTransformSetting() - 类 的构造器com.supermap.dtf.transformer.impls.OSGBTransformSetting
P
- parameterBuilder - 类 中的变量com.supermap.dtf.AbstractDataTransProcess
- ParameterBuilderUtil - com.supermap.dtf.utils中的类
- PointCloudFeatureCollection - com.supermap.dtf.feature中的类
- PointCloudFeatureCollection(Dataset) - 类 的构造器com.supermap.dtf.feature.PointCloudFeatureCollection
- PointCloudGeometry - com.supermap.dtf.feature中的类
- PointCloudGeometry() - 类 的构造器com.supermap.dtf.feature.PointCloudGeometry
- postHandle(IRuntimeExecutionInstance, IWorkflowItem) - 类 中的方法com.supermap.dtf.extension.CacheDatasetPlugin
- pow(double, double) - 类 中的静态方法com.supermap.dtf.expression.DefaultMathFunction
- process - 类 中的变量com.supermap.dtf.execute.AbstractDataTransProcessExecuteStrategy
- processRunningListener - 类 中的变量com.supermap.dtf.AbstractDataTransProcess
- putResult(String, String) - 枚举 中的方法com.supermap.dtf.extension.CacheManager
R
- rand() - 类 中的静态方法com.supermap.dtf.expression.DefaultMathFunction
- read() - 接口 中的方法com.supermap.dtf.reader.IReader
-
在支持了执行策略后,这个接口个人觉得开出来没啥意义了,目前改成一个默认的实现
- ReaderFactory - com.supermap.dtf.factory中的类
-
读取转换器的 factory
- ReaderFactory() - 类 的构造器com.supermap.dtf.factory.ReaderFactory
- REDUCE_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- reject - 类 中的变量com.supermap.dtf.reader.impls.AbstractReader
- reject - 类 中的变量com.supermap.dtf.transformer.impls.AbstractTransformer
- reject - 类 中的变量com.supermap.dtf.writer.impls.AbstractWriter
- remove(String, String) - 枚举 中的方法com.supermap.dtf.extension.CacheManager
- remove(IFeature) - 类 中的方法com.supermap.dtf.feature.DatasetFeatureCollection
- remove(IFeature) - 类 中的方法com.supermap.dtf.feature.I3SFeatureCollction
- remove(IFeature) - 接口 中的方法com.supermap.dtf.feature.IFeatureCollection
- remove(IFeature) - 类 中的方法com.supermap.dtf.feature.ModelFeatureCollection
- remove(IFeature) - 类 中的方法com.supermap.dtf.feature.OSGBFeatureCollection
- remove(IFeature) - 类 中的方法com.supermap.dtf.feature.PointCloudFeatureCollection
- remove(IFeature) - 类 中的方法com.supermap.dtf.feature.S3MFeatureCollection
- remove(IFeature) - 类 中的方法com.supermap.dtf.feature.ThreeDTilesFeatureCollection
- replace(String, String, String) - 类 中的静态方法com.supermap.dtf.expression.DefaultStringFunction
- replaceOperator(String, OperatorBase) - 类 中的方法com.supermap.dtf.expression.ExpressionManager
-
替换操作符处理
- replaceRegularExpression(String, String, String) - 类 中的静态方法com.supermap.dtf.expression.DefaultStringFunction
- RETURN_EXPRESSION - 类 中的静态变量com.supermap.dtf.expression.DefaultExpressionOperatorName
- reverseInternal() - 类 中的方法com.supermap.dtf.feature.I3SGeometry
- reverseInternal() - 类 中的方法com.supermap.dtf.feature.OSGBGeometry
- reverseInternal() - 类 中的方法com.supermap.dtf.feature.PointCloudGeometry
- reverseInternal() - 类 中的方法com.supermap.dtf.feature.S3MGeometry
- reverseInternal() - 类 中的方法com.supermap.dtf.feature.ThreeDTilesGeometry
- reverseInternal() - 类 中的方法com.supermap.dtf.feature.WarpGeometry
- round(double) - 类 中的静态方法com.supermap.dtf.expression.DefaultMathFunction
S
- S3MFeatureCollection - com.supermap.dtf.feature中的类
- S3MFeatureCollection(String) - 类 的构造器com.supermap.dtf.feature.S3MFeatureCollection
- S3MFeatureCollection(Dataset) - 类 的构造器com.supermap.dtf.feature.S3MFeatureCollection
- S3MGeometry - com.supermap.dtf.feature中的类
- S3MGeometry() - 类 的构造器com.supermap.dtf.feature.S3MGeometry
- schema - 类 中的变量com.supermap.dtf.feature.DatasetFeatureCollection
- Schema - com.supermap.dtf.feature.impls中的类
- Schema() - 类 的构造器com.supermap.dtf.feature.impls.Schema
- serializeFrom(Object) - 类 中的方法com.supermap.dtf.serializer.XmlDataTransProcessSerializer
- serializeTo(IProcessItem) - 类 中的方法com.supermap.dtf.serializer.XmlDataTransProcessSerializer
- setAttribute(String, Object, FieldType) - 类 中的方法com.supermap.dtf.feature.DatasetGridFeatureCollection
- setAttribute(String, Object) - 接口 中的方法com.supermap.dtf.feature.IFeature
- setAttribute(String, Object) - 类 中的方法com.supermap.dtf.feature.impls.Feature
- setAttributeDescriptions(IAttributeDescription[]) - 类 中的方法com.supermap.dtf.feature.impls.Schema
- setAttributeDescriptions(IAttributeDescription[]) - 接口 中的方法com.supermap.dtf.feature.ISchema
- setAttributes(Map<String, Object>) - 接口 中的方法com.supermap.dtf.feature.IFeature
- setAttributes(Map<String, Object>) - 类 中的方法com.supermap.dtf.feature.impls.Feature
- setBaseRange(int, int) - 类 中的方法com.supermap.dtf.execute.DataTransProcessEventSender
-
设置进度取值范围 用于有明确步骤区分,各步骤连续执行,相互之间不存在嵌套的情况 在每一个步骤开始时,设置进度区间,然后通过调用
AnnotatedEventSender.fire(int, String)
- setCacheDataType(CacheDataType) - 类 中的方法com.supermap.dtf.feature.S3MFeatureCollection
- setCacheDataType(CacheDataType) - 类 中的方法com.supermap.dtf.feature.ThreeDTilesFeatureCollection
- setCancel(boolean) - 类 中的方法com.supermap.dtf.execute.DataTransProcessEventSender
- setClip(boolean) - 类 中的方法com.supermap.dtf.transformer.impls.OSGBTransformSetting
- setClipDatasetVector(DatasetVector) - 类 中的方法com.supermap.dtf.transformer.impls.OSGBTransformSetting
- setClippingType(ClippingType) - 类 中的方法com.supermap.dtf.transformer.impls.OSGBTransformSetting
- setComputeNormal(boolean) - 类 中的方法com.supermap.dtf.transformer.impls.OSGBTransformSetting
- setConfigFile(String) - 类 中的方法com.supermap.dtf.feature.OSGBFeatureCollection
- setConfigFile(String) - 类 中的方法com.supermap.dtf.feature.S3MFeatureCollection
- setCoordSysTransMethod(CoordSysTransMethod) - 类 中的方法com.supermap.dtf.transformer.impls.OSGBTransformSetting
- setCoordSysTransParameter(CoordSysTransParameter) - 类 中的方法com.supermap.dtf.transformer.impls.OSGBTransformSetting
- setDataInfoType(PointCloudInfoType) - 类 中的方法com.supermap.dtf.feature.PointCloudGeometry
- setDataRGBMode(DataRGBMode) - 类 中的方法com.supermap.dtf.feature.PointCloudGeometry
- setDataSeparator(DataSeparator) - 类 中的方法com.supermap.dtf.feature.PointCloudGeometry
- setDatasetName(String) - 类 中的方法com.supermap.dtf.writer.impls.Summary
- setDatasourceName(String) - 类 中的方法com.supermap.dtf.writer.impls.Summary
- setDataUnit(DataUnit) - 类 中的方法com.supermap.dtf.feature.OSGBFeatureCollection
- setDataUnit(DataUnit) - 类 中的方法com.supermap.dtf.feature.PointCloudGeometry
- setDerivationFields(List<String>) - 类 中的方法com.supermap.dtf.AbstractDataTransProcess
- setDerivationFields(List<String>) - 接口 中的方法com.supermap.dtf.IDataTransProcess
-
设置属性推导的字段信息
- setDestPrjCoordSys(PrjCoordSys) - 类 中的方法com.supermap.dtf.transformer.impls.OSGBTransformSetting
- setDiscret(boolean) - 类 中的方法com.supermap.dtf.transformer.impls.OSGBTransformSetting
- setDiscretDatasetVector(DatasetVector) - 类 中的方法com.supermap.dtf.transformer.impls.OSGBTransformSetting
- setExpression(String) - 类 中的方法com.supermap.dtf.expression.ExpressionParameter
- setFieldType(FieldType) - 接口 中的方法com.supermap.dtf.feature.IAttributeDescription
- setFieldType(FieldType) - 类 中的方法com.supermap.dtf.feature.impls.AttributeDescription
- setFilePath(String) - 类 中的方法com.supermap.dtf.feature.PointCloudGeometry
- setGeometry(Geometry) - 接口 中的方法com.supermap.dtf.feature.IFeature
- setGeometry(Geometry) - 类 中的方法com.supermap.dtf.feature.impls.Feature
- setInsertPoint(Point3D) - 类 中的方法com.supermap.dtf.feature.PointCloudGeometry
- setIsExposed(boolean) - 接口 中的方法com.supermap.dtf.feature.IAttributeDescription
- setIsExposed(boolean) - 类 中的方法com.supermap.dtf.feature.impls.AttributeDescription
- setIsInternal(boolean) - 接口 中的方法com.supermap.dtf.feature.IAttributeDescription
- setIsInternal(boolean) - 类 中的方法com.supermap.dtf.feature.impls.AttributeDescription
- setJobID(String) - 类 中的方法com.supermap.dtf.feature.FeatureCacheConfig
- setLightWeight(boolean) - 类 中的方法com.supermap.dtf.transformer.impls.OSGBTransformSetting
- setModifyCenter(boolean) - 类 中的方法com.supermap.dtf.transformer.impls.OSGBTransformSetting
- setName(String) - 接口 中的方法com.supermap.dtf.feature.IAttributeDescription
- setName(String) - 类 中的方法com.supermap.dtf.feature.impls.AttributeDescription
- setNewCenter(Point3D) - 类 中的方法com.supermap.dtf.transformer.impls.OSGBTransformSetting
- setNormalAngleThreshold(double) - 类 中的方法com.supermap.dtf.transformer.impls.OSGBTransformSetting
- setNormalComputeMode(NormalComputeMode) - 类 中的方法com.supermap.dtf.transformer.impls.OSGBTransformSetting
- setOutput(String) - 类 中的方法com.supermap.dtf.feature.FeatureCacheConfig
- setOwner(IWorkflowItem) - 类 中的方法com.supermap.dtf.variables.FeatureCollectionFeaturePatcher
- setPointCloud(PointCloud) - 类 中的方法com.supermap.dtf.feature.PointCloudGeometry
- setPrjCoordSys(IPrjCoordSys) - 类 中的方法com.supermap.dtf.feature.impls.Schema
- setPrjCoordSys(IPrjCoordSys) - 接口 中的方法com.supermap.dtf.feature.ISchema
- setPrjCoordSys(PrjCoordSys) - 类 中的方法com.supermap.dtf.transformer.impls.OSGBTransformSetting
- setProcess(String) - 类 中的方法com.supermap.dtf.feature.FeatureCacheConfig
- setReconstructRoot(boolean) - 类 中的方法com.supermap.dtf.transformer.impls.OSGBTransformSetting
- setRunningListener(ProcessRunningListener) - 类 中的方法com.supermap.dtf.execute.DataTransProcessEventSender
- setSchema(ISchema) - 类 中的方法com.supermap.dtf.feature.DatasetFeatureCollection
- setSchema(ISchema) - 类 中的方法com.supermap.dtf.feature.I3SFeatureCollction
- setSchema(ISchema) - 接口 中的方法com.supermap.dtf.feature.IFeature
- setSchema(ISchema) - 接口 中的方法com.supermap.dtf.feature.IFeatureCollection
-
设置
ISchema
- setSchema(ISchema) - 类 中的方法com.supermap.dtf.feature.impls.Feature
- setSchema(ISchema) - 类 中的方法com.supermap.dtf.feature.ModelFeatureCollection
- setSchema(ISchema) - 类 中的方法com.supermap.dtf.feature.OSGBFeatureCollection
- setSchema(ISchema) - 类 中的方法com.supermap.dtf.feature.PointCloudFeatureCollection
- setSchema(ISchema) - 类 中的方法com.supermap.dtf.feature.S3MFeatureCollection
- setSchema(ISchema) - 类 中的方法com.supermap.dtf.feature.ThreeDTilesFeatureCollection
- setSrcPrjCoordSys(PrjCoordSys) - 类 中的方法com.supermap.dtf.feature.PointCloudGeometry
- setTargetFieldName(String) - 类 中的方法com.supermap.dtf.transformer.impls.OSGBTransformSetting
- setTextureCompressType(TextureCompressType) - 类 中的方法com.supermap.dtf.feature.ThreeDTilesFeatureCollection
- setTextureCompressType(TextureCompressType) - 类 中的方法com.supermap.dtf.transformer.impls.OSGBTransformSetting
- setTextureRemapping(boolean) - 类 中的方法com.supermap.dtf.transformer.impls.OSGBTransformSetting
- setTileSetFile(String) - 类 中的方法com.supermap.dtf.feature.ThreeDTilesFeatureCollection
- setTotal(long) - 类 中的方法com.supermap.dtf.writer.impls.Summary
- setTransformSetting(PrjCoordSys, PrjCoordSys, CoordSysTransParameter, CoordSysTransMethod) - 类 中的方法com.supermap.dtf.feature.PointCloudGeometry
- setValue(T) - 类 中的方法com.supermap.dtf.expression.ExpressionParameter
- setValue(T) - 类 中的方法com.supermap.dtf.variables.AbstractFeatureCollectionVariable
- setValue(DatasetFeatureCollection) - 类 中的方法com.supermap.dtf.variables.DatasetFeatureCollectionVariable
- setValue(IFeatureCollection) - 类 中的方法com.supermap.dtf.variables.FeatureCollectionVariable
- setValue(ModelFeatureCollection) - 类 中的方法com.supermap.dtf.variables.ModelFeatureCollectionVariable
- sin(double) - 类 中的静态方法com.supermap.dtf.expression.DefaultMathFunction
- size() - 类 中的方法com.supermap.dtf.feature.DatasetFeatureCollection
- size() - 类 中的方法com.supermap.dtf.feature.I3SFeatureCollction
- size() - 接口 中的方法com.supermap.dtf.feature.IFeatureCollection
- size() - 类 中的方法com.supermap.dtf.feature.ModelFeatureCollection
- size() - 类 中的方法com.supermap.dtf.feature.OSGBFeatureCollection
- size() - 类 中的方法com.supermap.dtf.feature.PointCloudFeatureCollection
- size() - 类 中的方法com.supermap.dtf.feature.S3MFeatureCollection
- size() - 类 中的方法com.supermap.dtf.feature.ThreeDTilesFeatureCollection
- SmPrjCoordSys - com.supermap.dtf.feature.impls中的类
- SmPrjCoordSys(PrjCoordSys) - 类 的构造器com.supermap.dtf.feature.impls.SmPrjCoordSys
- SparkEnvironment - com.supermap.dtf.spark中的类
-
先声明一个spark 环境参数,用来占个位置先
- SparkEnvironment(IWorkflow) - 类 的构造器com.supermap.dtf.spark.SparkEnvironment
- sqrt(double) - 类 中的静态方法com.supermap.dtf.expression.DefaultMathFunction
- stepped(SteppedEvent) - 类 中的方法com.supermap.dtf.execute.DataTransProcessEventSender
- STRING_TAG - 类 中的静态变量com.supermap.dtf.expression.DefaultStringFunction
- subString(String, String, String) - 类 中的静态方法com.supermap.dtf.expression.DefaultStringFunction
- summary - 类 中的变量com.supermap.dtf.writer.impls.AbstractWriter
- Summary - com.supermap.dtf.writer.impls中的类
-
统计信息对象,用来记录 writer 的一些信息
- Summary() - 类 的构造器com.supermap.dtf.writer.impls.Summary
- supportFieldParamList - 类 中的变量com.supermap.dtf.AbstractDataTransProcess
-
记录支持字段属性输入的参数名
- SYSTEM_FILED_NAMES - 类 中的静态变量com.supermap.dtf.utils.DataTransUtil
T
- tan(double) - 类 中的静态方法com.supermap.dtf.expression.DefaultMathFunction
- ThreeDTilesFeatureCollection - com.supermap.dtf.feature中的类
- ThreeDTilesFeatureCollection(String) - 类 的构造器com.supermap.dtf.feature.ThreeDTilesFeatureCollection
- ThreeDTilesFeatureCollection(Dataset) - 类 的构造器com.supermap.dtf.feature.ThreeDTilesFeatureCollection
- ThreeDTilesGeometry - com.supermap.dtf.feature中的类
- ThreeDTilesGeometry() - 类 的构造器com.supermap.dtf.feature.ThreeDTilesGeometry
- toFeature(Recordset) - 类 中的静态方法com.supermap.dtf.utils.ConvertUtils
- toLowerCase(String) - 类 中的静态方法com.supermap.dtf.expression.DefaultStringFunction
- toUGCGeometry(Geometry) - 类 中的静态方法com.supermap.dtf.utils.ConvertUtils
- toUpperCase(String) - 类 中的静态方法com.supermap.dtf.expression.DefaultStringFunction
- transformation(PrjCoordSys, PrjCoordSys, CoordSysTransParameter, CoordSysTransMethod) - 类 中的方法com.supermap.dtf.feature.DatasetFeatureCollection
- transformation(PrjCoordSys, PrjCoordSys, CoordSysTransParameter, CoordSysTransMethod) - 类 中的方法com.supermap.dtf.feature.I3SGeometry
- transformation(PrjCoordSys, PrjCoordSys, CoordSysTransParameter, CoordSysTransMethod) - 类 中的方法com.supermap.dtf.feature.ModelFeatureCollection
- transformation(PrjCoordSys, PrjCoordSys, CoordSysTransParameter, CoordSysTransMethod) - 类 中的方法com.supermap.dtf.feature.OSGBGeometry
- transformation(PrjCoordSys, PrjCoordSys, CoordSysTransParameter, CoordSysTransMethod) - 类 中的方法com.supermap.dtf.feature.PointCloudFeatureCollection
- transformation(PrjCoordSys, PrjCoordSys, CoordSysTransParameter, CoordSysTransMethod) - 类 中的方法com.supermap.dtf.feature.S3MGeometry
- transformation(PrjCoordSys, PrjCoordSys, CoordSysTransParameter, CoordSysTransMethod) - 类 中的方法com.supermap.dtf.feature.ThreeDTilesGeometry
- transformation(PrjCoordSys, PrjCoordSys, CoordSysTransParameter, CoordSysTransMethod) - 类 中的方法com.supermap.dtf.feature.WarpGeometry
- transformation(PrjCoordSys, PrjCoordSys, CoordSysTransParameter, CoordSysTransMethod) - 接口 中的方法com.supermap.dtf.transformer.IProjectionTransformation
- TransformerFactory - com.supermap.dtf.factory中的类
-
数据转换器的 factory
- TransformerFactory() - 类 的构造器com.supermap.dtf.factory.TransformerFactory
- trim(String) - 类 中的静态方法com.supermap.dtf.expression.DefaultStringFunction
- trimEnd(String) - 类 中的静态方法com.supermap.dtf.expression.DefaultStringFunction
- trimStart(String) - 类 中的静态方法com.supermap.dtf.expression.DefaultStringFunction
U
- uninstall() - 类 中的方法com.supermap.dtf.spark.SparkEnvironment
- update(IFeature) - 类 中的方法com.supermap.dtf.feature.DatasetFeatureCollection
- update(IFeature) - 类 中的方法com.supermap.dtf.feature.I3SFeatureCollction
- update(IFeature) - 接口 中的方法com.supermap.dtf.feature.IFeatureCollection
- update(IFeature) - 类 中的方法com.supermap.dtf.feature.ModelFeatureCollection
- update(IFeature) - 类 中的方法com.supermap.dtf.feature.OSGBFeatureCollection
- update(IFeature) - 类 中的方法com.supermap.dtf.feature.PointCloudFeatureCollection
- update(IFeature) - 类 中的方法com.supermap.dtf.feature.S3MFeatureCollection
- update(IFeature) - 类 中的方法com.supermap.dtf.feature.ThreeDTilesFeatureCollection
- update(IVariablePatcher<T>) - 类 中的方法com.supermap.dtf.variables.AbstractFeatureCollectionVariable
- update(IVariablePatcher<DatasetFeatureCollection>) - 类 中的方法com.supermap.dtf.variables.DatasetFeatureCollectionVariable
- update(IVariablePatcher<IFeatureCollection>) - 类 中的方法com.supermap.dtf.variables.FeatureCollectionVariable
- update(IVariablePatcher<ModelFeatureCollection>) - 类 中的方法com.supermap.dtf.variables.ModelFeatureCollectionVariable
- updateFeature(IFeature) - 类 中的方法com.supermap.dtf.expression.DynamicOperatorValue
- updateFunctionAndExecute(String, OperatorBase, String, IExpressContext<String, Object>) - 类 中的方法com.supermap.dtf.expression.ExpressionManager
-
提供替换函数的操作,并执行表达式 源于可能存在一些取值操作,但是取值取决于另外个对象,而另外个对象是常变化的,所以需要每次替换下函数
V
- VALUE_OPERATOR_KEY - 类 中的静态变量com.supermap.dtf.expression.DynamicOperatorValue
- valueOf(String) - 枚举 中的静态方法com.supermap.dtf.extension.CacheManager
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法com.supermap.dtf.extension.CacheManager
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
W
- WarpGeometry - com.supermap.dtf.feature中的类
- WarpGeometry(GeometryFactory, Geometry) - 类 的构造器com.supermap.dtf.feature.WarpGeometry
- WarpGeometry(Geometry) - 类 的构造器com.supermap.dtf.feature.WarpGeometry
- WriterFactory - com.supermap.dtf.factory中的类
-
写出转换器的 factory
- WriterFactory() - 类 的构造器com.supermap.dtf.factory.WriterFactory
X
- XmlDataTransProcessSerializer - com.supermap.dtf.serializer中的类
- XmlDataTransProcessSerializer(Document) - 类 的构造器com.supermap.dtf.serializer.XmlDataTransProcessSerializer
- XmlWorkflowUtil - com.supermap.dtf.serializer中的类
-
对 SPS-core 里边的 我workflow 序列化和反序列化 实现再封装,达到实现数据转换的一些特殊要求
Copyright © 2021–2025 SuperMap. All rights reserved.