Interface FeatureSet.LocalSupport
- All Superinterfaces:
FeatureSet.DescSupport, FeatureSet.NameSupport
- Enclosing interface:
FeatureSet
public static interface FeatureSet.LocalSupport
extends FeatureSet.NameSupport, FeatureSet.DescSupport
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface FeatureSet.DescSupport
dstDescs, srcDescsMethods inherited from interface FeatureSet.NameSupport
dstNames, srcNames
-
Method Details
-
positions
FeatureSet.FeaturePresence positions() -
lvIndices
FeatureSet.FeaturePresence lvIndices() -
lvtRowIndices
FeatureSet.FeaturePresence lvtRowIndices() -
startOpIndices
FeatureSet.FeaturePresence startOpIndices() -
endOpIndices
FeatureSet.FeaturePresence endOpIndices()
-