public class ESRIShapefileReader.LineSource extends LineFeatureSource
LineSource
class uses the enclosing reader to
provide line data to an overlay.area, featureList
Constructor and Description |
---|
LineSource() |
Modifier and Type | Method and Description |
---|---|
protected void |
select()
Selects a set of features from the data source based on the
current area.
|
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.