Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

L

LambdaContainerException - Exception Class in org.tquadrat.foundation.javadoc.internal.foundation.exception
A "container" exception for exception thrown within lambda expressions.
LambdaContainerException(Exception) - Constructor for exception class org.tquadrat.foundation.javadoc.internal.foundation.exception.LambdaContainerException
Creates a new LambdaContainerException instance for the given exception.
LambdaContainerException.UnexpectedException - Exception Class in org.tquadrat.foundation.javadoc.internal.foundation.exception
The exception that is thrown when the container holds an unexpected exception.
layout(UMLDocument, UMLTypeElement, int) - Method in class org.tquadrat.foundation.javadoc.UmlGraphLinkTaglet
Do the layout for the graph.
Lazy<T> - Interface in org.tquadrat.foundation.javadoc.internal.foundation.lang
A holder for a lazy initialised object instance.
LazyImpl<T> - Class in org.tquadrat.foundation.javadoc.internal.foundation.lang.internal
The implementation of the interface Lazy.
LazyImpl(Supplier<T>) - Constructor for class org.tquadrat.foundation.javadoc.internal.foundation.lang.internal.LazyImpl
Creates a new Lazy instance.
LazyImpl(T) - Constructor for class org.tquadrat.foundation.javadoc.internal.foundation.lang.internal.LazyImpl
Creates a new Lazy instance that is already initialised.
LIGHT_SOURCE - Enum constant in enum class org.tquadrat.foundation.javadoc.internal.foundation.svg.type.SVGElementCategory
Light source element.
lineTo(double, double) - Static method in class org.tquadrat.foundation.javadoc.internal.foundation.svg.SVGUtils
Creates an instance of the path element SVGPathElement.SVGLineTo that uses relative coordinates.
lineTo(long, long) - Static method in class org.tquadrat.foundation.javadoc.internal.foundation.svg.SVGUtils
Creates an instance of the path element SVGPathElement.SVGLineTo that uses relative coordinates.
lineToAbs(double, double) - Static method in class org.tquadrat.foundation.javadoc.internal.foundation.svg.SVGUtils
Creates an instance of the path element SVGPathElement.SVGLineTo that uses absolute coordinates.
lineToAbs(long, long) - Static method in class org.tquadrat.foundation.javadoc.internal.foundation.svg.SVGUtils
Creates an instance of the path element SVGPathElement.SVGLineTo that uses absolute coordinates.
list() - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.util.Entities.EntityMap
Returns the entities.
list() - Method in class org.tquadrat.foundation.javadoc.internal.foundation.util.Entities.PrimitiveEntityMap
Returns the entities.
listBasedComparator(List<K>) - Static method in class org.tquadrat.foundation.javadoc.internal.ToolKit
Sometimes a special sort order is required that cannot be defined as a rule.
listBasedComparator(K...) - Static method in class org.tquadrat.foundation.javadoc.internal.ToolKit
Sometimes a special sort order is required that cannot be defined as a rule.
listBasedComparator(ToolKit.KeyProvider<T, ? super K>, Comparator<? super T>, K...) - Static method in class org.tquadrat.foundation.javadoc.internal.ToolKit
Sometimes a special sort order is required that cannot be defined as a rule.
listBasedComparator(ToolKit.KeyProvider<T, K>, Comparator<? super T>, List<K>) - Static method in class org.tquadrat.foundation.javadoc.internal.ToolKit
Sometimes a special sort order is required that cannot be defined as a rule.
ListBasedComparator<T,K> - Class in org.tquadrat.foundation.javadoc.internal.foundation.util
Sometimes a special sort order is required that cannot be defined as a rule.
ListBasedComparator(List<K>) - Constructor for class org.tquadrat.foundation.javadoc.internal.foundation.util.ListBasedComparator
Creates a new ListBasedComparator instance.
ListBasedComparator(K[]) - Constructor for class org.tquadrat.foundation.javadoc.internal.foundation.util.ListBasedComparator
Creates a new ListBasedComparator instance.
ListBasedComparator(ToolKit.KeyProvider<T, K>, Comparator<? super T>, List<K>) - Constructor for class org.tquadrat.foundation.javadoc.internal.foundation.util.ListBasedComparator
Creates a new ListBasedComparator instance.
ListBasedComparator(ToolKit.KeyProvider<T, K>, Comparator<? super T>, List<K>, K[]) - Constructor for class org.tquadrat.foundation.javadoc.internal.foundation.util.ListBasedComparator
Creates a new ListBasedComparator instance.
ListBasedComparator(ToolKit.KeyProvider<T, K>, Comparator<? super T>, K...) - Constructor for class org.tquadrat.foundation.javadoc.internal.foundation.util.ListBasedComparator
Creates a new ListBasedComparator instance.
ListBasedComparator.SimpleKeyProvider<T,K> - Class in org.tquadrat.foundation.javadoc.internal.foundation.util
A simple implementation of ToolKit.KeyProvider that returns the instance itself as the sort order key.
listEntities() - Method in class org.tquadrat.foundation.javadoc.internal.foundation.util.Entities
Returns a list of all known entities.
LiteralTaglet - Class in org.tquadrat.foundation.javadoc.internal
Re-implementation of the {@literal} taglet.
LiteralTaglet() - Constructor for class org.tquadrat.foundation.javadoc.internal.LiteralTaglet
Creates a new LiteralTaglet instance.
loadCSS() - Static method in class org.tquadrat.foundation.javadoc.umlgraph.UMLDocument
Loads the CSS from the resources.
loadEntities(Entities.EntityMap, URL) - Static method in class org.tquadrat.foundation.javadoc.internal.foundation.util.Entities
Load the entities from the resource identified by the given URL to the given target entity map.
loadOptions(File) - Method in class org.tquadrat.foundation.javadoc.JavadocStarter
Reads the options file and returns the options from it.

The source files and package names will get the key "ARGUMENT<#>" where # is a counter.
loadToString(Reader) - Static method in class org.tquadrat.foundation.javadoc.internal.ToolKit
Reads the complete content of the provided Reader into a String.
LOGO - Static variable in class org.tquadrat.foundation.javadoc.JavadocStarter
The name of the logo file: "tquadrat_logo.jpg".
longToString(char, long...) - Static method in class org.tquadrat.foundation.javadoc.internal.foundation.svg.type.ValueBase
Converts a list of long values to a single String.
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form