org.geotools.filter
Interface MapScaleDenominator

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

Deprecated. pelase use the environmental variable function

public interface MapScaleDenominator
extends EnvironmentVariable

Environmental variable.

Author:
James

Field Summary
static String EV_NAME
          Deprecated.  
 
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
Deprecated. 
See Also:
Constant Field Values


Copyright © 1996-2014 Geotools. All Rights Reserved.