public final class QuadTreeSupplierI extends Object implements QuadTreeSupplierIType
QuadTreeSupplierIType interface.| Constructor and Description |
|---|
QuadTreeSupplierI()
Construct a new supplier.
|
| Modifier and Type | Method and Description |
|---|---|
<A> QuadTreeIType<A> |
create(QuadTreeConfigurationI config)
Create a new tree based on the given configuration.
|
public <A> QuadTreeIType<A> create(QuadTreeConfigurationI config)
QuadTreeSupplierITypecreate in interface QuadTreeSupplierITypeA - The type of objects in the treeconfig - The configurationCopyright © 2017 <code@io7m.com> http://io7m.com