org.geotools.filter
Interface MapScaleDenominator

All Superinterfaces:
EnvironmentVariable, org.opengis.filter.expression.Expression, Expression, ExpressionType
All Known Implementing Classes:
MapScaleDenominatorImpl

public interface MapScaleDenominator
extends EnvironmentVariable

DOCUMENT ME!

Author:
James

Field Summary
static java.lang.String EV_NAME
           
 
Fields inherited from interface org.geotools.filter.expression.ExpressionType
ATTRIBUTE, ATTRIBUTE_DOUBLE, ATTRIBUTE_GEOMETRY, ATTRIBUTE_INTEGER, ATTRIBUTE_STRING, ATTRIBUTE_UNDECLARED, FUNCTION, LITERAL_DOUBLE, LITERAL_GEOMETRY, LITERAL_INTEGER, LITERAL_STRING, MATH_ADD, MATH_DIVIDE, MATH_MULTIPLY, MATH_SUBTRACT
 
Methods inherited from interface org.geotools.filter.EnvironmentVariable
getValue
 
Methods inherited from interface org.geotools.filter.expression.Expression
accept, evaluate, getType
 
Methods inherited from interface org.opengis.filter.expression.Expression
accept, evaluate
 

Field Detail

EV_NAME

public static final java.lang.String EV_NAME
See Also:
Constant Field Values


Copyright © GeoTools. All Rights Reserved.