jdubielApplet
Class TnIType

java.lang.Object
  extended by jdubielApplet.Set
      extended by jdubielApplet.PcSet
          extended by jdubielApplet.TnType
              extended by jdubielApplet.TnIType
Direct Known Subclasses:
TnTnIType

public class TnIType
extends TnType


Field Summary
 
Fields inherited from class jdubielApplet.Set
base12String, charSet, combinatorial, ivector, m7set, name, set, symmetry, tnitype, tntnitype, tntype
 
Constructor Summary
TnIType()
           
TnIType(char[] t)
           
TnIType(int size)
           
TnIType(int[] s)
           
 
Method Summary
 void getTnIType()
           
 int[] returnTnIType(int[] st)
           
 
Methods inherited from class jdubielApplet.TnType
getNormalOrder, getTnType, returnTnType
 
Methods inherited from class jdubielApplet.PcSet
checkDuplicateChars, checkDuplicates, getBestNormal, getIVector, getMns, getMultiplied, getMultipliedBy7, getRTnIs, getRTns, getTnIs, getTns, invertPcSet, multiplyBy, numberOfNonSpaces, removeConsecutiveSpaces, removeDuplicatesInString, removeFistLastSpaces, returnMns, returnMultipliedBy7, returnTnIs, returnTns, rotateSeqByN, rotateSequence, sortPcSet
 
Methods inherited from class jdubielApplet.Set
charArrayToIntOne, charSetToSet, checkNonNumerals, combinatorialToString, intArrayToCharOne, intArrayToString, intToChar, ivectorToString, letterSetToSet, m7setToString, matrix, pcSetArrayToString, printPcSet, setToCharSet, symmetryToString, tnItoIn, tnitypeToString, tntnitypeToString, tntypeToString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TnIType

public TnIType()

TnIType

public TnIType(int[] s)

TnIType

public TnIType(char[] t)

TnIType

public TnIType(int size)
Method Detail

getTnIType

public void getTnIType()

returnTnIType

public int[] returnTnIType(int[] st)