Uses of Class
ucar.unidata.data.point.TextPointDataSource.Metadata
Packages that use TextPointDataSource.Metadata
Package
Description
DataSource classes and utilities for point (e.g., surface) data.
-
Uses of TextPointDataSource.Metadata in ucar.unidata.data.point
Methods in ucar.unidata.data.point with parameters of type TextPointDataSource.MetadataModifier and TypeMethodDescriptionvoid
TextPointDataSource.applySavedMetaData
(TextPointDataSource.Metadata metadata) Init the widgetsvoid
TextPointDataSource.applySavedMetaDataFromUI
(TextPointDataSource.Metadata metadata) THis gets called from the Preferences menu and sets the metadata and also updates the skipRowsvoid
TextPointDataSource.applySavedMetaDataFromUIInner
(TextPointDataSource.Metadata metadata) This gets called in a thread from the applySavedMetaDataFromUI method