At least one point in a convex hull is not transformed continuously.
[Visual Basic]
Public Shared Discontinuous As Integer
As an example, consider a "Longitude_Rotation" transform which adjusts longitude coordinates to take account of a change in Prime Meridian. If the rotation is 5 degrees east, then the point (Lat=175,Lon=0) is not transformed continuously, since it is on the meridian line which will be split at +180/-180 degrees.
DomainFlags Class | DomainFlags Members | Geotools.CoordinateTransformations Namespace