Uses of Enum Class
cz.fidentis.analyst.data.face.HumanFaceMemoryManager.Strategy
Packages that use HumanFaceMemoryManager.Strategy
Package
Description
Complete human face model.
-
Uses of HumanFaceMemoryManager.Strategy in cz.fidentis.analyst.data.face
Methods in cz.fidentis.analyst.data.face that return HumanFaceMemoryManager.StrategyModifier and TypeMethodDescriptionHumanFaceMemoryManager.getStrategy()
Returns current dumping strategy.Returns the enum constant of this class with the specified name.static HumanFaceMemoryManager.Strategy[]
HumanFaceMemoryManager.Strategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in cz.fidentis.analyst.data.face with parameters of type HumanFaceMemoryManager.StrategyModifier and TypeMethodDescriptionvoid
HumanFaceMemoryManager.setStrategy
(HumanFaceMemoryManager.Strategy strategy) Changes the dumping strategy -
Uses of HumanFaceMemoryManager.Strategy in cz.fidentis.analyst.data.face.impl
Methods in cz.fidentis.analyst.data.face.impl that return HumanFaceMemoryManager.StrategyMethods in cz.fidentis.analyst.data.face.impl with parameters of type HumanFaceMemoryManager.StrategyModifier and TypeMethodDescriptionvoid
HumanFaceMemoryManagerImpl.setStrategy
(HumanFaceMemoryManager.Strategy strategy)