public final class S2AreaCentroid extends Object
S2AreaCentroid(double area, S2Point centroid)
double
getArea()
S2Point
getCentroid()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public S2AreaCentroid(double area, @Nullable S2Point centroid)
public double getArea()
@Nullable public S2Point getCentroid()
Copyright © 2019. All rights reserved.