public class Group<T extends HasGeometry> extends Object implements HasGeometry
Group(List<T> list)
Geometry
geometry()
List<T>
list()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Group(List<T> list)
public List<T> list()
public Geometry geometry()
geometry
HasGeometry
Copyright © 2013–2023. All rights reserved.