Uses of Enum Class
org.x4o.fc18.zion7.flame4.FCFlameNumberGram
Packages that use FCFlameNumberGram
Package
Description
Zerial IO version 7 for orange juice.
-
Uses of FCFlameNumberGram in org.x4o.fc18.zion7
Methods in org.x4o.fc18.zion7 with parameters of type FCFlameNumberGramModifier and TypeMethodDescriptiondefault voidFourCornerZion7Candlelier.Adapter.strobeNumberGrams(FCFlameNumberGram gram, List<Integer> values) voidFourCornerZion7Candlelier.strobeNumberGrams(FCFlameNumberGram gram, List<Integer> values) An set of number grams of the give base degree type. -
Uses of FCFlameNumberGram in org.x4o.fc18.zion7.flame4
Subclasses with type arguments of type FCFlameNumberGram in org.x4o.fc18.zion7.flame4Methods in org.x4o.fc18.zion7.flame4 that return FCFlameNumberGramModifier and TypeMethodDescriptionstatic FCFlameNumberGramFCFlameNumberGram.valueByCutCount(int cutCount) static FCFlameNumberGramFCFlameNumberGram.valueOf(int idx) Returns the enum constant of this class with the specified name.static FCFlameNumberGramReturns the enum constant of this class with the specified name.static FCFlameNumberGram[]FCFlameNumberGram.values()Returns an array containing the constants of this enum class, in the order they are declared.