org.osm2world.core.world.creation
public class NetworkCalculator extends Object
MapElement
s
that implement an interface from org.o3dw.representation.network and set it.
Calling this is necessary for those representations to work properly!Modifier and Type | Method and Description |
---|---|
static void |
calculateNetworkInformationInGrid(MapData grid)
calculates cut and offset information for all
NetworkNode/Line/AreaRepresentations of elements in a grid.
|
public static void calculateNetworkInformationInGrid(MapData grid)