Uses of Enum Class
com.luciad.view.TLcdMapScale.ScaleComparison
Packages that use TLcdMapScale.ScaleComparison
-
Uses of TLcdMapScale.ScaleComparison in com.luciad.view
Methods in com.luciad.view that return TLcdMapScale.ScaleComparisonModifier and TypeMethodDescriptionstatic TLcdMapScale.ScaleComparisonReturns the enum constant of this class with the specified name.static TLcdMapScale.ScaleComparison[]TLcdMapScale.ScaleComparison.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.luciad.view with parameters of type TLcdMapScale.ScaleComparisonModifier and TypeMethodDescriptionbooleanTLcdMapScale.is(TLcdMapScale.ScaleComparison aComparison, TLcdMapScale aOther) Convenience method for readable scale comparisons.