net.sf.jguiraffe.gui.platform.javafx.layout
Obtains a size handler instance from the passed in Jelly context.
Obtains a size handler instance from the passed in Jelly context. If the context does not contain an instance yet, a new one is created.
the current Jelly context
the instance of this class from this context
Stores the specified size handler instance under a well-known name in the current Jelly context.
Stores the specified size handler instance under a well-known name in the current Jelly context.
the current Jelly context
the instance to be stored in the context
the stored size handler instance
The companion object of JavaFxUnitSizeHandler. This object maintains a shared cache with font sizes.