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()
JRChangeEventsSupportgetEventSupport in interface JRChangeEventsSupportpublic Object clone()
clone in interface JRCloneableclone in class Objectpublic List<MarkerProperty> getProperties()
getProperties in interface Markerpublic void addMarkerProperty(MarkerProperty property)
public void removeMarkerProperty(MarkerProperty property)
Copyright © 2017. All rights reserved.