Package com.luciad.lucy.gui.formatbar
package com.luciad.lucy.gui.formatbar
Package containing an abstract class ALcyFormatBar, which provides a component that
can be displayed to manipulate a layer of a given format. Also, an abstract factory for such
ALcyFormatBars is included in this package.
- Since:
- 8.2
-
ClassesClassDescription(Swing) component that can be displayed to manipulate a layer of a given format.Factory to create
ALcyFormatBars.A composite implementation ofALcyFormatBarFactoryaccording to the composite design pattern.