public class ESRIShapefileReader.PointSource extends PointFeatureSource
PointSource
class uses the enclosing reader to
provide point data to an overlay.area, featureList
Constructor and Description |
---|
PointSource() |
Modifier and Type | Method and Description |
---|---|
protected void |
select()
Selects a set of features from the data source based on the
current area.
|
render, render
getArea, getAttributeCount, getAttributeNameMap, getAttributes, getFilter, iterator, select, setAttributes, setFilter
protected void select() throws java.io.IOException
AbstractFeatureSource
select
in class AbstractFeatureSource
java.io.IOException
- if an error occurred accessing the data source.