|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SbiGeoMaps | |
---|---|
it.eng.spagobi.mapcatalogue.bo.dao.hibernate | |
it.eng.spagobi.mapcatalogue.metadata |
Uses of SbiGeoMaps in it.eng.spagobi.mapcatalogue.bo.dao.hibernate |
---|
Methods in it.eng.spagobi.mapcatalogue.bo.dao.hibernate with parameters of type SbiGeoMaps | |
---|---|
GeoMap |
SbiGeoMapsDAOHibImpl.toGeoMap(SbiGeoMaps hibMap)
From the Hibernate Map object at input, gives the corrispondent GeoMap object. |
Uses of SbiGeoMaps in it.eng.spagobi.mapcatalogue.metadata |
---|
Methods in it.eng.spagobi.mapcatalogue.metadata that return SbiGeoMaps | |
---|---|
SbiGeoMaps |
SbiGeoMapFeatures.getSbiGeoMaps()
Gets the sbi geo maps. |
Methods in it.eng.spagobi.mapcatalogue.metadata with parameters of type SbiGeoMaps | |
---|---|
void |
SbiGeoMapFeatures.setSbiGeoMaps(SbiGeoMaps sbiGeoMaps)
Sets the sbi geo maps. |
Constructors in it.eng.spagobi.mapcatalogue.metadata with parameters of type SbiGeoMaps | |
---|---|
SbiGeoMapFeatures(SbiGeoMapFeaturesId id,
SbiGeoFeatures sbiGeoFeatures,
SbiGeoMaps sbiGeoMaps)
minimal constructor. |
|
SbiGeoMapFeatures(SbiGeoMapFeaturesId id,
SbiGeoFeatures sbiGeoFeatures,
SbiGeoMaps sbiGeoMaps,
java.lang.String svgGroup,
java.lang.String visibleFlag)
full constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |