public class WithoutGeometryCreator extends AbstractFeatureCreator
| Modifier and Type | Field and Description |
|---|---|
protected List<FeatureCreatedListener> |
listener |
propertiesSIMPLE_GEOMETRY_LISTENER_KEY| Constructor and Description |
|---|
WithoutGeometryCreator()
Creates a new PrimitiveGeometryCreator object.
|
WithoutGeometryCreator(Map<String,Object> properties)
Creates a new PrimitiveGeometryCreator object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addFeatureCreatedListener(FeatureCreatedListener listener)
DOCUMENT ME!
|
void |
createFeature(MappingComponent mc,
FeatureServiceFeature feature)
DOCUMENT ME!
|
AbstractFeatureService |
getService()
the service that is used by this creator.
|
String |
getTypeName()
Provides the name of the geometry that will be created.
|
cancel, fillFeatureWithDefaultValues, fillFeatureWithDefaultValuesAfterSave, getProperties, isCreationAllowed, resume, setPropertiesprotected List<FeatureCreatedListener> listener
public WithoutGeometryCreator()
public void createFeature(MappingComponent mc, FeatureServiceFeature feature)
FeatureCreatormc - DOCUMENT ME!feature - DOCUMENT ME!public void addFeatureCreatedListener(FeatureCreatedListener listener)
FeatureCreatorlistener - DOCUMENT ME!public String getTypeName()
FeatureCreatorpublic AbstractFeatureService getService()
FeatureCreatorCopyright © 2012–2026 cismet GmbH. All rights reserved.