JavaScript is disabled on your browser.
Skip navigation links
Pine API documentation
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
dev.prozilla.pine.core.component.ui
Interface NodeContext
All Known Implementing Classes:
LayoutNode
,
NodeRoot
@ContextOf
(
Node.class
)
public interface
NodeContext
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
float
getHeight
()
float
getWidth
()
float
getX
()
float
getY
()
Method Details
getX
float
getX
()
getY
float
getY
()
getWidth
float
getWidth
()
getHeight
float
getHeight
()