com.vividsolutions.jts.algorithm
Class RobustCGAlgorithms
java.lang.Object
com.vividsolutions.jts.algorithm.CGAlgorithms
com.vividsolutions.jts.algorithm.RobustCGAlgorithms
Deprecated. use CGAlgorithms instead
public class RobustCGAlgorithms
- extends CGAlgorithms
Stub version of RobustCGAlgorithms for backwards compatibility.
Will be deprecated in next release - use CGAlgorithms instead.
- Version:
- 1.7
Methods inherited from class com.vividsolutions.jts.algorithm.CGAlgorithms |
computeOrientation, distanceLineLine, distancePointLine, distancePointLine, distancePointLinePerpendicular, isCCW, isOnLine, isPointInRing, length, locatePointInRing, orientationIndex, signedArea, signedArea |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RobustCGAlgorithms
public RobustCGAlgorithms()
- Deprecated.
Copyright © 2012. All Rights Reserved.