Uses of Interface
com.luciad.util.collections.ILcdFloatList
Packages that use ILcdFloatList
Package
Description
Provides an extension to the XML runtime binding framework
com.luciad.format.xml.bind for
XML Schema based documents.
Provides a set of interfaces and implementations for lists of primitives.
-
Uses of ILcdFloatList in com.luciad.format.xml.bind.schema
Methods in com.luciad.format.xml.bind.schema that return ILcdFloatListModifier and TypeMethodDescriptionstatic ILcdFloatListTLcdXMLBuiltInDatatypeConverter.parseFloatList(String aLexicalFloatList) Converts the specified XSD list of lexical XSD float to anILcdFloatList.Methods in com.luciad.format.xml.bind.schema with parameters of type ILcdFloatListModifier and TypeMethodDescriptionstatic StringTLcdXMLBuiltInDatatypeConverter.printFloatList(ILcdFloatList aFloatList) Converts the specifiedILcdFloatListinto an XSD lexical list of float. -
Uses of ILcdFloatList in com.luciad.util.collections
Classes in com.luciad.util.collections that implement ILcdFloatListModifier and TypeClassDescriptionclassArray-based implementation ofILcdFloatList.Methods in com.luciad.util.collections that return ILcdFloatListModifier and TypeMethodDescriptionILcdFloatList.clone()Creates and returns a copy of this object.