toggle menu
UIQ3
7.1.0
FX-603P
switch theme
search in API
UIQ3
/
net.sourceforge.uiq3.fx603p
/
Calculator_Fragment
/
Font_Entry
Font_Entry
FX-603P
private
class
Font_Entry
The calculator specific font which consists of PNGs
Author
martin
Members
Constructors
Font_Entry
Link copied to clipboard
FX-603P
private
constructor
(
id
:
Int
)
create a new character
Properties
Bitmap
Link copied to clipboard
FX-603P
private
open
var
Bitmap
:
Bitmap
A bitmap representing the character
id
Link copied to clipboard
FX-603P
private
val
id
:
Int
the id of the font entry
Functions
Bitmap
Link copied to clipboard
FX-603P
open
fun
Bitmap
(
)
:
Bitmap
clone
Link copied to clipboard
FX-603P
protected
open
fun
clone
(
)
:
Any
equals
Link copied to clipboard
FX-603P
open
fun
equals
(
obj
:
Any
)
:
Boolean
finalize
Link copied to clipboard
FX-603P
protected
open
fun
finalize
(
)
get
Class
Link copied to clipboard
FX-603P
fun
getClass
(
)
:
Class
<
out
Any
>
hash
Code
Link copied to clipboard
FX-603P
open
fun
hashCode
(
)
:
Int
notify
Link copied to clipboard
FX-603P
fun
notify
(
)
notify
All
Link copied to clipboard
FX-603P
fun
notifyAll
(
)
to
String
Link copied to clipboard
FX-603P
open
fun
toString
(
)
:
String
wait
Link copied to clipboard
FX-603P
fun
wait
(
)