Package omero.model
Class Mask
- java.lang.Object
-
- Ice.ObjectImpl
-
- omero.model.IObject
-
- omero.model.Shape
-
- omero.model.Mask
-
- All Implemented Interfaces:
Ice.Object
,java.io.Serializable
,java.lang.Cloneable
,_IObjectOperations
,_IObjectOperationsNC
,_MaskOperations
,_MaskOperationsNC
,_ShapeOperations
,_ShapeOperationsNC
public abstract class Mask extends Shape implements _MaskOperations, _MaskOperationsNC
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String[]
__ids
protected byte[]
bytes
protected RDouble
height
protected Pixels
pixels
static long
serialVersionUID
protected RString
textValue
protected RDouble
width
protected RDouble
x
protected RDouble
y
-
Fields inherited from class omero.model.Shape
annotationLinksCountPerOwner, annotationLinksLoaded, annotationLinksSeq, fillColor, fillRule, fontFamily, fontSize, fontStyle, locked, roi, strokeColor, strokeDashArray, strokeWidth, theC, theT, theZ, transform, version
-
-
Constructor Summary
Constructors Constructor Description Mask()
Mask(RLong id, Details details, boolean loaded, RInt version, RInt theZ, RInt theT, RInt theC, Roi roi, RBool locked, AffineTransform transform, RInt fillColor, RString fillRule, RInt strokeColor, RString strokeDashArray, Length strokeWidth, RString fontFamily, Length fontSize, RString fontStyle, java.util.List<ShapeAnnotationLink> annotationLinksSeq, boolean annotationLinksLoaded, java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner, RDouble x, RDouble y, RDouble width, RDouble height, Pixels pixels, RString textValue, byte[] bytes)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Ice.DispatchStatus
___getBytes(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___getHeight(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___getPixels(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___getTextValue(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___getWidth(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___getX(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___getY(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___setBytes(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___setHeight(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___setPixels(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___setTextValue(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___setWidth(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___setX(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___setY(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
Ice.DispatchStatus
__dispatch(IceInternal.Incoming in, Ice.Current __current)
protected void
__readImpl(IceInternal.BasicStream __is)
protected void
__writeImpl(IceInternal.BasicStream __os)
Mask
clone()
byte[]
getBytes()
RDouble
getHeight()
Pixels
getPixels()
RString
getTextValue()
RDouble
getWidth()
RDouble
getX()
RDouble
getY()
java.lang.String
ice_id()
java.lang.String
ice_id(Ice.Current __current)
java.lang.String[]
ice_ids()
java.lang.String[]
ice_ids(Ice.Current __current)
boolean
ice_isA(java.lang.String s)
boolean
ice_isA(java.lang.String s, Ice.Current __current)
static java.lang.String
ice_staticId()
void
setBytes(byte[] theBytes)
void
setHeight(RDouble theHeight)
void
setPixels(Pixels thePixels)
void
setTextValue(RString theTextValue)
void
setWidth(RDouble theWidth)
void
setX(RDouble theX)
void
setY(RDouble theY)
-
Methods inherited from class omero.model.Shape
___addAllShapeAnnotationLinkSet, ___addShapeAnnotationLink, ___addShapeAnnotationLinkToBoth, ___clearAnnotationLinks, ___copyAnnotationLinks, ___findShapeAnnotationLink, ___getAnnotationLinksCountPerOwner, ___getFillColor, ___getFillRule, ___getFontFamily, ___getFontSize, ___getFontStyle, ___getLocked, ___getRoi, ___getStrokeColor, ___getStrokeDashArray, ___getStrokeWidth, ___getTheC, ___getTheT, ___getTheZ, ___getTransform, ___getVersion, ___linkAnnotation, ___linkedAnnotationList, ___reloadAnnotationLinks, ___removeAllShapeAnnotationLinkSet, ___removeShapeAnnotationLink, ___removeShapeAnnotationLinkFromBoth, ___setFillColor, ___setFillRule, ___setFontFamily, ___setFontSize, ___setFontStyle, ___setLocked, ___setRoi, ___setStrokeColor, ___setStrokeDashArray, ___setStrokeWidth, ___setTheC, ___setTheT, ___setTheZ, ___setTransform, ___setVersion, ___sizeOfAnnotationLinks, ___unlinkAnnotation, ___unloadAnnotationLinks, addAllShapeAnnotationLinkSet, addShapeAnnotationLink, addShapeAnnotationLinkToBoth, clearAnnotationLinks, copyAnnotationLinks, findShapeAnnotationLink, getAnnotationLinksCountPerOwner, getFillColor, getFillRule, getFontFamily, getFontSize, getFontStyle, getLocked, getRoi, getStrokeColor, getStrokeDashArray, getStrokeWidth, getTheC, getTheT, getTheZ, getTransform, getVersion, linkAnnotation, linkedAnnotationList, reloadAnnotationLinks, removeAllShapeAnnotationLinkSet, removeShapeAnnotationLink, removeShapeAnnotationLinkFromBoth, setFillColor, setFillRule, setFontFamily, setFontSize, setFontStyle, setLocked, setRoi, setStrokeColor, setStrokeDashArray, setStrokeWidth, setTheC, setTheT, setTheZ, setTransform, setVersion, sizeOfAnnotationLinks, unlinkAnnotation, unloadAnnotationLinks
-
Methods inherited from class omero.model.IObject
___getDetails, ___getId, ___isAnnotated, ___isGlobal, ___isLink, ___isLoaded, ___isMutable, ___proxy, ___setId, ___shallowCopy, ___unload, ___unloadCollections, ___unloadDetails, getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
-
Methods inherited from class Ice.ObjectImpl
___ice_id, ___ice_ids, ___ice_isA, ___ice_ping, __checkMode, __read, __read, __readImpl, __write, __write, __writeImpl, ice_dispatch, ice_dispatch, ice_operationAttributes, ice_ping, ice_ping, ice_postUnmarshal, ice_preMarshal
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface omero.model._IObjectOperations
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
-
Methods inherited from interface omero.model._IObjectOperationsNC
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
-
Methods inherited from interface omero.model._MaskOperations
getBytes, getHeight, getPixels, getTextValue, getWidth, getX, getY, setBytes, setHeight, setPixels, setTextValue, setWidth, setX, setY
-
Methods inherited from interface omero.model._ShapeOperations
addAllShapeAnnotationLinkSet, addShapeAnnotationLink, addShapeAnnotationLinkToBoth, clearAnnotationLinks, copyAnnotationLinks, findShapeAnnotationLink, getAnnotationLinksCountPerOwner, getFillColor, getFillRule, getFontFamily, getFontSize, getFontStyle, getLocked, getRoi, getStrokeColor, getStrokeDashArray, getStrokeWidth, getTheC, getTheT, getTheZ, getTransform, getVersion, linkAnnotation, linkedAnnotationList, reloadAnnotationLinks, removeAllShapeAnnotationLinkSet, removeShapeAnnotationLink, removeShapeAnnotationLinkFromBoth, setFillColor, setFillRule, setFontFamily, setFontSize, setFontStyle, setLocked, setRoi, setStrokeColor, setStrokeDashArray, setStrokeWidth, setTheC, setTheT, setTheZ, setTransform, setVersion, sizeOfAnnotationLinks, unlinkAnnotation, unloadAnnotationLinks
-
Methods inherited from interface omero.model._ShapeOperationsNC
addAllShapeAnnotationLinkSet, addShapeAnnotationLink, addShapeAnnotationLinkToBoth, clearAnnotationLinks, copyAnnotationLinks, findShapeAnnotationLink, getAnnotationLinksCountPerOwner, getFillColor, getFillRule, getFontFamily, getFontSize, getFontStyle, getLocked, getRoi, getStrokeColor, getStrokeDashArray, getStrokeWidth, getTheC, getTheT, getTheZ, getTransform, getVersion, linkAnnotation, linkedAnnotationList, reloadAnnotationLinks, removeAllShapeAnnotationLinkSet, removeShapeAnnotationLink, removeShapeAnnotationLinkFromBoth, setFillColor, setFillRule, setFontFamily, setFontSize, setFontStyle, setLocked, setRoi, setStrokeColor, setStrokeDashArray, setStrokeWidth, setTheC, setTheT, setTheZ, setTransform, setVersion, sizeOfAnnotationLinks, unlinkAnnotation, unloadAnnotationLinks
-
-
-
-
Field Detail
-
__ids
public static final java.lang.String[] __ids
-
x
protected RDouble x
-
y
protected RDouble y
-
width
protected RDouble width
-
height
protected RDouble height
-
pixels
protected Pixels pixels
-
textValue
protected RString textValue
-
bytes
protected byte[] bytes
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
Mask
public Mask()
-
Mask
public Mask(RLong id, Details details, boolean loaded, RInt version, RInt theZ, RInt theT, RInt theC, Roi roi, RBool locked, AffineTransform transform, RInt fillColor, RString fillRule, RInt strokeColor, RString strokeDashArray, Length strokeWidth, RString fontFamily, Length fontSize, RString fontStyle, java.util.List<ShapeAnnotationLink> annotationLinksSeq, boolean annotationLinksLoaded, java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner, RDouble x, RDouble y, RDouble width, RDouble height, Pixels pixels, RString textValue, byte[] bytes)
-
-
Method Detail
-
ice_isA
public boolean ice_isA(java.lang.String s)
-
ice_isA
public boolean ice_isA(java.lang.String s, Ice.Current __current)
-
ice_ids
public java.lang.String[] ice_ids()
-
ice_ids
public java.lang.String[] ice_ids(Ice.Current __current)
-
ice_id
public java.lang.String ice_id()
-
ice_id
public java.lang.String ice_id(Ice.Current __current)
-
ice_staticId
public static java.lang.String ice_staticId()
-
getBytes
public final byte[] getBytes()
- Specified by:
getBytes
in interface_MaskOperationsNC
-
getHeight
public final RDouble getHeight()
- Specified by:
getHeight
in interface_MaskOperationsNC
-
getPixels
public final Pixels getPixels()
- Specified by:
getPixels
in interface_MaskOperationsNC
-
getTextValue
public final RString getTextValue()
- Specified by:
getTextValue
in interface_MaskOperationsNC
-
getWidth
public final RDouble getWidth()
- Specified by:
getWidth
in interface_MaskOperationsNC
-
getX
public final RDouble getX()
- Specified by:
getX
in interface_MaskOperationsNC
-
getY
public final RDouble getY()
- Specified by:
getY
in interface_MaskOperationsNC
-
setBytes
public final void setBytes(byte[] theBytes)
- Specified by:
setBytes
in interface_MaskOperationsNC
-
setHeight
public final void setHeight(RDouble theHeight)
- Specified by:
setHeight
in interface_MaskOperationsNC
-
setPixels
public final void setPixels(Pixels thePixels)
- Specified by:
setPixels
in interface_MaskOperationsNC
-
setTextValue
public final void setTextValue(RString theTextValue)
- Specified by:
setTextValue
in interface_MaskOperationsNC
-
setWidth
public final void setWidth(RDouble theWidth)
- Specified by:
setWidth
in interface_MaskOperationsNC
-
setX
public final void setX(RDouble theX)
- Specified by:
setX
in interface_MaskOperationsNC
-
setY
public final void setY(RDouble theY)
- Specified by:
setY
in interface_MaskOperationsNC
-
___getX
public static Ice.DispatchStatus ___getX(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setX
public static Ice.DispatchStatus ___setX(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getY
public static Ice.DispatchStatus ___getY(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setY
public static Ice.DispatchStatus ___setY(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getWidth
public static Ice.DispatchStatus ___getWidth(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setWidth
public static Ice.DispatchStatus ___setWidth(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getHeight
public static Ice.DispatchStatus ___getHeight(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setHeight
public static Ice.DispatchStatus ___setHeight(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getPixels
public static Ice.DispatchStatus ___getPixels(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setPixels
public static Ice.DispatchStatus ___setPixels(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getTextValue
public static Ice.DispatchStatus ___getTextValue(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setTextValue
public static Ice.DispatchStatus ___setTextValue(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getBytes
public static Ice.DispatchStatus ___getBytes(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setBytes
public static Ice.DispatchStatus ___setBytes(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
__dispatch
public Ice.DispatchStatus __dispatch(IceInternal.Incoming in, Ice.Current __current)
- Specified by:
__dispatch
in interfaceIce.Object
- Overrides:
__dispatch
in classShape
-
__writeImpl
protected void __writeImpl(IceInternal.BasicStream __os)
- Overrides:
__writeImpl
in classShape
-
__readImpl
protected void __readImpl(IceInternal.BasicStream __is)
- Overrides:
__readImpl
in classShape
-
-