public abstract class Mask extends Shape implements _MaskOperations, _MaskOperationsNC
| Modifier and Type | Field and 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 |
annotationLinksCountPerOwner, annotationLinksLoaded, annotationLinksSeq, fillColor, fillRule, fontFamily, fontSize, fontStyle, locked, roi, strokeColor, strokeDashArray, strokeWidth, theC, theT, theZ, transform, version| Constructor and 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) |
| Modifier and Type | Method and 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) |
___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___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___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_preMarshalequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBytes, getHeight, getPixels, getTextValue, getWidth, getX, getY, setBytes, setHeight, setPixels, setTextValue, setWidth, setX, setYaddAllShapeAnnotationLinkSet, 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, unloadAnnotationLinksgetDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetailsaddAllShapeAnnotationLinkSet, 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, unloadAnnotationLinksgetDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetailspublic static final java.lang.String[] __ids
protected RDouble x
protected RDouble y
protected RDouble width
protected RDouble height
protected Pixels pixels
protected RString textValue
protected byte[] bytes
public static final long serialVersionUID
public 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)
public boolean ice_isA(java.lang.String s)
public boolean ice_isA(java.lang.String s,
Ice.Current __current)
public java.lang.String[] ice_ids()
public java.lang.String[] ice_ids(Ice.Current __current)
public java.lang.String ice_id()
public java.lang.String ice_id(Ice.Current __current)
public static java.lang.String ice_staticId()
public final byte[] getBytes()
getBytes in interface _MaskOperationsNCpublic final RDouble getHeight()
getHeight in interface _MaskOperationsNCpublic final Pixels getPixels()
getPixels in interface _MaskOperationsNCpublic final RString getTextValue()
getTextValue in interface _MaskOperationsNCpublic final RDouble getWidth()
getWidth in interface _MaskOperationsNCpublic final RDouble getX()
getX in interface _MaskOperationsNCpublic final RDouble getY()
getY in interface _MaskOperationsNCpublic final void setBytes(byte[] theBytes)
setBytes in interface _MaskOperationsNCpublic final void setHeight(RDouble theHeight)
setHeight in interface _MaskOperationsNCpublic final void setPixels(Pixels thePixels)
setPixels in interface _MaskOperationsNCpublic final void setTextValue(RString theTextValue)
setTextValue in interface _MaskOperationsNCpublic final void setWidth(RDouble theWidth)
setWidth in interface _MaskOperationsNCpublic final void setX(RDouble theX)
setX in interface _MaskOperationsNCpublic final void setY(RDouble theY)
setY in interface _MaskOperationsNCpublic static Ice.DispatchStatus ___getX(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setX(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getY(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setY(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getWidth(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setWidth(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getHeight(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setHeight(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getPixels(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setPixels(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getTextValue(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setTextValue(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getBytes(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setBytes(Mask __obj, IceInternal.Incoming __inS, Ice.Current __current)
public Ice.DispatchStatus __dispatch(IceInternal.Incoming in,
Ice.Current __current)
__dispatch in interface Ice.Object__dispatch in class Shapeprotected void __writeImpl(IceInternal.BasicStream __os)
__writeImpl in class Shapeprotected void __readImpl(IceInternal.BasicStream __is)
__readImpl in class Shape