Uses of Package
de.cau.cs.kieler.core.util

Packages that use de.cau.cs.kieler.core.util
de.cau.cs.kieler.core.kgraph.util Utility classes for the KGraph data structure. 
de.cau.cs.kieler.core.math Mathematics classes and functions. 
de.cau.cs.kieler.core.ui.figures Package for commonly used Draw2D figures. 
de.cau.cs.kieler.core.ui.providers Providers for UI related classes. 
de.cau.cs.kieler.core.ui.util Utility classes for usage in the Eclipse UI. 
de.cau.cs.kieler.core.util General purpose utility classes in the style of java.util
de.cau.cs.kieler.karma Classes for custom rendering of figures. 
de.cau.cs.kieler.keg.custom   
de.cau.cs.kieler.kev.mapping.animations The class MapAnimations.java applies the animations to the svg document. 
de.cau.cs.kieler.kiml Base classes for implementation of layout algorithms and for handling of different layout providers and layout options. 
de.cau.cs.kieler.kiml.ui.layout Classes with generic implementations to apply layout to GMF diagrams. 
 

Classes in de.cau.cs.kieler.core.util used by de.cau.cs.kieler.core.kgraph.util
Pair
          A simple pair implementation.
 

Classes in de.cau.cs.kieler.core.util used by de.cau.cs.kieler.core.math
IDataObject
          An interface for data types, which should be serializable using #toString() and parsable using IDataObject.parse(String).
 

Classes in de.cau.cs.kieler.core.util used by de.cau.cs.kieler.core.ui.figures
ICondition
          Interface for conditions that can be evaluated on a specific object.
 

Classes in de.cau.cs.kieler.core.util used by de.cau.cs.kieler.core.ui.providers
ICondition
          Interface for conditions that can be evaluated on a specific object.
 

Classes in de.cau.cs.kieler.core.util used by de.cau.cs.kieler.core.ui.util
ICondition
          Interface for conditions that can be evaluated on a specific object.
 

Classes in de.cau.cs.kieler.core.util used by de.cau.cs.kieler.core.util
ICondition
          Interface for conditions that can be evaluated on a specific object.
Pair
          A simple pair implementation.
 

Classes in de.cau.cs.kieler.core.util used by de.cau.cs.kieler.karma
ICondition
          Interface for conditions that can be evaluated on a specific object.
 

Classes in de.cau.cs.kieler.core.util used by de.cau.cs.kieler.keg.custom
ICondition
          Interface for conditions that can be evaluated on a specific object.
 

Classes in de.cau.cs.kieler.core.util used by de.cau.cs.kieler.kev.mapping.animations
Pair
          A simple pair implementation.
 

Classes in de.cau.cs.kieler.core.util used by de.cau.cs.kieler.kiml
Pair
          A simple pair implementation.
 

Classes in de.cau.cs.kieler.core.util used by de.cau.cs.kieler.kiml.ui.layout
Pair
          A simple pair implementation.