org.geotools.filter
Interface MapScaleDenominator

All Superinterfaces:
EnvironmentVariable, org.opengis.filter.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.ExpressionType
ATTRIBUTE, ATTRIBUTE_DOUBLE, ATTRIBUTE_GEOMETRY, ATTRIBUTE_INTEGER, ATTRIBUTE_STRING, ATTRIBUTE_UNDECLARED, FUNCTION, LITERAL_DOUBLE, LITERAL_GEOMETRY, LITERAL_INTEGER, LITERAL_LONG, LITERAL_STRING, LITERAL_UNDECLARED, MATH_ADD, MATH_DIVIDE, MATH_MULTIPLY, MATH_SUBTRACT
 
Fields inherited from interface org.opengis.filter.expression.Expression
NIL
 
Method Summary
 
Methods inherited from interface org.geotools.filter.EnvironmentVariable
getValue
 
Methods inherited from interface org.geotools.filter.Expression
accept, evaluate, getType
 
Methods inherited from interface org.opengis.filter.expression.Expression
accept, evaluate, evaluate
 

Field Detail

EV_NAME

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


Copyright © 1996-2010 Geotools. All Rights Reserved.