Uses of Class
org.meteoinfo.jts.geomgraph.TopologyLocation
-
Packages that use TopologyLocation Package Description org.meteoinfo.jts.geomgraph -
-
Uses of TopologyLocation in org.meteoinfo.jts.geomgraph
Methods in org.meteoinfo.jts.geomgraph with parameters of type TopologyLocation Modifier and Type Method Description booleanTopologyLocation. isEqualOnSide(TopologyLocation le, int locIndex)voidTopologyLocation. merge(TopologyLocation gl)merge updates only the NULL attributes of this object with the attributes of another.Constructors in org.meteoinfo.jts.geomgraph with parameters of type TopologyLocation Constructor Description TopologyLocation(TopologyLocation gl)
-