public class ScaleExpr extends java.lang.Object implements IParseTreeNode
Constructor and Description |
---|
ScaleExpr(CoverageExpr ce,
DimensionIntervalList ail) |
Modifier and Type | Method and Description |
---|---|
void |
addInterpolationList(FieldInterpolationList iml) |
java.lang.String |
toXML() |
public ScaleExpr(CoverageExpr ce, DimensionIntervalList ail)
public void addInterpolationList(FieldInterpolationList iml)
public java.lang.String toXML()
toXML
in interface IParseTreeNode