Package org.gdal.ogr

Class Feature

java.lang.Object
org.gdal.ogr.Feature
All Implemented Interfaces:
Cloneable

public class Feature extends Object implements Cloneable
A simple feature, including geometry and attributes.

The Feature class is a binding for the C++ OGRFeature class.