-
-
Methods in org.web3d.x3d.sai.Geospatial that return GeoMetadata
| Modifier and Type |
Method |
Description |
GeoMetadata |
GeoMetadata.setData(X3DNode[] newValue) |
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field data.
|
GeoMetadata |
GeoMetadata.setMetadata(X3DMetadataObject newValue) |
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
GeoMetadata |
GeoMetadata.setSummary(java.lang.String[] newValue) |
Accessor method to assign String array to inputOutput MFString field named summary.
|
GeoMetadata |
GeoMetadata.setUrl(java.lang.String[] newValue) |
Accessor method to assign String array to inputOutput MFString field named url.
|