public class GetSourceValue extends Expression
type
Constructor and Description |
---|
GetSourceValue(String varName,
ImagePos pos) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ImagePos |
getPos()
The image position being read
|
JiffleType |
getType() |
String |
getVarName()
The variable name
|
int |
hashCode() |
String |
toString() |
void |
write(SourceWriter w) |
forceDouble
public JiffleType getType()
getType
in class Expression
public void write(SourceWriter w)
public boolean equals(Object o)
equals
in class Expression
public int hashCode()
hashCode
in class Expression
public String getVarName()
public ImagePos getPos()
Copyright © 2006–2018 GeoSolutions. All rights reserved.