|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DefaultFeatureType | |
---|---|
org.geotools.feature | |
org.geotools.feature.type |
Uses of DefaultFeatureType in org.geotools.feature |
---|
Subclasses of DefaultFeatureType in org.geotools.feature | |
---|---|
class |
SimpleFeatureType
Deprecated. use SimpleFeatureType . |
Constructors in org.geotools.feature with parameters of type DefaultFeatureType | |
---|---|
DefaultFeature(DefaultFeatureType schema,
Object[] attributes)
Creates a new instance of flat feature, which must take a flat feature type schema and all attributes as arguments. |
|
DefaultFeature(DefaultFeatureType schema,
Object[] attributes,
String featureID)
Creates a new instance of flat feature, which must take a flat feature type schema and all attributes as arguments. |
|
DefaultFeature(List attributes,
DefaultFeatureType schema,
String id)
|
Uses of DefaultFeatureType in org.geotools.feature.type |
---|
Methods in org.geotools.feature.type that return DefaultFeatureType | |
---|---|
DefaultFeatureType |
DefaultFeatureTypeBuilder.buildFeatureType()
Deprecated. Override to type narror to DefaultFeautreType. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |