Uses of Class
it.eng.spagobi.mapcatalogue.metadata.SbiGeoMapFeaturesId

Packages that use SbiGeoMapFeaturesId
it.eng.spagobi.mapcatalogue.metadata   
 

Uses of SbiGeoMapFeaturesId in it.eng.spagobi.mapcatalogue.metadata
 

Methods in it.eng.spagobi.mapcatalogue.metadata that return SbiGeoMapFeaturesId
 SbiGeoMapFeaturesId SbiGeoMapFeatures.getId()
          Gets the id.
 

Methods in it.eng.spagobi.mapcatalogue.metadata with parameters of type SbiGeoMapFeaturesId
 void SbiGeoMapFeatures.setId(SbiGeoMapFeaturesId id)
          Sets the id.
 

Constructors in it.eng.spagobi.mapcatalogue.metadata with parameters of type SbiGeoMapFeaturesId
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.