Uses of Class
org.jjazz.instrumentcomponents.guitardiagram.api.TGChord
Packages that use TGChord
Package
Description
Guitar diagram graphical components and related methods.
-
Uses of TGChord in org.jjazz.instrumentcomponents.guitardiagram.api
Methods in org.jjazz.instrumentcomponents.guitardiagram.api that return TGChordMethods in org.jjazz.instrumentcomponents.guitardiagram.api that return types with arguments of type TGChordModifier and TypeMethodDescriptionTGChordCreatorUtil.getChords
(int[] tuning, int chordIndex, int alteration, int plusMinus, boolean add, int add5, int add9, int add11, int bassTonic, int chordTonic, boolean sharp) TGChordCreatorUtil.getChords
(ChordSymbol chordSymbol) Methods in org.jjazz.instrumentcomponents.guitardiagram.api with parameters of type TGChordConstructors in org.jjazz.instrumentcomponents.guitardiagram.api with parameters of type TGChord