org.geotools.filter
Interface MapScaleDenominator

All Superinterfaces:
EnvironmentVariable, Expression, ExpressionType
All Known Implementing Classes:
MapScaleDenominatorImpl

public interface MapScaleDenominator
extends EnvironmentVariable

DOCUMENT ME!

Author:
James
Module:
modules/library/api (gt-api.jar)

Field Summary
static String EV_NAME
           
 
Fields inherited from interface 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 Expression
NIL
 
Method Summary
 
Methods inherited from interface EnvironmentVariable
getValue
 
Methods inherited from interface Expression
accept, evaluate, getType
 
Methods inherited from interface Expression
accept, evaluate, evaluate
 

Field Detail

EV_NAME

static final String EV_NAME
See Also:
Constant Field Values


Copyright © 1996-2009 Geotools. All Rights Reserved.