Uses of Interface
org.openstreetmap.josm.data.sources.ISourceCategory
-
Packages that use ISourceCategory Package Description org.openstreetmap.josm.data.imagery Provides the classes for JOSM imagery sources, coupled withJMapViewerclasses.org.openstreetmap.josm.data.sources -
-
Uses of ISourceCategory in org.openstreetmap.josm.data.imagery
Classes in org.openstreetmap.josm.data.imagery that implement ISourceCategory Modifier and Type Class Description static classImageryInfo.ImageryCategoryCategory of imagery entry. -
Uses of ISourceCategory in org.openstreetmap.josm.data.sources
Classes in org.openstreetmap.josm.data.sources with type parameters of type ISourceCategory Modifier and Type Class Description classSourceInfo<T extends ISourceCategory<?>,U extends ISourceType<?>,V extends SourceBounds,W extends SourcePreferenceEntry<?>>This class is an abstraction for source information to be used in a panel like ImageryProvidersPanel.Fields in org.openstreetmap.josm.data.sources declared as ISourceCategory Modifier and Type Field Description protected TSourceInfo. categorycategory of the imagery
-