BMXMessageAttachment.Size
类 BMXMessageAttachment.Size
-
java.lang.Object
-
- im.floo.floolib.BMXMessageAttachment.Size
-
封闭类:
BMXMessageAttachment
public static class BMXMessageAttachment.Size extends java.lang.Object
图片/视频大小
-
-
字段概要
字段
限定符和类型 字段和说明 protected boolean
swigCMemOwn
-
构造器概要
-
方法概要
所有方法 静态方法 实例方法 具体方法
限定符和类型 方法和说明 void
delete()
protected void
finalize()
protected static long
getCPtr(BMXMessageAttachment.Size obj)
double
getMHeight()
double
getMWidth()
void
setMHeight(double value)
void
setMWidth(double value)
-
从类继承的方法 java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
字段详细资料
-
swigCMemOwn
protected transient boolean swigCMemOwn
-
-
构造器详细资料
-
Size
protected Size(long cPtr, boolean cMemoryOwn)
-
Size
public Size(double width, double height)
-
Size
public Size(double width)
-
Size
public Size()
-
-
方法详细资料
-
getCPtr
protected static long getCPtr(BMXMessageAttachment.Size obj)
-
finalize
protected void finalize()
覆盖:
finalize
在类中java.lang.Object
-
delete
public void delete()
-
setMWidth
public void setMWidth(double value)
-
getMWidth
public double getMWidth()
-
setMHeight
public void setMHeight(double value)
-
getMHeight
public double getMHeight()
-
-
文档反馈
(如有产品使用问题,请提交工单)