Uses of Class
org.esa.snap.core.jexp.Term.Ref
-
Packages that use Term.Ref Package Description org.esa.snap.core.dataop.barithm org.esa.snap.core.jexp The JEXP API (JEXP = Java Expression Parser). -
-
Uses of Term.Ref in org.esa.snap.core.dataop.barithm
Methods in org.esa.snap.core.dataop.barithm with parameters of type Term.Ref Modifier and Type Method Description TermRasterDataSymbolReplacer. visit(Term.Ref term) -
Uses of Term.Ref in org.esa.snap.core.jexp
Methods in org.esa.snap.core.jexp with parameters of type Term.Ref Modifier and Type Method Description TermAbstractTermTransformer. visit(Term.Ref term)TTermVisitor. visit(Term.Ref term)
-