ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
This is an abstract class which is the basis for each of the different types of COGO calls In the abstract class we define that a call need to be able to produce a line segment as well as produce its traverse and description string.
N/A
N/A
N/A
N/A
Return Value
N/A
This method is the concrete method which always calls the associated core method. This is used to give us, the framework designer, flexability when user override the core method.
N/A
Return Value
returningDirectionType
returningAngleUnit
N/A
N/A
Return Value
This method is the concrete method which always calls the associated core method. This is used to give us, the framework designer, flexability when user override the core method.
N/A
Return Value
returningDirectionType
returningAngleUnit
N/A
N/A
Return Value
This method is the concrete method which always calls the associated core method. This is used to give us, the framework designer, flexability when user override the core method.
N/A
Return Value
traverseString
directionType
angleUnit
N/A
N/A
Return Value
N/A
N/A
Return Value
N/A
This abstract method has to be overridden in sub classes. It is responsible for converting the call into a descriptive string which will display on the call grid
N/A
Return Value
returningDirectionType
returningAngleUnit
This abstract method has to be overridden in sub classes. It is responsible for converting the call into a traverse string used to build up the traverse file for saving
N/A
Return Value
returningDirectionType
returningAngleUnit
This method will populate this class from a single line of a traverse string
N/A
Return Value
traverseString
directionType
angleUnit
N/A
N/A
Return Value
This porperty denotes if this call is the point of begining. This is the point from which we will begin the polygon
N/A
Return Type:Boolean