| Package | Description |
|---|---|
| de.lmu.ifi.dbs.elki.data.type |
Data type information, also used for type restrictions
|
| de.lmu.ifi.dbs.elki.datasource.parser |
Parsers for different file formats and data types
The general use-case for any parser is to create objects out of an
InputStream (e.g. by reading a data file). |
| Modifier and Type | Field and Description |
|---|---|
static SimpleTypeInformation<ExternalID> |
TypeUtil.EXTERNALID
External ID type.
|
| Modifier and Type | Field and Description |
|---|---|
protected ExternalID |
SimplePolygonParser.cureid
Current external id.
|
Copyright © 2019 ELKI Development Team. License information.