|
|
LayerDefinition
This is the most complex part of all of geomajas' configuration. It is the real heart of a vector layer, determining how it looks, and what it can do. Let us first have a look at an example: <layerDefinition>
<layerFactory>org.geomajas.core.application.DefaultLayerFactory</layerFactory>
<label>
<labelAttribute>ATTRIBUTE_NAME</labelAttribute>
</label>
<filter />
<editPermissions>
<creatingAllowed>false</creatingAllowed>Now let us take on these tags, one by one.
|
News
03/02/12plug-in updates



