add(GKLayer *layer, GKGeoObject *obj, bool lookForObjectsAlreadyInlayers=true) | GKGeoModel | |
addBookmark(GKViewBookmark *abookmark) | GKGeoModel | |
addMode(GKViewMode *) | GKGeoModel | |
addStyle(GKViewModeStyle *) | GKGeoModel | |
anyStyleUsesThisColumn(const GKColumn *) const | GKGeoModel | |
changeLayer(GKLayer *, GKLayer *, GKGeoObject *) | GKGeoModel | |
deleteBookmarks() | GKGeoModel | |
expandWorld(const GKBBox &, const GKPoint &=GKPoint::zero) | GKGeoModel | |
expandWorld(const GKPoint &, const GKPoint &=GKPoint::zero) | GKGeoModel | |
findClosestObject(const GKPoint &p, GKType *type=nullptr, double distance=-1.0) | GKGeoModel | |
findClosestObjects(const GKPoint &p, double maxDistance, GKType *type=nullptr) const | GKGeoModel | |
findLayer(const QString &) | GKGeoModel | |
findMode(const QString &iname, bool automatic) | GKGeoModel | |
findStyle(const QString &) | GKGeoModel | |
getActiveLayer(bool getAnything=false) | GKGeoModel | |
getBBox() const | GKGeoModel | |
getBookmarks() const | GKGeoModel | |
getCoordinateTranslator() | GKGeoModel | |
getDefaultCS() const | GKGeoModel | |
getLayers() const | GKGeoModel | |
getNetworkNodesInfo() const | GKGeoModel | |
getSectionsLength(GKPolygon *polygon=nullptr) const | GKGeoModel | |
getSelection() | GKGeoModel | |
getTotalNetworkLength() const | GKGeoModel | |
getWorld() const | GKGeoModel | |
GKGeoModel(GKModel &) | GKGeoModel | |
inverseSelection() | GKGeoModel | |
nbObjects() const | GKGeoModel | |
recalculateWorld(const GKPoint &=GKPoint::zero) | GKGeoModel | |
remove(GKLayer *, GKGeoObject *) | GKGeoModel | |
removeAllObjects(GKType *) | GKGeoModel | |
removeBookmark(GKViewBookmark *abookmark) | GKGeoModel | |
removeMode(GKViewMode *) | GKGeoModel | |
removeStyle(GKViewModeStyle *) | GKGeoModel | |
selectAll() | GKGeoModel | |
setActiveLayer(GKLayer *alayer) | GKGeoModel | |
setDefaultCS(QString cs) | GKGeoModel | |
setExpandOnly(bool) | GKGeoModel | |
setLayerLevel(GKLayer *, int) | GKGeoModel | |
setWorld(const GKBBox &) | GKGeoModel | |
~GKGeoModel() | GKGeoModel | |