Uses of Class
cn.mapway.ui.client.mvc.Size
Packages that use Size
Package
Description
-
Uses of Size in cn.mapway.ui.client.mvc
Methods in cn.mapway.ui.client.mvc that return SizeModifier and TypeMethodDescriptionstatic Size[]Size.calculateArrowheadSizes(Size startSize, Size endSize, double arrowLength, double arrowHalfWidth) Calculates the two base coordinates of an arrowhead given a line segment.Size.clone()static SizeSize.create(double x, double y) final SizeRect.getCenter()Rect.getSize()Size.offset(double offsetX, double offsetY) Size.scale(double scaleX, double scaleY) Size.set(double x, double y) Methods in cn.mapway.ui.client.mvc with parameters of type SizeModifier and TypeMethodDescriptionstatic Size[]Size.calculateArrowheadSizes(Size startSize, Size endSize, double arrowLength, double arrowHalfWidth) Calculates the two base coordinates of an arrowhead given a line segment.final booleandoubleSize.distanceTo(Size target) -
Uses of Size in cn.mapway.ui.client.mvc.attribute.editor
Methods in cn.mapway.ui.client.mvc.attribute.editor that return Size -
Uses of Size in cn.mapway.ui.client.mvc.attribute.editor.common
Methods in cn.mapway.ui.client.mvc.attribute.editor.common that return Size -
Uses of Size in cn.mapway.ui.client.mvc.attribute.editor.editorselector
Methods in cn.mapway.ui.client.mvc.attribute.editor.editorselector that return Size -
Uses of Size in cn.mapway.ui.client.mvc.window
Methods in cn.mapway.ui.client.mvc.window that return Size -
Uses of Size in cn.mapway.ui.client.widget
Methods in cn.mapway.ui.client.widget that return SizeModifier and TypeMethodDescriptionAiFlexTable.getCellForDoubleClickEvent(com.google.gwt.event.dom.client.DoubleClickEvent event) x is columen ; y is rowCommonEventComposite.requireDefaultSize()缺省不提供尺寸 -
Uses of Size in cn.mapway.ui.client.widget.canvas
Methods in cn.mapway.ui.client.widget.canvas that return Size -
Uses of Size in cn.mapway.ui.client.widget.color
Methods in cn.mapway.ui.client.widget.color that return Size -
Uses of Size in cn.mapway.ui.client.widget.dialog
Methods in cn.mapway.ui.client.widget.dialog with parameters of type Size