Interface | Description |
---|---|
HandlerToMakeYourLifeEasier |
Just an interface to have a relation between some utility classes that have kind of the
same intention, but do not have any members or functionality in common.
|
Class | Description |
---|---|
CollectionsTools |
Class for more convenient use of Lists and Arrays.
|
FeatureCollectionTools |
Class to speed up handling of FeatureCollections (or lists of features) during progamming by implementing
a set of common tasks.
|
FeatureSchemaTools |
Class for easier handling of featureSchema objects.
|
IOTools | |
LayerTools |
Class for more convenient use of Layer objects.
|
PlugInContextTools |
Class to easily extract a PlugInContext object out of diverse kinds of objects.
|
SelectionTools |
Class to easily handle selections and selection tools.
|
ToolToMakeYourLifeEasier |
This class has no real purpose (yet??)
|