Package | Description |
---|---|
ru.igis.omtab |
Modifier and Type | Method and Description |
---|---|
static Link |
Link.createLink(java.lang.String label,
java.lang.String latitude,
java.lang.String longitude,
java.lang.String lcolor,
java.lang.String molab)
Factory method for creating Link object from string parameters
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Link> |
NavOb.getLinks()
Return current links
|
java.util.Collection<Link> |
MapOb.getLinksToMe() |
Modifier and Type | Method and Description |
---|---|
void |
MapOb.addLinkToMe(Link link) |
void |
MapOb.removeLinkToMe(Link link) |