Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ getBounds
Method
getBounds
CodenameOne/src/com/codename1/ui/geom/Shape.java:142–142 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
140
///
141
/// A `Rectangle` that comprises the bounds of the shape.
142
Rectangle getBounds();
143
144
/// Gets the bounds of the shape as a 4-element array representing the (x,y,width,height)
145
/// tuple.
Callers
15
zoomTransition
Method · 0.95
testDrawShapeWithTranslationWrapsShape
Method · 0.95
testCreateTransformedShapeReturnsScaledCopy
Method · 0.95
testStrokeInvokesDrawShapeWithTranslation
Method · 0.95
shapeConversionsTranslateBetweenSpaces
Method · 0.95
intersects
Method · 0.65
updateSnappedSelectedBounds
Method · 0.65
getText
Method · 0.65
paint
Method · 0.65
getSelectedRect
Method · 0.65
getVisibleBounds
Method · 0.65
paint
Method · 0.65
Implementers
4
GeneralPath
CodenameOne/src/com/codename1/ui/geom/
Rectangle
CodenameOne/src/com/codename1/ui/geom/
Rectangle2D
CodenameOne/src/com/codename1/ui/geom/
ClipShape
Ports/iOSPort/src/com/codename1/impl/i
Calls
no outgoing calls
Tested by
12
testDrawShapeWithTranslationWrapsShape
Method · 0.76
testCreateTransformedShapeReturnsScaledCopy
Method · 0.76
testStrokeInvokesDrawShapeWithTranslation
Method · 0.76
shapeConversionsTranslateBetweenSpaces
Method · 0.76
invoke3
Method · 0.52
cleanPaint
Method · 0.52
paint
Method · 0.52
testMorphAnimation
Method · 0.52
testGeometryOwnershipAndVisibilityHelpers
Method · 0.52
setClip
Method · 0.52
isUsableWindowBoundsAcceptsReasonableOnDefaultScreen
Method · 0.52
isUsableWindowBoundsRejectsSliverOnScreen
Method · 0.52