| Modifier and Type | Field and Description |
|---|---|
static rx.functions.Func1<ListPair<? extends HasGeometry>,Double> |
overlapListPair |
| Modifier and Type | Method and Description |
|---|---|
static rx.functions.Func1<HasGeometry,Double> |
areaIncrease(Rectangle r) |
static rx.functions.Func1<HasGeometry,Double> |
overlapArea(Rectangle r,
List<? extends HasGeometry> list) |
public static final rx.functions.Func1<ListPair<? extends HasGeometry>,Double> overlapListPair
public static rx.functions.Func1<HasGeometry,Double> overlapArea(Rectangle r, List<? extends HasGeometry> list)
public static rx.functions.Func1<HasGeometry,Double> areaIncrease(Rectangle r)
Copyright © 2013–2015. All rights reserved.