| Interface | Description |
|---|---|
| WritableAction |
Marker interface to mark action classes that write to Datastores
Currently these are ActionCombo_GeometrySingle_Writer and ActionCombo_GeometrySplitter_Writer
|
| Class | Description |
|---|---|
| Action |
Every action extends Action
Every Comboblock extends actionCombo
Every Condition extends Condition
|
| Action_Add_Properties |
Add properties to map for configuration of post collection actions
|
| Action_XY_Intersects_Add_Mapped_Attrib | |
| ActionCombo |
A combo has a private actionlist and is a combination of actions, which can be called by this one action
|
| ActionCombo_Fix_From_Oracle |
Transform SimpleFeature for use outside Oracle
|
| ActionCombo_Fix_To_Oracle |
Transform SimpleFeature for use inside Oracle
|
| ActionCombo_GeometrySingle_Writer | |
| ActionCombo_GeometrySplitter_Writer |
Split geometries in Point, Line, Polygon, MultiPoint, MultiLine, MultiPolygon
|
| ActionCombo_Recommended | |
| ActionCombo_Recommended_Pro |
Transform SimpleFeature into recommended settings
|
| ActionCondition |
Base of a condition
|
| ActionCondition_Feature_Class |
Check a class on a given attribute
|
| ActionCondition_Feature_Value |
Check a value in a SimpleFeature on a given attribute
|
| ActionCondition_FeatureType_Class |
Condition by SimpleFeatureType class on a given attibuteType
|
| ActionCondition_FeatureType_Name |
Check a name of a given attributeType
|
| ActionCondition_FeatureType_Typename_Length |
Check length of typename
|
| ActionDataStore_Writer |
Write to a datastore (file or JDBC)
|
| ActionFeature_Add_External_Attributes | |
| ActionFeature_Filter_Column_Value | |
| ActionFeature_Value_Replace |
Replace a value inside a SimpleFeature where condition is true
|
| ActionFeature_Value_ReplaceText | |
| ActionFeature_Value_Set |
Set a value inside a SimpleFeature at a given position
|
| ActionFeature_Value_Substring |
Replace a value inside a SimpleFeature where condition is true
|
| ActionFeature_Value_Substring_All |
Replace a value inside a SimpleFeature where condition is true
|
| ActionFeatureType_AttributeName_Case |
Set typename to upper- or lowercase
|
| ActionFeatureType_AttributeName_Rename |
Rename attributeType
|
| ActionFeatureType_AttributeNames_Case |
Set all attributeNames to upper- or lowercase
|
| ActionFeatureType_AttributeNames_Map_To_Output | |
| ActionFeatureType_AttributeNames_Rename | |
| ActionFeatureType_AttributeType_Add |
Add a attribute at a given position
|
| ActionFeatureType_AttributeType_Remove |
Remove a attribute with a given position
|
| ActionFeatureType_AttributeType_Restriction |
Remove a attribute with a given position
|
| ActionFeatureType_Parse_Date | |
| ActionFeatureType_Replace_Class |
Change a SimpleFeatureType class and try to cast the value
|
| ActionFeatureType_Replace_Class_All |
Change all classes e.g.
|
| ActionFeatureType_Set_CRS | |
| ActionFeatureType_Typename_AppendAttribute |
Append a attribute to the typename
|
| ActionFeatureType_Typename_Case |
Set a attributeName to upper- or lowercase
|
| ActionFeatureType_Typename_Replace |
Change typename by overwriting it or append a String
|
| ActionFeatureType_Typename_Substring |
Change typename by using a substring
|
| ActionFeatureType_Typename_Update |
Change typename by overwriting it or append a String
|
| ActionGeometry_Buffer |
Buffer geometries (make them thicker)
|
| ActionGeometry_Make_Point | |
| ActionGeometry_Make_Point_Address | |
| ActionGeometry_RemoveDuplicateVertices |
Deze Action verwijdert uit lijnen en polygonen dubbele opeenvolgende vertexen
die soms eens voorkomen in bronbestanden.
|
| ActionGeometry_VertexPrecisionThreshold |
Deze Action verwijdert een geometrie waarvan alle vertexen onder een bepaalde
precisie-threshold vallen
Hiermee kan worden voorkomen dat ArcGIS hierop crasht.
|
| CollectionAction |
B3partners B.V.
|
| CollectionAction_Intersects_XY_Add_Attrib |
TODO: opschonen door code van EasyFeature te gebruiken
|
| CollectionAction_Point_Within_Polygon | |
| CollectionAction_Polygonize |
B3partners B.V.
|
| CollectionAction_PolygonizeSufLki |
B3partners B.V.
|
| CollectionAction_PolygonizeWithAttr |
B3partners B.V.
|
| Enum | Description |
|---|---|
| ActionCondition.CompareType |
Copyright © 2016. All rights reserved.