com.supermap.ar.areffect.gltfModel

Class Target

  • java.lang.Object
    • com.supermap.ar.areffect.gltfModel.Target


  • public class Target
    extends java.lang.Object
    Target point.
    • Constructor Summary

      Constructors 
      Constructor and Description
      Target() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.Integer getNode()
      Gets nodes
      java.lang.String getPath()
      Gets the path
      void setNode(java.lang.Integer node)
      Sets nodes
      void setPath(java.lang.String path)
      Sets the path
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Target

        public Target()
    • Method Detail

      • setNode

        public void setNode(java.lang.Integer node)
        Sets nodes
        Parameters:
        node -
      • getNode

        public java.lang.Integer getNode()
        Gets nodes
        Returns:
      • setPath

        public void setPath(java.lang.String path)
        Sets the path
        Parameters:
        path -
      • getPath

        public java.lang.String getPath()
        Gets the path
        Returns: