DFLib Release 1.0.0
Public Member Functions | Public Attributes | List of all members
pyPointTest.pyPoint Class Reference
Inheritance diagram for pyPointTest.pyPoint:
Inheritance graph
[legend]
Collaboration diagram for pyPointTest.pyPoint:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self)
 
def setXY (self, aPosition)
 
def getXY (self)
 
def Clone (self)
 
def getUserCoords (self)
 
def setUserCoords (self, uPosition)
 

Public Attributes

 myXY
 

Constructor & Destructor Documentation

◆ __init__()

def pyPointTest.pyPoint.__init__ (   self)
Here is the call graph for this function:
Here is the caller graph for this function:

Member Function Documentation

◆ Clone()

def pyPointTest.pyPoint.Clone (   self)
Here is the call graph for this function:

◆ getUserCoords()

def pyPointTest.pyPoint.getUserCoords (   self)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getXY()

def pyPointTest.pyPoint.getXY (   self)
Here is the caller graph for this function:

◆ setUserCoords()

def pyPointTest.pyPoint.setUserCoords (   self,
  uPosition 
)
Here is the call graph for this function:

◆ setXY()

def pyPointTest.pyPoint.setXY (   self,
  aPosition 
)
Here is the caller graph for this function:

Member Data Documentation

◆ myXY

pyPointTest.pyPoint.myXY

The documentation for this class was generated from the following file: