Uses of Interface
org.apache.sis.internal.feature.FeatureExpression
Packages that use FeatureExpression
Package
Description
A set of helper classes for the SIS implementation.
-
Uses of FeatureExpression in org.apache.sis.internal.feature
Methods in org.apache.sis.internal.feature that return FeatureExpressionModifier and TypeMethodDescriptionstatic FeatureExpression<?, ?> FeatureExpression.castOrCopy(Expression<?, ?> candidate) Tries to cast or convert the given expression to aFeatureExpression.