compareTo(const PrecisionModel *other) const | geos::geom::PrecisionModel | |
FIXED enum value | geos::geom::PrecisionModel | |
FLOATING enum value | geos::geom::PrecisionModel | |
FLOATING_SINGLE enum value | geos::geom::PrecisionModel | |
getGridSize() const | geos::geom::PrecisionModel | inline |
getMaximumSignificantDigits() const | geos::geom::PrecisionModel | |
getOffsetX() const | geos::geom::PrecisionModel | |
getOffsetY() const | geos::geom::PrecisionModel | |
getScale() const | geos::geom::PrecisionModel | inline |
getType() const | geos::geom::PrecisionModel | inline |
io::Unload (defined in geos::geom::PrecisionModel) | geos::geom::PrecisionModel | friend |
isFloating() const | geos::geom::PrecisionModel | |
makePrecise(double val) const | geos::geom::PrecisionModel | |
makePrecise(Coordinate &coord) const | geos::geom::PrecisionModel | inline |
makePrecise(Coordinate *coord) const (defined in geos::geom::PrecisionModel) | geos::geom::PrecisionModel | inline |
maximumPreciseValue | geos::geom::PrecisionModel | static |
PrecisionModel(void) | geos::geom::PrecisionModel | |
PrecisionModel(Type nModelType) | geos::geom::PrecisionModel | |
PrecisionModel(double newScale, double newOffsetX, double newOffsetY) | geos::geom::PrecisionModel | |
PrecisionModel(double newScale) | geos::geom::PrecisionModel | |
toString() const (defined in geos::geom::PrecisionModel) | geos::geom::PrecisionModel | |
Type enum name | geos::geom::PrecisionModel | |