|
Gephi Toolkit Javadoc | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AbstractList<T> | Complex type that defines list of any type of items. |
BigDecimalList | Complex type that define a list of BigDecimal items. |
BigIntegerList | Complex type that define a list of BigInteger items. |
BooleanList | Complex type that define a list of Boolean items. |
ByteList | Complex type that define a list of Byte items. |
CharacterList | Complex type that define a list of Character items. |
DoubleList | Complex type that define a list of Double items. |
DynamicBigDecimal | Represents BigDecimal type which can have got different values in
different time intervals. |
DynamicBigInteger | Represents BigInteger type which can have got different values in
different time intervals. |
DynamicBoolean | Represents Boolean type which can have got different values in
different time intervals. |
DynamicByte | Represents Byte type which can have got different values in
different time intervals. |
DynamicCharacter | Represents Character type which can have got different values in
different time intervals. |
DynamicDouble | Represents Double type which can have got different values in
different time intervals. |
DynamicFloat | Represents Float type which can have got different values in
different time intervals. |
DynamicInteger | Represents Integer type which can have got different values in
different time intervals. |
DynamicLong | Represents Long type which can have got different values in
different time intervals. |
DynamicShort | Represents Short type which can have got different values in
different time intervals. |
DynamicString | Represents String type which can have got different values in
different time intervals. |
DynamicType<T> | A special type which provides methods of getting/setting values of any time interval. |
FloatList | Complex type that define a list of Float items. |
IntegerList | Complex type that define a list of Integer items. |
Interval<T> | This class represents an interval with some value. |
IntervalTree<T> | It is essentially a map from intervals to object which can be queried for
Interval instances associated with a particular interval of time. |
LongList | Complex type that define a list of Long items. |
NumberList<T extends Number> | Complex type that defines list of items that are numbers. |
ShortList | Complex type that define a list of Short items. |
StringList | Complex type that define a list of String items. |
TimeInterval | Complex type for specifying time interval. |
TypeConvertor | Class responsible for type manipulation and creation needed in Attributes API. |
Defines new immutable types that can represent attributes.
Defines more complex type of data than Java doesn't provide. Types defined
here may be supported by AttributeType
and exploited by others
API.
|
Gephi Toolkit Javadoc | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |