ome / omero-blitz

Gradle project containing Ice remoting code for OMERO
https://www.openmicroscopy.org/omero
GNU General Public License v2.0
0 stars 15 forks source link

Get PlaneInfo #120

Open dominikl opened 2 years ago

dominikl commented 2 years ago

Both Python and Java gateway use the QueryService to get PlaneInfo. It would be easier add a method in the BlitzGateway for this. See copyPlaneInfo (Python), Add method to get PlaneInfos (Java).