Uses of Enum Class
com.luciad.view.map.mgrs.TLcdMGRSGridOverlayLabelBuilder.Content
Packages that use TLcdMGRSGridOverlayLabelBuilder.Content
Package
Description
Provides GXY visualization support
for the Military Grid Reference System (MGRS).
-
Uses of TLcdMGRSGridOverlayLabelBuilder.Content in com.luciad.view.map.mgrs
Methods in com.luciad.view.map.mgrs that return TLcdMGRSGridOverlayLabelBuilder.ContentModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.TLcdMGRSGridOverlayLabelBuilder.Content.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.luciad.view.map.mgrs with parameters of type TLcdMGRSGridOverlayLabelBuilder.ContentModifier and TypeMethodDescriptionTLcdMGRSGridOverlayLabelBuilder.content
(TLcdMGRSGridOverlayLabelBuilder.Content aContent) The content which is being displayed.