|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VisibleEnum
Interface to be applied to enum types to specify whether instances of the enum control the visibility of the tagged objects.
Method Summary | |
---|---|
boolean |
isVisible()
Indicate whether OSM objects tagged with this enum are visible. |
java.lang.String |
name()
|
void |
setVisible(boolean visible)
Set whether OSM objects tagged with this enum should be visible. |
java.lang.String |
toString()
|
Method Detail |
---|
boolean isVisible()
void setVisible(boolean visible)
visible
- boolean true if tagged objects should be visiblejava.lang.String name()
java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |