JCCKit logo

5. Extending JCCKit

JCCKit is a framework which can be easily extended because the main architecture is based on interfaces and abstract classes. You need a new type of symbol for your curves (e.g. crosses instead of the standard squares and circles)? Just subclass AbstractSymbolFactory!