Package omero.model

Class Polyline

    • Field Detail

      • __ids

        public static final java.lang.String[] __ids
      • markerStart

        protected RString markerStart
      • markerEnd

        protected RString markerEnd
      • textValue

        protected RString textValue
    • Method Detail

      • ice_isA

        public boolean ice_isA​(java.lang.String s)
        Specified by:
        ice_isA in interface Ice.Object
        Overrides:
        ice_isA in class Shape
      • ice_isA

        public boolean ice_isA​(java.lang.String s,
                               Ice.Current __current)
        Specified by:
        ice_isA in interface Ice.Object
        Overrides:
        ice_isA in class Shape
      • ice_ids

        public java.lang.String[] ice_ids()
        Specified by:
        ice_ids in interface Ice.Object
        Overrides:
        ice_ids in class Shape
      • ice_ids

        public java.lang.String[] ice_ids​(Ice.Current __current)
        Specified by:
        ice_ids in interface Ice.Object
        Overrides:
        ice_ids in class Shape
      • ice_id

        public java.lang.String ice_id()
        Specified by:
        ice_id in interface Ice.Object
        Overrides:
        ice_id in class Shape
      • ice_id

        public java.lang.String ice_id​(Ice.Current __current)
        Specified by:
        ice_id in interface Ice.Object
        Overrides:
        ice_id in class Shape
      • ice_staticId

        public static java.lang.String ice_staticId()
      • ___getPoints

        public static Ice.DispatchStatus ___getPoints​(Polyline __obj,
                                                      IceInternal.Incoming __inS,
                                                      Ice.Current __current)
      • ___setPoints

        public static Ice.DispatchStatus ___setPoints​(Polyline __obj,
                                                      IceInternal.Incoming __inS,
                                                      Ice.Current __current)
      • ___getMarkerStart

        public static Ice.DispatchStatus ___getMarkerStart​(Polyline __obj,
                                                           IceInternal.Incoming __inS,
                                                           Ice.Current __current)
      • ___setMarkerStart

        public static Ice.DispatchStatus ___setMarkerStart​(Polyline __obj,
                                                           IceInternal.Incoming __inS,
                                                           Ice.Current __current)
      • ___getMarkerEnd

        public static Ice.DispatchStatus ___getMarkerEnd​(Polyline __obj,
                                                         IceInternal.Incoming __inS,
                                                         Ice.Current __current)
      • ___setMarkerEnd

        public static Ice.DispatchStatus ___setMarkerEnd​(Polyline __obj,
                                                         IceInternal.Incoming __inS,
                                                         Ice.Current __current)
      • ___getTextValue

        public static Ice.DispatchStatus ___getTextValue​(Polyline __obj,
                                                         IceInternal.Incoming __inS,
                                                         Ice.Current __current)
      • ___setTextValue

        public static Ice.DispatchStatus ___setTextValue​(Polyline __obj,
                                                         IceInternal.Incoming __inS,
                                                         Ice.Current __current)
      • __dispatch

        public Ice.DispatchStatus __dispatch​(IceInternal.Incoming in,
                                             Ice.Current __current)
        Specified by:
        __dispatch in interface Ice.Object
        Overrides:
        __dispatch in class Shape
      • __writeImpl

        protected void __writeImpl​(IceInternal.BasicStream __os)
        Overrides:
        __writeImpl in class Shape
      • __readImpl

        protected void __readImpl​(IceInternal.BasicStream __is)
        Overrides:
        __readImpl in class Shape
      • clone

        public Polyline clone()
        Specified by:
        clone in interface Ice.Object
        Overrides:
        clone in class Shape