StandardItem.public class StandardMarker extends java.lang.Object implements Marker, JRChangeEventsSupport, java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROPERTY_MARKER_PROPERTIES
Deprecated.
|
PROPERTY_latitude, PROPERTY_longitude, PROPERTY_title| Constructor and Description |
|---|
StandardMarker()
Deprecated.
|
StandardMarker(java.util.List<MarkerProperty> properties)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addMarkerProperty(MarkerProperty property)
Deprecated.
|
java.lang.Object |
clone()
Deprecated.
|
JRPropertyChangeSupport |
getEventSupport()
Deprecated.
Returns the property change support object for this instance.
|
java.util.List<MarkerProperty> |
getProperties()
Deprecated.
|
void |
removeMarkerProperty(MarkerProperty property)
Deprecated.
|
public static final java.lang.String PROPERTY_MARKER_PROPERTIES
public StandardMarker()
public StandardMarker(java.util.List<MarkerProperty> properties)
public JRPropertyChangeSupport getEventSupport()
JRChangeEventsSupportgetEventSupport in interface JRChangeEventsSupportpublic java.lang.Object clone()
clone in interface JRCloneableclone in class java.lang.Objectpublic java.util.List<MarkerProperty> getProperties()
getProperties in interface Markerpublic void addMarkerProperty(MarkerProperty property)
public void removeMarkerProperty(MarkerProperty property)
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com