Constructor and Description |
---|
Pixel(Expression x,
Expression y) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Expression |
getX() |
Expression |
getY() |
int |
hashCode() |
String |
toString() |
void |
write(SourceWriter w) |
public static final Pixel DEFAULT
public Pixel(Expression x, Expression y)
public void write(SourceWriter w)
public Expression getX()
public Expression getY()
Copyright © 2006–2018 GeoSolutions. All rights reserved.