Uses of Interface
com.luciad.util.collections.ILcdIntList
Packages that use ILcdIntList
Package
Description
Provides an extension to the XML runtime binding framework
com.luciad.format.xml.bind for
XML Schema based documents.Provides the addon that supports the KML 2.2 format.
Contains graphical user interface related classes like menu bars, toolbars, application panes and customizer factories.
Contains a broad range of classes related to the visual representation of a map.
Provides a set of interfaces and implementations for lists of primitives.
-
Uses of ILcdIntList in com.luciad.format.xml.bind.schema
Methods in com.luciad.format.xml.bind.schema that return ILcdIntListModifier and TypeMethodDescriptionstatic ILcdIntListTLcdXMLBuiltInDatatypeConverter.parseIntList(String aLexicalIntList) Converts the specified XSD list of lexical XSD int to anILcdIntList.Methods in com.luciad.format.xml.bind.schema with parameters of type ILcdIntListModifier and TypeMethodDescriptionstatic StringTLcdXMLBuiltInDatatypeConverter.printIntList(ILcdIntList aIntList) Converts the specifiedILcdIntListinto an XSD lexical list of int. -
Uses of ILcdIntList in com.luciad.lucy.addons.kml22
Methods in com.luciad.lucy.addons.kml22 that return ILcdIntListModifier and TypeMethodDescriptionTLcyKML22GUIFactory.getTreeCellRendererIDs()Returns the tree cell renderer ID of the model content tree.TLcyKML22GUIFactory.getTreeIDs()Returns the tree ID of the model content tree.TLcyKML22GUIFactory.getTreeModelIDs()Returns the tree model ID of the model content tree. -
Uses of ILcdIntList in com.luciad.lucy.gui
Methods in com.luciad.lucy.gui that return ILcdIntListModifier and TypeMethodDescriptionprotected ILcdIntListALcyGUIFactory.getActionIDs()Returns the list with all action IDs.protected ILcdIntListALcyGUIFactory.getActiveSettableIDs()Returns the list with all active settable IDs.protected ILcdIntListALcyGUIFactory.getComponentIDs()Returns the list with all component IDs.protected ILcdIntListALcyGUIFactory.getPanelIDs()Returns the list with all panel IDs.Constructors in com.luciad.lucy.gui with parameters of type ILcdIntListModifierConstructorDescriptionprotectedALcyGUIFactory(ILcyLucyEnv aLucyEnv, ILcdIntList aActionIDs, ILcdIntList aActiveSettableIDs, ILcdIntList aComponentIDs, ILcdIntList aPanelIDs) Creates a newALcyGUIFactory. -
Uses of ILcdIntList in com.luciad.lucy.map.lightspeed
Methods in com.luciad.lucy.map.lightspeed that return ILcdIntListModifier and TypeMethodDescriptionprotected ILcdIntListTLcyLspMapLayerControlFactory.getActionBarIDs()Returns the list with all action bar IDs.protected ILcdIntListTLcyLspMapLayerControlFactory.getActionEnabledFilterIDs()Returns the list with all enabled action filter IDs.protected ILcdIntListTLcyLspMapLayerControlFactory.getActiveSettableEnabledFilterIDs()Returns the list with all enabled active settable filter IDs.protected ILcdIntListTLcyLspMapComponentFactory.getControllerIDs()Returns the list with all controller IDs.protected ILcdIntListTLcyLspMapComponentFactory.getToolBarIDs()Returns the list with all toolbar IDs.protected ILcdIntListTLcyLspMapLayerControlFactory.getTransferHandlerIDs()Returns the list with all transfer handler IDs.protected ILcdIntListTLcyLspMapLayerControlFactory.getTreeCellRendererIDs()Returns the list with all tree cell renderer IDs.protected ILcdIntListTLcyLspMapLayerControlFactory.getTreeIDs()Returns the list with all tree IDs.protected ILcdIntListTLcyLspMapLayerControlFactory.getTreeModelIDs()Returns the list with all tree model IDs. -
Uses of ILcdIntList in com.luciad.util.collections
Classes in com.luciad.util.collections that implement ILcdIntListModifier and TypeClassDescriptionclassArray-based implementation ofILcdIntList.Methods in com.luciad.util.collections that return ILcdIntList