Uses of Class
com.luciad.lucy.gui.formatbar.ALcyFormatBar
Package
Description
This package contains the default toolbar for editing drawing models used in the drawing add on.
Package containing an abstract class
ALcyFormatBar
, which provides a component that
can be displayed to manipulate a layer of a given format.-
Uses of ALcyFormatBar in com.luciad.lucy.addons.drawing.gui
Modifier and TypeMethodDescriptionprotected ALcyFormatBar
ALcyDrawingToolBarFactory.getFormatBar
(ALcyProperties aProperties) Convenience method to return the format bar contained in the properties with keyALcyDrawingToolBarFactory.getFormatBarPropertiesKey()
. -
Uses of ALcyFormatBar in com.luciad.lucy.gui.formatbar
Modifier and TypeMethodDescriptionabstract ALcyFormatBar
ALcyFormatBarFactory.createFormatBar
(ILcdView aView, ILcdLayer aLayer) Creates anALcyFormatBar
for the given parameters.TLcyCompositeFormatBarFactory.createFormatBar
(ILcdView aView, ILcdLayer aLayer)