|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OMEllipse | |
|---|---|
| com.bbn.openmap.layer.link | Provide classes to handle the link protocol: a layer that displays link data, classes to assist in writing a link server, and methods that read and write in the link protocol format. |
| Uses of OMEllipse in com.bbn.openmap.layer.link |
|---|
| Methods in com.bbn.openmap.layer.link that return OMEllipse | |
|---|---|
static OMEllipse |
LinkEllipse.read(java.io.DataInputStream dis)
Read the ellipse protocol off the data input, and return an OMEllipse. |
static OMEllipse |
LinkEllipse.read(java.io.DataInputStream dis,
LinkProperties propertiesBuffer)
Read the ellipse protocol off the data input, and return an OMEllipse. |
| Methods in com.bbn.openmap.layer.link with parameters of type OMEllipse | |
|---|---|
static void |
LinkEllipse.write(OMEllipse ellipse,
Link link,
LinkProperties props)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||