Package com.github.micycle1.geoblitz
Class DiskUnion.Disk
java.lang.Object
com.github.micycle1.geoblitz.DiskUnion.Disk
- Enclosing class:
- DiskUnion
Immutable disk definition used by this algorithm.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
id
public final int idStable identifier for this disk. -
c
public final org.locationtech.jts.geom.Coordinate cCenter coordinate (z ignored). -
r
public final double rRadius.
-
-
Method Details
-
envelope
public org.locationtech.jts.geom.Envelope envelope()
-