Uses of Enum Class
net.algart.matrices.maps.pyramids.io.api.PlanePyramidSource.AveragingMode
Packages that use PlanePyramidSource.AveragingMode
Package
Description
-
Uses of PlanePyramidSource.AveragingMode in net.algart.matrices.maps.pyramids.io.api
Methods in net.algart.matrices.maps.pyramids.io.api that return PlanePyramidSource.AveragingModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static PlanePyramidSource.AveragingMode[]PlanePyramidSource.AveragingMode.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of PlanePyramidSource.AveragingMode in net.algart.matrices.maps.pyramids.io.api.sources
Methods in net.algart.matrices.maps.pyramids.io.api.sources that return PlanePyramidSource.AveragingModeMethods in net.algart.matrices.maps.pyramids.io.api.sources with parameters of type PlanePyramidSource.AveragingModeModifier and TypeMethodDescriptionScalablePlanePyramidSource.setAveragingMode(PlanePyramidSource.AveragingMode averagingMode) -
Uses of PlanePyramidSource.AveragingMode in net.algart.matrices.maps.pyramids.io.formats.common.builders
Methods in net.algart.matrices.maps.pyramids.io.formats.common.builders that return PlanePyramidSource.AveragingModeMethods in net.algart.matrices.maps.pyramids.io.formats.common.builders with parameters of type PlanePyramidSource.AveragingModeModifier and TypeMethodDescriptionfinal voidFollowingResolutionsBuilder.setAveragingMode(PlanePyramidSource.AveragingMode averagingMode)