|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FeatureTypeFactory | |
---|---|
org.geotools.feature |
Uses of FeatureTypeFactory in org.geotools.feature |
---|
Subclasses of FeatureTypeFactory in org.geotools.feature | |
---|---|
class |
DefaultFeatureTypeFactory
A simple DefaultFeatureTypeFactory which stores its Attributes in a list. |
Methods in org.geotools.feature that return FeatureTypeFactory | |
---|---|
static FeatureTypeFactory |
FeatureTypeFactory.createTemplate(FeatureType original)
Deprecated. Create a FeatureTypeFactory which contains all of the AttributeTypes from the given FeatureType. |
static FeatureTypeFactory |
FeatureTypeBuilder.newInstance(String typeName)
Create a new FeatureTypeFactory with the given typeName. |
static FeatureTypeFactory |
FeatureTypeFactory.newInstance(String name)
Deprecated. Create a new FeatureTypeFactory with the given typeName. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |