Class VectorArrowImpl

  • Direct Known Subclasses:
    Vector3Arrow

    public abstract class VectorArrowImpl
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      VectorArrowImpl​(int offset, java.util.List<KeyIndex<java.lang.Object>> keysets)  
    • Constructor Detail

      • VectorArrowImpl

        public VectorArrowImpl​(int offset,
                               java.util.List<KeyIndex<java.lang.Object>> keysets)
    • Method Detail

      • get

        protected java.lang.String get​(PrimitiveBundle bundle,
                                       java.lang.Object[] keys)
      • _mapping

        protected java.lang.Object _mapping​(PrimitiveBundle bundle,
                                            int k,
                                            int ix)