| Package | Description |
|---|---|
| org.web3d.x3d.jsail.Layout |
The Layout component defines how to precisely position content in a scene in relation
to the rendered results, especially for integrating 2D content with 3D content.
|
| Modifier and Type | Method and Description |
|---|---|
ScreenFontStyleObject |
ScreenFontStyleObject.addComments(CommentsBlock newCommentsBlock)
Add CommentsBlock to contained commentsList.
|
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.addFamily(SFStringObject newValue)
Add singleton SFStringObject value to MFString family field.
|
ScreenFontStyleObject |
ScreenFontStyleObject.addFamily(java.lang.String newValue)
Add singleton String value to MFString family field.
|
ScreenFontStyleObject |
ScreenFontStyleObject.addJustify(SFStringObject newValue)
Add singleton SFStringObject value to MFString justify field.
|
ScreenFontStyleObject |
ScreenFontStyleObject.addJustify(java.lang.String newValue)
Add singleton String value to MFString justify field.
|
ScreenFontStyleObject |
ScreenFontStyleObject.clearFamily()
Utility method to clear MFString value of family 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(SFStringObject newValue)
Assign typed object value to SFString cssClass field, similar to
setCssClass(String). |
ScreenFontStyleObject |
ScreenFontStyleObject.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
ScreenFontStyleObject |
ScreenFontStyleObject.setDEF(SFStringObject newValue)
Assign typed object value to SFString DEF field, similar to
setDEF(String). |
ScreenFontStyleObject |
ScreenFontStyleObject.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
ScreenFontStyleObject |
ScreenFontStyleObject.setFamily(java.util.ArrayList<java.lang.String> newValue)
Assign ArrayList value of MFString family field, similar to
setFamily(String[]). |
ScreenFontStyleObject |
ScreenFontStyleObject.setFamily(MFStringObject newValue)
Assign typed object value to MFString family field, similar to
setFamily(String[]). |
ScreenFontStyleObject |
ScreenFontStyleObject.setFamily(SFStringObject newValue)
Assign single SFString object value to MFString family field, similar to
setFamily(String[]). |
ScreenFontStyleObject |
ScreenFontStyleObject.setFamily(java.lang.String newValue)
Assign singleton String value to MFString family field, similar to
setFamily(String[]). |
ScreenFontStyleObject |
ScreenFontStyleObject.setFamily(java.lang.String[] newValue)
Assign String enumeration array (""SANS""|""SERIF""|""TYPEWRITER"") ['"SANS"'|'"SERIF"'|'"TYPEWRITER"'|'"etc."'] to initializeOnly MFString field named family.
|
ScreenFontStyleObject |
ScreenFontStyleObject.setHorizontal(boolean newValue)
Assign boolean value to initializeOnly SFBool field named horizontal.
|
ScreenFontStyleObject |
ScreenFontStyleObject.setHorizontal(SFBoolObject newValue)
Assign typed object value to SFBool horizontal field, similar to
setHorizontal(boolean). |
ScreenFontStyleObject |
ScreenFontStyleObject.setIS(ISObject newValue)
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
|
ScreenFontStyleObject |
ScreenFontStyleObject.setJustify(java.util.ArrayList<java.lang.String> newValue)
Assign ArrayList value of MFString justify field, similar to
setJustify(String[]). |
ScreenFontStyleObject |
ScreenFontStyleObject.setJustify(MFStringObject newValue)
Assign typed object value to MFString justify field, similar to
setJustify(String[]). |
ScreenFontStyleObject |
ScreenFontStyleObject.setJustify(SFStringObject newValue)
Assign single SFString object value to MFString justify field, similar to
setJustify(String[]). |
ScreenFontStyleObject |
ScreenFontStyleObject.setJustify(java.lang.String newValue)
Assign singleton String value to MFString justify field, similar to
setJustify(String[]). |
ScreenFontStyleObject |
ScreenFontStyleObject.setJustify(java.lang.String[] newValue)
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"") ['"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.setLanguage(SFStringObject newValue)
Assign typed object value to SFString language field, similar to
setLanguage(String). |
ScreenFontStyleObject |
ScreenFontStyleObject.setLanguage(java.lang.String newValue)
Assign String value to initializeOnly SFString field named language.
|
ScreenFontStyleObject |
ScreenFontStyleObject.setLeftToRight(boolean newValue)
Assign boolean value to initializeOnly SFBool field named leftToRight.
|
ScreenFontStyleObject |
ScreenFontStyleObject.setLeftToRight(SFBoolObject newValue)
Assign typed object value to SFBool leftToRight field, similar to
setLeftToRight(boolean). |
ScreenFontStyleObject |
ScreenFontStyleObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ScreenFontStyleObject |
ScreenFontStyleObject.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
ScreenFontStyleObject |
ScreenFontStyleObject.setPointSize(float newValue)
Assign float value within allowed range of (0,infinity) to initializeOnly SFFloat field named pointSize.
|
ScreenFontStyleObject |
ScreenFontStyleObject.setPointSize(SFFloatObject newValue)
Assign typed object value to SFFloat pointSize field, similar to
setPointSize(float). |
ScreenFontStyleObject |
ScreenFontStyleObject.setSpacing(float newValue)
Assign float value within allowed range of [0,infinity) to initializeOnly SFFloat field named spacing.
|
ScreenFontStyleObject |
ScreenFontStyleObject.setSpacing(SFFloatObject newValue)
Assign typed object value to SFFloat spacing field, similar to
setSpacing(float). |
ScreenFontStyleObject |
ScreenFontStyleObject.setStyle(SFStringObject newValue)
Assign typed object value to SFString style field, similar to
setStyle(String). |
ScreenFontStyleObject |
ScreenFontStyleObject.setStyle(java.lang.String newValue)
Assign String enumeration value ("PLAIN"|"BOLD"|"ITALIC"|"BOLDITALIC") ['PLAIN'|'BOLD'|'ITALIC'|'BOLDITALIC'] to initializeOnly SFString field named style.
|
ScreenFontStyleObject |
ScreenFontStyleObject.setTopToBottom(boolean newValue)
Assign boolean value to initializeOnly SFBool field named topToBottom.
|
ScreenFontStyleObject |
ScreenFontStyleObject.setTopToBottom(SFBoolObject newValue)
Assign typed object value to SFBool topToBottom field, similar to
setTopToBottom(boolean). |
ScreenFontStyleObject |
ScreenFontStyleObject.setUSE(ScreenFontStyleObject DEFnode)
Assign a USE reference to another DEF node of same node type, similar to
setUSE(String). |
ScreenFontStyleObject |
ScreenFontStyleObject.setUSE(SFStringObject newValue)
Assign typed object value to SFString USE field, similar to
setUSE(String). |
ScreenFontStyleObject |
ScreenFontStyleObject.setUSE(java.lang.String newValue)
Assign String value to inputOutput SFString field named USE.
|
| Modifier and Type | Method and Description |
|---|---|
ScreenFontStyleObject |
ScreenFontStyleObject.setUSE(ScreenFontStyleObject DEFnode)
Assign a USE reference to another DEF node of same node type, similar to
setUSE(String). |
Copyright ©2005-2017 Web3D Consortium under an open-source license, free for any use. Feedback is welcome.