public class PropertyMetadata extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
String |
id
A PointSet-unique property identifier
|
String |
label
A short description of this property for use in a legend or menu
|
Style |
style
The display style for features having this property (e.g.
|
Constructor and Description |
---|
PropertyMetadata(String id) |
Modifier and Type | Method and Description |
---|---|
void |
addStyle(String styleAttribute,
String styleValue) |
void |
setLabel(String label) |
public String id
public String label
public Style style
public PropertyMetadata(String id)
Copyright © 2019. All rights reserved.