Class Attributes


  • public class Attributes
    extends Object
    Author:
    Eduardo Ramos
    • Constructor Detail

      • Attributes

        public Attributes()
    • Method Detail

      • isTypeAvailable

        public static boolean isTypeAvailable​(Class<?> type,
                                              org.gephi.graph.api.TimeRepresentation timeRepresentation)
      • isTimestampType

        public static boolean isTimestampType​(Class<?> type)
      • isIntervalType

        public static boolean isIntervalType​(Class<?> type)