Uses of Class
cn.mapway.ui.client.mvc.Rect
Packages that use Rect
-
Uses of Rect in cn.mapway.ui.client.mvc
Methods in cn.mapway.ui.client.mvc that return RectModifier and TypeMethodDescriptionfinal RectRect.clone()final Rectfinal Rectfinal RectRect.expand(double top, double right, double bottom, double left) final RectRect.extend(double x, double y) final Rectfinal RectRect.normalize()正交化对象final RectRect.offset(double dx, double dy) final RectRect.set(double startX, double startY, double width, double height) final RectRect.setHeight(double height) final RectRect.setWidth(double width) final RectRect.shrink(double left, double top, double right, double bottom) Rect.snapToGrid(int gridSize) Methods in cn.mapway.ui.client.mvc with parameters of type Rect