Package com.luciad.view.gxy


package com.luciad.view.gxy
Provides two-dimensional views and components supporting the visualization of the former's representation.

This package defines ILcdGXYView, an ILcdView to visualize two-dimensional object geometry, and its main implementations:

The package com.luciad.view.map provides subclasses of these implementations for viewing objects in a map context.

Unless stated otherwise, the classes in this package are meant to be used in a single thread, which is often the event dispatch thread. Multi-threaded painting can be enabled using the package com.luciad.view.gxy.asynchronous.

Since:
1.0