Package org.gephi.utils
Class Attributes
- java.lang.Object
-
- org.gephi.utils.Attributes
-
public class Attributes extends Object
- Author:
- Eduardo Ramos
-
-
Constructor Summary
Constructors Constructor Description Attributes()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisIntervalType(Class<?> type)static booleanisTimestampType(Class<?> type)static booleanisTypeAvailable(Class<?> type, org.gephi.graph.api.TimeRepresentation timeRepresentation)
-