Modifier and Type | Interface and Description |
---|---|
static class |
UFUgfont.AskFontStylesData |
static class |
UFUgfont.FontHeader
Refer to UF_UGFONT_font_header_s for documentation
|
static class |
UFUgfont.Type
Refer to UF_UGFONT_type_e for documentation
|
Modifier and Type | Method and Description |
---|---|
int |
addFont(Tag fte,
String font)
Refer to UF_UGFONT_add_font for documentation.
|
int |
addStandardFont(Tag fte,
String font)
Refer to UF_UGFONT_add_standard_font for documentation.
|
UFUgfont.FontHeader |
askFontHeader(Tag fte,
int font)
Refer to UF_UGFONT_ask_font_header for documentation.
|
String |
askFontName(Tag fte,
int index)
Refer to UF_UGFONT_ask_font_name for documentation.
|
UFUgfont.AskFontStylesData |
askFontStyles(Tag fte,
int index)
Refer to UF_UGFONT_ask_font_styles for documentation.
|
UFUgfont.Type |
askFontType(Tag fte,
int index)
Refer to UF_UGFONT_ask_font_type for documentation.
|
int |
askNumberOfFonts(Tag fte)
Refer to UF_UGFONT_ask_number_of_fonts for documentation.
|
void |
replaceFont(Tag fte,
int index,
String font)
Refer to UF_UGFONT_replace_font for documentation.
|
void |
replaceFont1(Tag fte,
int index,
UFUgfont.Type type,
String font)
Refer to UF_UGFONT_replace_font_1 for documentation.
|
String askFontName(Tag fte, int index) throws NXException, RemoteException
NXException
RemoteException
int addFont(Tag fte, String font) throws NXException, RemoteException
NXException
RemoteException
int addStandardFont(Tag fte, String font) throws NXException, RemoteException
NXException
RemoteException
int askNumberOfFonts(Tag fte) throws NXException, RemoteException
NXException
RemoteException
UFUgfont.FontHeader askFontHeader(Tag fte, int font) throws NXException, RemoteException
NXException
RemoteException
void replaceFont(Tag fte, int index, String font) throws NXException, RemoteException
NXException
RemoteException
void replaceFont1(Tag fte, int index, UFUgfont.Type type, String font) throws NXException, RemoteException
NXException
RemoteException
UFUgfont.Type askFontType(Tag fte, int index) throws NXException, RemoteException
NXException
RemoteException
UFUgfont.AskFontStylesData askFontStyles(Tag fte, int index) throws NXException, RemoteException
NXException
RemoteException
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.