StandardItem
.public class StandardMarker extends Object implements Marker, JRChangeEventsSupport, Serializable
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_MARKER_PROPERTIES
Deprecated.
|
PROPERTY_latitude, PROPERTY_longitude, PROPERTY_title
Constructor and Description |
---|
StandardMarker()
Deprecated.
|
StandardMarker(List<MarkerProperty> properties)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
addMarkerProperty(MarkerProperty property)
Deprecated.
|
Object |
clone()
Deprecated.
|
JRPropertyChangeSupport |
getEventSupport()
Deprecated.
Returns the property change support object for this instance.
|
List<MarkerProperty> |
getProperties()
Deprecated.
|
void |
removeMarkerProperty(MarkerProperty property)
Deprecated.
|
public static final String PROPERTY_MARKER_PROPERTIES
public StandardMarker()
public StandardMarker(List<MarkerProperty> properties)
public JRPropertyChangeSupport getEventSupport()
JRChangeEventsSupport
getEventSupport
in interface JRChangeEventsSupport
public Object clone()
clone
in interface JRCloneable
clone
in class Object
public List<MarkerProperty> getProperties()
getProperties
in interface Marker
public void addMarkerProperty(MarkerProperty property)
public void removeMarkerProperty(MarkerProperty property)
Copyright © 2016. All rights reserved.