Uses of Class
ome.xml.model.MapPair
Packages that use MapPair
-
Uses of MapPair in ome.xml.meta
Methods in ome.xml.meta that return types with arguments of type MapPairModifier and TypeMethodDescriptionAggregateMetadata.getGenericExcitationSourceMap(int instrumentIndex, int lightSourceIndex) Gets the Map value associated with this generic light sourceDummyMetadata.getGenericExcitationSourceMap(int instrumentIndex, int lightSourceIndex) Gets the Map value associated with this generic light sourceMetadataRetrieve.getGenericExcitationSourceMap(int instrumentIndex, int lightSourceIndex) Get the MapAnnotation values from a GenericExcitationSource.OMEXMLMetadataImpl.getGenericExcitationSourceMap(int instrumentIndex, int lightSourceIndex) Gets the Map value associated with this generic light sourceAggregateMetadata.getImagingEnvironmentMap(int imageIndex) Gets the Map value associated with this imaging environmentDummyMetadata.getImagingEnvironmentMap(int imageIndex) Gets the Map value associated with this imaging environmentMetadataRetrieve.getImagingEnvironmentMap(int imageIndex) Get the MapAnnotation values from a ImagingEnvironment.OMEXMLMetadataImpl.getImagingEnvironmentMap(int imageIndex) Gets the Map value associated with this imaging environmentAggregateMetadata.getMapAnnotationValue(int mapAnnotationIndex) Gets the Map value associated with this annotationDummyMetadata.getMapAnnotationValue(int mapAnnotationIndex) Gets the Map value associated with this annotationMetadataRetrieve.getMapAnnotationValue(int mapAnnotationIndex) Get the values from a MapAnnotation.OMEXMLMetadataImpl.getMapAnnotationValue(int mapAnnotationIndex) Gets the Map value associated with this annotationMethod parameters in ome.xml.meta with type arguments of type MapPairModifier and TypeMethodDescriptionvoidAggregateMetadata.setGenericExcitationSourceMap(List<MapPair> map, int instrumentIndex, int lightSourceIndex) Sets the Map value associated with this generic light sourcevoidDummyMetadata.setGenericExcitationSourceMap(List<MapPair> map, int instrumentIndex, int lightSourceIndex) Sets the Map value associated with this generic light sourcevoidFilterMetadata.setGenericExcitationSourceMap(List<MapPair> map, int instrumentIndex, int lightSourceIndex) Sets the Map value associated with this generic light sourcevoidMetadataStore.setGenericExcitationSourceMap(List<MapPair> map, int instrumentIndex, int lightSourceIndex) Set the MapAnnotation values of a GenericExcitationSource.voidOMEXMLMetadataImpl.setGenericExcitationSourceMap(List<MapPair> map, int instrumentIndex, int lightSourceIndex) Sets the Map value associated with this generic light sourcevoidAggregateMetadata.setImagingEnvironmentMap(List<MapPair> map, int imageIndex) Sets the Map value associated with this imaging environmentvoidDummyMetadata.setImagingEnvironmentMap(List<MapPair> map, int imageIndex) Sets the Map value associated with this imaging environmentvoidFilterMetadata.setImagingEnvironmentMap(List<MapPair> map, int imageIndex) Sets the Map value associated with this imaging environmentvoidMetadataStore.setImagingEnvironmentMap(List<MapPair> map, int imageIndex) Set the MapAnnotation values of an ImagingEnvironment.voidOMEXMLMetadataImpl.setImagingEnvironmentMap(List<MapPair> map, int imageIndex) Sets the Map value associated with this imaging environmentvoidAggregateMetadata.setMapAnnotationValue(List<MapPair> value, int mapAnnotationIndex) Sets the Map value associated with this annotationvoidDummyMetadata.setMapAnnotationValue(List<MapPair> value, int mapAnnotationIndex) Sets the Map value associated with this annotationvoidFilterMetadata.setMapAnnotationValue(List<MapPair> value, int mapAnnotationIndex) Sets the Map value associated with this annotationvoidMetadataStore.setMapAnnotationValue(List<MapPair> value, int mapAnnotationIndex) Set the values of a MapAnnotation.voidOMEXMLMetadataImpl.setMapAnnotationValue(List<MapPair> value, int mapAnnotationIndex) Sets the Map value associated with this annotation -
Uses of MapPair in ome.xml.model
Methods in ome.xml.model that return types with arguments of type MapPairModifier and TypeMethodDescriptionGenericExcitationSource.getMap()ImagingEnvironment.getMap()MapAnnotation.getValue()Method parameters in ome.xml.model with type arguments of type MapPairModifier and TypeMethodDescriptionvoidvoidvoidConstructors in ome.xml.model with parameters of type MapPair