de.tub.citydb.api.database
Interface BalloonTemplateHandler
public interface BalloonTemplateHandler
START_TAG
static final java.lang.String START_TAG
- See Also:
- Constant Field Values
END_TAG
static final java.lang.String END_TAG
- See Also:
- Constant Field Values
FOREACH_TAG
static final java.lang.String FOREACH_TAG
- See Also:
- Constant Field Values
END_FOREACH_TAG
static final java.lang.String END_FOREACH_TAG
- See Also:
- Constant Field Values
getBalloonContent
java.lang.String getBalloonContent(java.lang.String gmlId,
int lod)
throws java.lang.Exception
- Throws:
java.lang.Exception
getSupportedAggregationFunctions
java.util.Set<java.lang.String> getSupportedAggregationFunctions()
getSupportedTablesAndColumns
java.util.HashMap<java.lang.String,java.util.Set<java.lang.String>> getSupportedTablesAndColumns()