| addCoordinate(Coordinate *coordinate) | fire::gear::geom::LineString |  | 
  | addGeometry(geom::Geometry *geometry) | fire::gear::Entity | protected | 
  | afterUpdateOperations() | fire::gear::geom::Geometry |  | 
  | allowedRepeated | fire::gear::geom::LineString | protected | 
  | beforeDestroy() (definito in fire::gear::geom::Geometry) | fire::gear::geom::Geometry |  | 
  | beforeUpdateOperations() | fire::gear::geom::Geometry |  | 
  | begin() | fire::gear::Entity | virtual | 
  | begin() const  (definito in fire::gear::Entity) | fire::gear::Entity | virtual | 
  | clone() const  | fire::gear::geom::LineString | virtual | 
  | closeRing() | fire::gear::geom::LinearRing |  | 
  | const_iterator typedef | fire::gear::Entity |  | 
  | const_reverse_iterator typedef | fire::gear::Entity |  | 
  | contains(const Geometry &other) const  (definito in fire::gear::geom::Geometry) | fire::gear::geom::Geometry | virtual | 
  | coordinates | fire::gear::geom::LineString | protected | 
  | coveredBy(const Geometry &other) const  (definito in fire::gear::geom::Geometry) | fire::gear::geom::Geometry |  | 
  | covers(const Geometry &other) const  (definito in fire::gear::geom::Geometry) | fire::gear::geom::Geometry |  | 
  | crosses(const Geometry &other) const  (definito in fire::gear::geom::Geometry) | fire::gear::geom::Geometry | virtual | 
  | disjoint(const Geometry &other) const  (definito in fire::gear::geom::Geometry) | fire::gear::geom::Geometry | virtual | 
  | end() | fire::gear::Entity | virtual | 
  | end() const  (definito in fire::gear::Entity) | fire::gear::Entity | virtual | 
  | Entity() | fire::gear::Entity |  | 
  | Entity(const Entity &entity) | fire::gear::Entity |  | 
  | equals(const Geometry &other) const  | fire::gear::geom::Geometry | virtual | 
  | fire::gear::Entity::equals(const Object &object) const  | fire::Object | virtual | 
  | finalize() | fire::Object | protected | 
  | Geometry() | fire::gear::geom::Geometry |  | 
  | Geometry(PrecisionModel *precisionModel, int srid) | fire::gear::geom::Geometry |  | 
  | Geometry(const PrecisionModel &precisionModel, int srid) | fire::gear::geom::Geometry |  | 
  | Geometry(const Geometry &geometry) | fire::gear::geom::Geometry |  | 
  | geometryEvent | fire::gear::geom::Geometry | protected | 
  | getArea() const  | fire::gear::geom::LineString | virtual | 
  | getCentroid() const  | fire::gear::geom::Geometry |  | 
  | getClass() const  | fire::Object | virtual | 
  | getCoordinateAt(std::size_t index) const  | fire::gear::geom::LineString |  | 
  | getCoordinates() const  | fire::gear::geom::LineString |  | 
  | getCoordinatesCount() const  | fire::gear::geom::LineString | virtual | 
  | getDimensionType() const  | fire::gear::geom::LineString | virtual | 
  | getEnvelope() | fire::gear::geom::Geometry |  | 
  | fire::gear::Entity::getEnvelope(int srid) | fire::gear::Entity | virtual | 
  | getEvent() | fire::gear::geom::Geometry |  | 
  | getFirstCoordinate() const  | fire::gear::geom::LineString |  | 
  | getGeometries() | fire::gear::Entity | virtual | 
  | getGeometryType() const  | fire::gear::geom::LinearRing | virtual | 
  | getInteriorPoint() const  | fire::gear::geom::Geometry |  | 
  | getLastCoordinate() const  | fire::gear::geom::LineString |  | 
  | getLength() const  | fire::gear::geom::LineString | virtual | 
  | getMaxX() const  | fire::gear::geom::Geometry |  | 
  | getMaxY() const  | fire::gear::geom::Geometry |  | 
  | getMinX() const  | fire::gear::geom::Geometry |  | 
  | getMinY() const  | fire::gear::geom::Geometry |  | 
  | getPrecisionModel() const  | fire::gear::geom::Geometry |  | 
  | getSrid() const  | fire::gear::geom::Geometry |  | 
  | hashCode() const  | fire::Object |  | 
  | insertCoordinateAt(Coordinate *coordinate, std::size_t index) | fire::gear::geom::LineString |  | 
  | intersection(const Geometry &other) const  (definito in fire::gear::geom::Geometry) | fire::gear::geom::Geometry | virtual | 
  | intersects(const Geometry &other) const  (definito in fire::gear::geom::Geometry) | fire::gear::geom::Geometry | virtual | 
  | invalidateUpdated() | fire::gear::geom::Geometry |  | 
  | isClosed() const  | fire::gear::geom::LinearRing |  | 
  | isEmpty() const  | fire::gear::geom::LineString | virtual | 
  | isRing() const  | fire::gear::geom::LinearRing |  | 
  | isSimple() const  | fire::gear::geom::Geometry |  | 
  | isUpdated() const  | fire::gear::geom::Geometry | virtual | 
  | isValid() const  | fire::gear::geom::Geometry |  | 
  | isZ_DoubleNotANumber() const  | fire::gear::geom::LineString | protectedvirtual | 
  | iterator typedef | fire::gear::Entity |  | 
  | LinearRing() | fire::gear::geom::LinearRing |  | 
  | LinearRing(PrecisionModel *precisionModel, int srid) | fire::gear::geom::LinearRing |  | 
  | LinearRing(CoordinateSequence *coordinateSequence, PrecisionModel *precisionModel, int srid) | fire::gear::geom::LinearRing |  | 
  | LinearRing(CoordinateSequence *coordinateSequence) | fire::gear::geom::LinearRing | explicit | 
  | LinearRing(const LinearRing &linearRing) | fire::gear::geom::LinearRing |  | 
  | LineString() | fire::gear::geom::LineString |  | 
  | LineString(PrecisionModel *precisionModel, int srid) | fire::gear::geom::LineString |  | 
  | LineString(CoordinateSequence *coordinateSequence, PrecisionModel *precisionModel, int srid) | fire::gear::geom::LineString |  | 
  | LineString(CoordinateSequence *coordinateSequence) | fire::gear::geom::LineString | explicit | 
  | LineString(const LineString &lineString) | fire::gear::geom::LineString |  | 
  | loadJsonValueCoordinates(Json::Value &value) const  | fire::gear::geom::LineString | protected | 
  | loadJsonValueGeometry(Json::Value &value) const  | fire::gear::geom::LineString | protectedvirtual | 
  | LockGuard typedef | fire::Object |  | 
  | mutex | fire::Object | mutableprotected | 
  | normalize() | fire::gear::geom::LineString | virtual | 
  | notify() const  | fire::Object |  | 
  | notifyAll() const  | fire::Object |  | 
  | Object() | fire::Object |  | 
  | Object(const Object &object) | fire::Object |  | 
  | operator<(const Object &object) const  | fire::Object | virtual | 
  | operator=(const LinearRing &linearRing) | fire::gear::geom::LinearRing |  | 
  | fire::gear::geom::LineString::operator=(const LineString &lineString) | fire::gear::geom::LineString |  | 
  | fire::gear::geom::Geometry::operator=(const Geometry &geometry) | fire::gear::geom::Geometry | virtual | 
  | fire::gear::Entity::operator=(const Entity &entity) | fire::gear::Entity |  | 
  | fire::Object::operator=(const fire::Object &object) | fire::Object |  | 
  | operator==(const Object &object) const  | fire::Object | virtual | 
  | overlaps(const Geometry &other) const  (definito in fire::gear::geom::Geometry) | fire::gear::geom::Geometry | virtual | 
  | rbegin() | fire::gear::Entity | virtual | 
  | rbegin() const  (definito in fire::gear::Entity) | fire::gear::Entity | virtual | 
  | relate(const Geometry &other, const std::string &intersectionPattern) const  (definito in fire::gear::geom::Geometry) | fire::gear::geom::Geometry | virtual | 
  | removeCoordinateAt(std::size_t index) | fire::gear::geom::LineString |  | 
  | removeGeometry(geom::Geometry *geometry) | fire::gear::Entity | protected | 
  | rend() | fire::gear::Entity | virtual | 
  | rend() const  (definito in fire::gear::Entity) | fire::gear::Entity | virtual | 
  | reverse() | fire::gear::geom::LinearRing |  | 
  | reverse_iterator typedef | fire::gear::Entity |  | 
  | setCoordinateAt(Coordinate *coordinate, std::size_t index) | fire::gear::geom::LineString |  | 
  | setCoordinates(CoordinateSequence *coordinates) | fire::gear::geom::LineString |  | 
  | setCoordinatesFromJsonValue(Json::Value &value) | fire::gear::geom::LineString | protectedvirtual | 
  | setPrecisionModel(PrecisionModel *precisionModel) | fire::gear::geom::Geometry |  | 
  | setSrid(const int &value) | fire::gear::geom::Geometry |  | 
  | toJson(bool onlyGeom=true, bool pretty=false) const  | fire::gear::geom::Geometry | virtual | 
  | toString() const  | fire::gear::geom::Geometry | virtual | 
  | touches(const Geometry &other) const  (definito in fire::gear::geom::Geometry) | fire::gear::geom::Geometry | virtual | 
  | toWkb(std::ostream &outputStream, const int dimension=3, const int newByteOrder=Geometry::getByteOrderOnMachine(), const bool includeSRID=false) const  | fire::gear::geom::Geometry | virtual | 
  | toWkt(bool oldStyle=false, int dimension=3, int decimalPrecision=-1) const  | fire::gear::geom::Geometry | virtual | 
  | Union(const Geometry &other) const  (definito in fire::gear::geom::Geometry) | fire::gear::geom::Geometry |  | 
  | vectorGeomType typedef (definito in fire::gear::Entity) | fire::gear::Entity |  | 
  | wait() const  | fire::Object |  | 
  | waitFor(std::size_t timeout) const  | fire::Object |  | 
  | waitFor(std::size_t timeout, int nanos) const  | fire::Object |  | 
  | within(const Geometry &other) const  (definito in fire::gear::geom::Geometry) | fire::gear::geom::Geometry | virtual | 
  | ~Entity() | fire::gear::Entity | virtual | 
  | ~Geometry() | fire::gear::geom::Geometry | virtual | 
  | ~LinearRing() | fire::gear::geom::LinearRing | virtual | 
  | ~LineString() | fire::gear::geom::LineString | virtual | 
  | ~Object() | fire::Object | virtual |