Uses of Class
org.apache.sis.internal.sql.feature.FeatureIterator
Packages that use FeatureIterator
-
Uses of FeatureIterator in org.apache.sis.internal.sql.feature
Fields in org.apache.sis.internal.sql.feature declared as FeatureIteratorModifier and TypeFieldDescriptionprivate final FeatureIterator[]
FeatureIterator.dependencies
The feature sets referenced through foreigner keys, or an empty array if none.Methods in org.apache.sis.internal.sql.feature that return FeatureIteratorModifier and TypeMethodDescriptionprivate FeatureIterator
FeatureIterator.dependency
(int i) Returns the dependency at the given index, creating it when first needed.