| 限定符和类型 | 方法和说明 |
|---|---|
CoordinatePoint |
calculate(int enclosingWidth,
int enclosingHeight,
int elementWidth,
int elementHeight,
Margin margin)
计算位置
|
static AbsolutePosition |
of(CoordinatePoint point) |
static AbsolutePosition |
of(CoordinatePoint point,
Position position) |
public static AbsolutePosition of(CoordinatePoint point)
public static AbsolutePosition of(CoordinatePoint point, Position position)
public CoordinatePoint calculate(int enclosingWidth, int enclosingHeight, int elementWidth, int elementHeight, Margin margin)
PositionCopyright © 2025. All rights reserved.