Class BaseAnimationNode

    • Field Detail

      • INITIAL_PLACEHOLDER

        @NotNull
        private static final @NotNull java.lang.String INITIAL_PLACEHOLDER
        See Also:
        Constant Field Values
      • values

        protected java.lang.String[] values
      • track

        @Nullable
        protected @Nullable Track track
    • Constructor Detail

      • BaseAnimationNode

        BaseAnimationNode()
    • Method Detail

      • attributeName

        @Nullable
        public static @Nullable java.lang.String attributeName​(@NotNull
                                                               @NotNull AttributeNode attributeNode)
      • isPlaceholder

        protected static boolean isPlaceholder​(@NotNull
                                               @NotNull java.lang.String value)
      • track

        @Nullable
        public @Nullable Track track()