|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Mappable
Represents the root of all data types that the data store recognizes.
Implementers of this interface must implement equals(Object)
and hashCode()
correctly.
Method Summary | ||
---|---|---|
Object |
getStyleId()
Returns the style ID of this instance. |
|
boolean |
isClusterable()
Determines if the mappable object can be grouped with other clusterable points of interest. |
Methods inherited from interface net.rim.device.api.lbs.maps.Boxable |
---|
getBoundingBox |
Method Detail |
---|
boolean isClusterable()
true
if the mappable object is clusterable,
false
otherwise.Object getStyleId()
null
if no style ID is
associated with the mappable object.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal