|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Function | |
|---|---|
| org.opengis.filter | Filters features according their properties. |
| org.opengis.filter.expression | An expression is a combination of one or more elements that
evaluate to single Object value. |
| org.opengis.style | The following package is an implementation of OGC Symbology Encoding 1.1.0 and ISO 19117 : Portrayal This package is a merge from package GeoAPI SLD (v1.0.0) and GeoTools styling. |
| Uses of Function in org.opengis.filter |
|---|
| Methods in org.opengis.filter that return Function | |
|---|---|
Function |
FilterFactory.function(String name,
Expression... args)
Call into some implementation-specific function. |
| Uses of Function in org.opengis.filter.expression |
|---|
| Methods in org.opengis.filter.expression with parameters of type Function | |
|---|---|
Object |
ExpressionVisitor.visit(Function expression,
Object extraData)
|
| Uses of Function in org.opengis.style |
|---|
| Methods in org.opengis.style that return Function | |
|---|---|
Function |
ColorMap.getFunction()
|
Function |
ColorReplacement.getRecoding()
Recoding: Transformation of discrete values to any other values. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||