| Package | Description | 
|---|---|
| de.lmu.ifi.dbs.elki.data.spatial | 
 Spatial data types - interfaces and utilities 
 | 
| 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). | 
| de.lmu.ifi.dbs.elki.visualization.visualizers.scatterplot | 
 Visualizers based on scatterplots 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static PolygonsObject | 
PolygonsObject.PROTOTYPE
Static (empty) prototype 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static SimpleTypeInformation<PolygonsObject> | 
TypeUtil.POLYGON_TYPE
Type for polygons. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected PolygonsObject | 
SimplePolygonParser.curpoly
Current polygon. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected Relation<PolygonsObject> | 
PolygonVisualization.Instance.rep
The representation we visualize 
 | 
Copyright © 2019 ELKI Development Team. License information.