Uses of Class
com.luciad.lucy.gui.formatbar.ALcyFormatBar
Packages that use 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
Methods in com.luciad.lucy.addons.drawing.gui that return ALcyFormatBarModifier 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
Methods in com.luciad.lucy.gui.formatbar that return ALcyFormatBarModifier and TypeMethodDescriptionabstract ALcyFormatBar
ALcyFormatBarFactory.createFormatBar
(ILcdView aView, ILcdLayer aLayer) Creates anALcyFormatBar
for the given parameters.TLcyCompositeFormatBarFactory.createFormatBar
(ILcdView aView, ILcdLayer aLayer)