| Package | Description |
|---|---|
| org.geomajas.layer.entity |
| Modifier and Type | Method and Description |
|---|---|
Attribute<?> |
EntityAttributeService.getAttribute(Object feature,
FeatureInfo featureInfo,
EntityMapper mapper,
String name)
Recursively gets the attribute from the specified feature.
|
void |
EntityAttributeService.setAttributes(Object object,
FeatureInfo featureInfo,
EntityMapper mapper,
Map<String,Attribute<?>> attributes)
Merges the specified attribute map with this layer object.
|
Copyright © 2015 Geosparc. All Rights Reserved.