ScreenFontStyleObject |
ScreenFontStyleObject.addComments(java.lang.String newComment) |
Add comment as String to contained commentsList.
|
ScreenFontStyleObject |
ScreenFontStyleObject.addComments(java.lang.String[] newComments) |
Add comments as String[] array to contained commentsList.
|
ScreenFontStyleObject |
ScreenFontStyleObject.addComments(CommentsBlock newCommentsBlock) |
Add CommentsBlock to contained commentsList.
|
ScreenFontStyleObject |
ScreenFontStyleObject.addFamily(java.lang.String newValue) |
Add singleton String value to MFString family field.
|
ScreenFontStyleObject |
ScreenFontStyleObject.addFamily(SFStringObject newValue) |
Add singleton SFStringObject value to MFString family field.
|
ScreenFontStyleObject |
ScreenFontStyleObject.addJustify(java.lang.String newValue) |
Add singleton String value to MFString justify field.
|
ScreenFontStyleObject |
ScreenFontStyleObject.addJustify(SFStringObject newValue) |
Add singleton SFStringObject value to MFString justify field.
|
ScreenFontStyleObject |
ScreenFontStyleObject.clearFamily() |
Utility method to clear MFString value of family field.
|
ScreenFontStyleObject |
ScreenFontStyleObject.clearIS() |
Utility method to clear SFNode value of IS field.
|
ScreenFontStyleObject |
ScreenFontStyleObject.clearJustify() |
Utility method to clear MFString value of justify field.
|
ScreenFontStyleObject |
ScreenFontStyleObject.clearMetadata() |
Utility method to clear SFNode value of metadata field.
|
ScreenFontStyleObject |
ScreenFontStyleObject.setCssClass(java.lang.String newValue) |
Accessor method to assign String value to inputOutput SFString field named class.
|
ScreenFontStyleObject |
ScreenFontStyleObject.setCssClass(SFStringObject newValue) |
|
ScreenFontStyleObject |
ScreenFontStyleObject.setDEF(java.lang.String newValue) |
Accessor method to assign String value to inputOutput SFString field named DEF.
|
ScreenFontStyleObject |
ScreenFontStyleObject.setDEF(SFStringObject newValue) |
Assign typed object value to SFString DEF field, similar to setDEF(String) .
|
ScreenFontStyleObject |
ScreenFontStyleObject.setFamily(java.lang.String newValue) |
|
ScreenFontStyleObject |
ScreenFontStyleObject.setFamily(java.lang.String[] newValue) |
Accessor method to assign String enumeration array (""SANS"" | ""SERIF"" | ""TYPEWRITER"") to initializeOnly MFString field named family.
|
ScreenFontStyleObject |
ScreenFontStyleObject.setFamily(java.util.ArrayList<java.lang.String> newValue) |
|
ScreenFontStyleObject |
ScreenFontStyleObject.setFamily(MFStringObject newValue) |
|
ScreenFontStyleObject |
ScreenFontStyleObject.setFamily(SFStringObject newValue) |
|
ScreenFontStyleObject |
ScreenFontStyleObject.setHorizontal(boolean newValue) |
Accessor method to assign boolean value to initializeOnly SFBool field named horizontal.
|
ScreenFontStyleObject |
ScreenFontStyleObject.setHorizontal(SFBoolObject newValue) |
|
ScreenFontStyleObject |
ScreenFontStyleObject.setIS(ISObject newValue) |
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
|
ScreenFontStyleObject |
ScreenFontStyleObject.setJustify(java.lang.String newValue) |
|
ScreenFontStyleObject |
ScreenFontStyleObject.setJustify(java.lang.String[] newValue) |
Accessor method to assign String enumeration array (""MIDDLE"" | ""MIDDLE" "BEGIN"" | ""MIDDLE" "END"" | ""MIDDLE" "FIRST"" | ""MIDDLE" "MIDDLE"" | ""BEGIN"" | ""BEGIN" "BEGIN"" | ""BEGIN" "END"" | ""BEGIN" "FIRST"" | ""BEGIN" "MIDDLE"" | ""END"" | ""END" "BEGIN"" | ""END" "END"" | ""END" "FIRST"" | ""END" "MIDDLE"" | ""FIRST"" | ""FIRST" "BEGIN"" | ""FIRST" "END"" | ""FIRST" "FIRST"" | ""FIRST" "MIDDLE"") to initializeOnly MFString field named justify.
|
ScreenFontStyleObject |
ScreenFontStyleObject.setJustify(java.util.ArrayList<java.lang.String> newValue) |
|
ScreenFontStyleObject |
ScreenFontStyleObject.setJustify(MFStringObject newValue) |
|
ScreenFontStyleObject |
ScreenFontStyleObject.setJustify(SFStringObject newValue) |
|
ScreenFontStyleObject |
ScreenFontStyleObject.setLanguage(java.lang.String newValue) |
Accessor method to assign String value to initializeOnly SFString field named language.
|
ScreenFontStyleObject |
ScreenFontStyleObject.setLanguage(SFStringObject newValue) |
|
ScreenFontStyleObject |
ScreenFontStyleObject.setLeftToRight(boolean newValue) |
Accessor method to assign boolean value to initializeOnly SFBool field named leftToRight.
|
ScreenFontStyleObject |
ScreenFontStyleObject.setLeftToRight(SFBoolObject newValue) |
|
ScreenFontStyleObject |
ScreenFontStyleObject.setMetadata(ProtoInstanceObject newValue) |
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ScreenFontStyleObject |
ScreenFontStyleObject.setMetadata(X3DMetadataObject newValue) |
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
ScreenFontStyleObject |
ScreenFontStyleObject.setPointSize(double newValue) |
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to setPointSize(float) .
|
ScreenFontStyleObject |
ScreenFontStyleObject.setPointSize(float newValue) |
Accessor method to assign float value to initializeOnly SFFloat field named pointSize.
|
ScreenFontStyleObject |
ScreenFontStyleObject.setPointSize(SFFloatObject newValue) |
|
ScreenFontStyleObject |
ScreenFontStyleObject.setSpacing(double newValue) |
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to setSpacing(float) .
|
ScreenFontStyleObject |
ScreenFontStyleObject.setSpacing(float newValue) |
Accessor method to assign float value to initializeOnly SFFloat field named spacing.
|
ScreenFontStyleObject |
ScreenFontStyleObject.setSpacing(SFFloatObject newValue) |
|
ScreenFontStyleObject |
ScreenFontStyleObject.setStyle(java.lang.String newValue) |
Accessor method to assign String enumeration value ("PLAIN" | "BOLD" | "ITALIC" | "BOLDITALIC") to initializeOnly SFString field named style.
|
ScreenFontStyleObject |
ScreenFontStyleObject.setStyle(SFStringObject newValue) |
|
ScreenFontStyleObject |
ScreenFontStyleObject.setTopToBottom(boolean newValue) |
Accessor method to assign boolean value to initializeOnly SFBool field named topToBottom.
|
ScreenFontStyleObject |
ScreenFontStyleObject.setTopToBottom(SFBoolObject newValue) |
|
ScreenFontStyleObject |
ScreenFontStyleObject.setUSE(java.lang.String newValue) |
Accessor method to assign String value to inputOutput SFString field named USE.
|
ScreenFontStyleObject |
ScreenFontStyleObject.setUSE(SFStringObject newValue) |
Assign typed object value to SFString USE field, similar to setUSE(String) .
|
ScreenFontStyleObject |
ScreenFontStyleObject.setUSE(ScreenFontStyleObject DEFnode) |
Assign a USE reference to another DEF node of same node type, similar to setUSE(String) .
|