<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi All,<br>
<br>
I'm having a difficult time making sense of OMERO model objects
described <a
href="https://www.openmicroscopy.org/site/support/omero5.2/developers/Model/EveryObject.html">here</a>.
There seems to be no explicit definition of the argument formats.<br>
<br>
I'm presently working with omero.model.PolygonI() objects for which
I need to set a number of attributes e.g. fillColor, strokeColor
etc. The documentation specifies base types (e.g. int, string, bool)
for the arguments but no accompanying structure. <br>
<br>
A good example of this is available from <a
href="https://www.openmicroscopy.org/community/viewtopic.php?f=6&t=7512">this
forum page</a> where I learned that the setPoints() method has a
very specific format but no word of this appears in the API!<br>
<br>
Is there any documentation on model arguments that I can refer to?
If not is there any plan to include this because client programming
is nigh impossible without it.<br>
<br>
-- <br>
<div class="moz-signature">With kind regards,<br>
<br>
<strong>Paul K Korir, PhD</strong><br>
<i>Scientific Programmer</i><br>
EMBL-EBI<br>
Main Building, A2-35,<br>
WTGC, Hinxton, Cambridge CB10 1SD<br>
P: +44 1223 49 44 22<br>
F: +44 1223 49 44 68</div>
</body>
</html>