Package | Description |
---|---|
com.mysema.query.spatial |
Modifier and Type | Method and Description |
---|---|
static <D extends org.geolatte.geom.Point> |
PointOperation.create(Class<D> type,
Operator<? super D> op,
Expression<?>... args) |
static <D extends org.geolatte.geom.Point> |
PointOperation.create(Class<D> type,
Operator<? super D> op,
Expression<?> one) |
static <D extends org.geolatte.geom.Point> |
PointOperation.create(Class<D> type,
Operator<? super D> op,
Expression<?> one,
Expression<?> two) |
Copyright © 2007–2015 Mysema Ltd. All rights reserved.