Uses of Interface
org.web3d.x3d.sai.Text.FontLibrary
Packages that use FontLibrary
Package
Description
The Text component defines how text strings are rendered in an X3D scene.
The Text component defines how text strings are rendered in an X3D scene.
-
Uses of FontLibrary in org.web3d.x3d.jsail.Text
Classes in org.web3d.x3d.jsail.Text that implement FontLibraryModifier and TypeClassDescriptionclass
Package hint: This org.web3d.x3d.jsail concrete class is used for implementing a standalone X3D object as a Plain Old Java Object (POJO). -
Uses of FontLibrary in org.web3d.x3d.sai.Text
Methods in org.web3d.x3d.sai.Text that return FontLibraryModifier and TypeMethodDescriptionFontLibrary.setAutoRefresh(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named autoRefresh.FontLibrary.setAutoRefreshTimeLimit(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named autoRefreshTimeLimit.FontLibrary.setDescription(String newValue) Accessor method to assign String value to inputOutput SFString field named description.Accessor method to assign String enumeration array (""SANS"" | ""SERIF"" | ""TYPEWRITER"") to inputOutput MFString field named family.FontLibrary.setLoad(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named load.FontLibrary.setMetadata(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.Accessor method to assign String array to inputOutput MFString field named url.