|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SbiGeoFeatures | |
---|---|
it.eng.spagobi.mapcatalogue.bo.dao.hibernate | |
it.eng.spagobi.mapcatalogue.metadata |
Uses of SbiGeoFeatures in it.eng.spagobi.mapcatalogue.bo.dao.hibernate |
---|
Methods in it.eng.spagobi.mapcatalogue.bo.dao.hibernate with parameters of type SbiGeoFeatures | |
---|---|
GeoFeature |
SbiGeoFeaturesDAOHibImpl.toGeoFeature(SbiGeoFeatures hibFeature)
From the Hibernate Feature object at input, gives the corrispondent GeoFeature object. |
Uses of SbiGeoFeatures in it.eng.spagobi.mapcatalogue.metadata |
---|
Methods in it.eng.spagobi.mapcatalogue.metadata that return SbiGeoFeatures | |
---|---|
SbiGeoFeatures |
SbiGeoMapFeatures.getSbiGeoFeatures()
|
Methods in it.eng.spagobi.mapcatalogue.metadata with parameters of type SbiGeoFeatures | |
---|---|
void |
SbiGeoMapFeatures.setSbiGeoFeatures(SbiGeoFeatures sbiGeoFeatures)
|
Constructors in it.eng.spagobi.mapcatalogue.metadata with parameters of type SbiGeoFeatures | |
---|---|
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 |