Class PointOperation<T extends org.geolatte.geom.Point>

Type Parameters:
T -
All Implemented Interfaces:
Expression<T>, Operation<T>, Serializable

public class PointOperation<T extends org.geolatte.geom.Point> extends PointExpression<T> implements Operation<T>
PointOperation extends PointExpression to implement the Operation interface
Author:
tiwe
See Also: