An immutable class to represent a rectangle (x, y, width, height) with an additional weight component.C# 复制 [Android.Runtime.Register("android/hardware/camera2/params/MeteringRectangle", DoNotGenerateAcw=true)] public sealed class MeteringRectangle : Java.Lang.Object...
Nested classes/interfaces inherited from class java.awt.geom.Rectangle2D Rectangle2D.Double, Rectangle2D.Float Field Summary Fields Modifier and TypeField and Description int height The height of the Rectangle. int width The width of the Rectangle. int x The X coordinate of the upper-left co...
hashCode in class Object Returns: the hashcode for this Rectangle2D. Since: 1.2 See Also: Object.equals(java.lang.Object) System.identityHashCode(java.lang.Object)equals public boolean equals(Object obj) Determines whether or not the specified Object is equal to this Rectangle2D. The specified ...
Methods inherited from class java.lang.Object finalize, getClass, notify, notifyAll, toString, wait, wait, waitField Detail OUT_LEFT public static final int OUT_LEFT The bitmask that indicates that a point lies to the left of this Rectangle2D. Since: 1.2 See Also: Constant Field Values OUT...
finalize, getClass, notify, notifyAll, toString, wait, wait, wait 声明方法的接口 java.awt.Shape getBounds2D构造方法详细信息 RoundRectangle2D protected RoundRectangle2D() 这是一个无法直接实例化的抽象类。 特定于类型的实现子类可用于实例化,并提供许多格式用于存储满足以下各种访问器方法所必需的信息。 从...
java.awt.geom.RoundRectangle2D.Float 实现的所有接口 Shape,Serializable,Cloneable Enclosing class: RoundRectangle2D public static classRoundRectangle2D.FloatextendsRoundRectangle2DimplementsSerializable Float类定义了一个圆角矩形,全部在float坐标中指定。
@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public classRectangleextendsObjectimplementsSerializable,Cloneable,StructuredPojo Use Rectangle to identify a specific area of the video frame. See Also: AWS API Documentation,Serialized Form ...
Methods inherited from class java.lang.Object getClass, notify, notifyAll, toString, wait, wait, wait Methods inherited from interface com.aspose.cad.fileformats.ifc.IIfcEntity getEntityLabel Constructor Detail IfcRectangleProfileDef public IfcRectangleProfileDef() Method Detail getXDim public final If...
Create an instance of Presentation class. Obtain the reference of a slide by using its Index. Add an IAutoShape of Rectangle type using addAutoShape method exposed by IShapeCollection object. Set the Fill Type of the Rectangle to Solid. Set the Color of the Rectangle using SolidFillColor....
Modifier and TypeClass and Description class ArcShape Represents an arc shape. class EllipseShape Represents an ellipse shape. class PieShape Represents a pie shape. class RectangleShape Represents a rectangular shape. class TextShape Represents a text shape.Home...