Class MetadataTree

All Implemented Interfaces:
Styleable, Event­Target, Skinnable
Direct Known Subclasses:
Standard­Metadata­Tree

@DefaultProperty("content") public class MetadataTree extends TreeTableView<TreeTable.Node>
A view of metadata represented by a Tree­Table. This base class can represent native metadata or standard metadata. The tree table shows the following columns: In the particular case of metadata from ISO 19115 standard, the Standard­Metadata­Tree specialization should be used instead of this base class.

Limitations

Since:
1.1
"TODO:"
Add menu items for controlling the number/date/angle format pattern.