Package | Description |
---|---|
shared.networking | |
shared.networking.transport |
Modifier and Type | Method and Description |
---|---|
NetDirectionalLocation |
JSONDeserializer.parseNetEdgeLocation(java.lang.String rawData) |
Modifier and Type | Field and Description |
---|---|
(package private) NetDirectionalLocation |
NetVertexObject.netDirectionalLocation |
(package private) NetDirectionalLocation |
NetRoad.netEdgeLocation |
Modifier and Type | Method and Description |
---|---|
NetDirectionalLocation |
NetVertexObject.getNetDirectionalLocation() |
NetDirectionalLocation |
NetRoad.getNetEdgeLocation() |
Modifier and Type | Method and Description |
---|---|
void |
NetVertexObject.setNetEdgeLocation(NetDirectionalLocation netDirectionalLocation) |
void |
NetRoad.setNetEdgeLocation(NetDirectionalLocation netEdgeLocation) |