Uses of Class
dip.world.variant.data.Symbol

Packages that use Symbol
dip.world.variant.data   
 

Uses of Symbol in dip.world.variant.data
 

Methods in dip.world.variant.data that return Symbol
 Symbol[] SymbolPack.getSymbols()
          Get the Symbols
 Symbol SymbolPack.getSymbol(java.lang.String name)
          Find the Symbol with the given Name (case sensitive); returns null if name not found.
 

Methods in dip.world.variant.data with parameters of type Symbol
 void SymbolPack.setSymbols(Symbol[] symbols)
          Set the Symbols
 



Copyright 2002-2004 Zachary DelProposto / jDip Development Team. All Rights Reserved.