A B C D F H M O R S T V W 

A

AbstractVennRunnable - Class in org.dishevelled.venn.tools
Abstract venn runnable.
AbstractVennRunnable(boolean, boolean) - Constructor for class org.dishevelled.venn.tools.AbstractVennRunnable
Create a new abstract venn runnable with the specified arguments.
additional(ImmutableBitSet) - Static method in class org.dishevelled.venn.tools.Venn
 
additional(Set<Integer>) - Static method in class org.dishevelled.venn.tools.Venn
 

B

buildLabel(List<String>, ImmutableBitSet) - Static method in class org.dishevelled.venn.tools.Venn
 

C

count() - Method in class org.dishevelled.venn.tools.AbstractVennRunnable
Return true to output count(s) only.

D

defaultIfFound(Argument<T>, T, T, T) - Static method in class org.dishevelled.venn.tools.AbstractVennRunnable
Default to the specified default value if the argument was found and has a null value or if the value matches either of value0 or value1.
defaultIfFound(Argument<T>, T, T, T, T) - Static method in class org.dishevelled.venn.tools.AbstractVennRunnable
Default to the specified default value if the argument was found and has a null value or if the value matches either of value0, value1, or value2.
defaultIfFound(Argument<T>, T, T, T, T, T) - Static method in class org.dishevelled.venn.tools.AbstractVennRunnable
Default to the specified default value if the argument was found and has a null value or if the value matches either of value0, value1, value2, or value3.

F

first(ImmutableBitSet) - Static method in class org.dishevelled.venn.tools.Venn
 
first(Set<Integer>) - Static method in class org.dishevelled.venn.tools.Venn
 

H

header() - Method in class org.dishevelled.venn.tools.AbstractVennRunnable
Return true to output header(s).

M

main(String[]) - Static method in class org.dishevelled.venn.tools.Venn
Main.
main(String[]) - Static method in class org.dishevelled.venn.tools.Venn2
Main.
main(String[]) - Static method in class org.dishevelled.venn.tools.Venn3
Main.
main(String[]) - Static method in class org.dishevelled.venn.tools.Venn4
Main.

O

org.dishevelled.venn.tools - package org.dishevelled.venn.tools
Command line tools for venn diagrams.

R

range(int) - Static method in class org.dishevelled.venn.tools.Venn
 
read(File) - Static method in class org.dishevelled.venn.tools.AbstractVennRunnable
Read a set of strings from the specified input file.
run() - Method in class org.dishevelled.venn.tools.Venn
run() - Method in class org.dishevelled.venn.tools.Venn2
run() - Method in class org.dishevelled.venn.tools.Venn3
run() - Method in class org.dishevelled.venn.tools.Venn4

S

STDOUT - Static variable in class org.dishevelled.venn.tools.AbstractVennRunnable
Marker file, write to stdout.

T

toImmutableBitSet(Set<Integer>) - Static method in class org.dishevelled.venn.tools.Venn
 

V

Venn - Class in org.dishevelled.venn.tools
Venn an arbitrary number of input files.
Venn2 - Class in org.dishevelled.venn.tools
Venn two input files.
Venn3 - Class in org.dishevelled.venn.tools
Venn three input files.
Venn4 - Class in org.dishevelled.venn.tools
Venn four input files.

W

write(boolean, String, PrintWriter) - Static method in class org.dishevelled.venn.tools.AbstractVennRunnable
Write the specified label text to stdout.
write(boolean, int, PrintWriter) - Static method in class org.dishevelled.venn.tools.AbstractVennRunnable
Write the specified size to stdout.
write(boolean, Iterator<String>, PrintWriter) - Static method in class org.dishevelled.venn.tools.AbstractVennRunnable
Write one value from the specified iterator to stdout.
write(String, Set<String>, File) - Method in class org.dishevelled.venn.tools.AbstractVennRunnable
Write the specified set view to the specified file if valid.
A B C D F H M O R S T V W 

Copyright (c) 2010-2013 held jointly by the individual authors. Licensed under the GNU Lesser General Public License (LGPL).