Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
static void |
LinkEllipse.write(OMEllipse ellipse,
Link link,
LinkProperties props) |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details