Uses of Class
com.tencentcloudapi.cms.v20190321.models.RrectF
-
Packages that use RrectF Package Description com.tencentcloudapi.cms.v20190321.models -
-
Uses of RrectF in com.tencentcloudapi.cms.v20190321.models
Methods in com.tencentcloudapi.cms.v20190321.models that return RrectF Modifier and Type Method Description RrectFLogo. getRrectF()Get logo图标坐标信息 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.cms.v20190321.models with parameters of type RrectF Modifier and Type Method Description voidLogo. setRrectF(RrectF RrectF)Set logo图标坐标信息 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.cms.v20190321.models with parameters of type RrectF Constructor Description RrectF(RrectF source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-