Click or drag to resize

MarkableCalibrationGridPattern Methods

The MarkableCalibrationGridPattern type exposes the following members.

Methods
 NameDescription
Public methodAddFilling Adds a given filling profile for the contour. This stores only the filling information.
(Inherited from BaseMarkableVectorGraphic)
Public methodAlterPenSetPostBuild Provides the possibility to alter the resolved pen set during execution.
(Inherited from BaseMarkableJobElement)
Public methodAlterPenSetPreBuild Provides the possibility to alter the resolved pen set during execution.
(Inherited from BaseMarkableJobElement)
Protected methodBuildContent Builds the job element's contents (in terms of meta-commands) so that it will be consistent with its properties.
(Inherited from BaseMarkableCalibration2dPattern)
Protected methodBuildFillings
(Inherited from BaseMarkableVectorGraphic)
Protected methodBuildPattern Builds the pattern
(Overrides BaseMarkableCalibration2dPatternBuildPattern)
Public methodCenterToOrigin Moves the job element so that its centroid is at the origin.
(Inherited from BaseMarkableJobElement)
Public methodClearAllFillings Removes all fillings from the list. This removes only the filling information.
(Inherited from BaseMarkableVectorGraphic)
Public methodCompareWith
(Inherited from BaseMarkableVectorGraphic)
Public methodCopyFrom Copies the source job element into this job element.
(Inherited from BaseJobElement)
Public methodCreateFromBox Sets the metric properties to fit the box defined by the two points.
(Inherited from BaseMarkableJobElement)
Public methodDispose
(Inherited from BasePlugin)
Protected methodDispose(Boolean)
(Inherited from BaseMarkableVectorGraphic)
Public methodDisposeUI
(Inherited from BaseMarkableJobElement)
Protected methodDoCompareWith
(Inherited from BaseJobElement)
Protected methodDoDisposeUI
(Inherited from BasePlugin)
Protected methodDoGetUIMask
(Inherited from BaseJobElement)
Protected methodDoShowUI(String)
(Inherited from BaseJobElement)
Protected methodDoShowUI(JobElementHolder, String)
(Inherited from BaseMarkableCalibration2dPattern)
Protected methodDoShowUI(JobElementHolder, String, PropertyMask)
(Inherited from BaseJobElement)
Protected methodDoShowUICallback(PluginSettingsView) This callback method is called when a GUI settings dialog is closed with Apply or OK and is used to extract the changed properties from a settings dialog in the GUI.
(Inherited from BaseJobElement)
Protected methodDoShowUICallback(JobElementHolder, PluginSettingsView) This callback method is called when a GUI settings dialog is closed with Apply or OK and is used to extract the changed properties from a settings dialog in the GUI.
(Inherited from BaseMarkableCalibration2dPattern)
Protected methodDoUpdateDynamicContent Updates the content to the latest value. See IsDynamic. Value can be updated before and after execution. A unique ID to indicate that the content is simulated using the given ID as the key. The simulated value is reset to the last non-simulated value if the ID changes. The last non-simulated value will be used if the ID is null.
(Inherited from BaseMarkableVectorGraphic)
Public methodFlip Flip the job element against given flags for axes.
(Inherited from BaseMarkableJobElement)
Protected methodGenerateLocalTag
(Inherited from BaseJobElement)
Public methodGetBoundingBox Returns the bounding box of the transformed job element.
(Inherited from BaseMarkableVectorGraphic)
Public methodGetExecutionStats Gets the execution statistics of the job element
(Inherited from BaseMarkableVectorGraphic)
Public methodGetFillingPenNumbers
(Inherited from BaseMarkableVectorGraphic)
Protected methodGetNontransformedBoundingBox
(Inherited from BaseMarkableJobElement)
Public methodGetPenNumbers
(Inherited from BaseMarkableVectorGraphic)
Protected methodGetTransformedBoundingBox
(Inherited from BaseMarkableVectorGraphic)
Public methodGetUIMask
(Inherited from BaseJobElement)
Protected methodGetXBounds Returns the min and max x at the given y position.
(Inherited from BaseMarkableCalibration2dPattern)
Protected methodGetYBounds Returns the min and max y at the given x position.
(Inherited from BaseMarkableCalibration2dPattern)
Public methodHandleConditionPortChanged Performs necessary adjustments whenever the controller has updated its ports.
(Inherited from BaseJobElement)
Public methodHasPoint Tests whether a point is inside (inclusively) the job element. This applies only if the job element is on a single plane.
(Inherited from BaseMarkableJobElement)
Public methodInitialize Plug-in specific initialization can be done here if necessary.
(Inherited from BaseMarkableCalibration2dPattern)
Protected methodInvokePenSetUpdated
(Inherited from BaseMarkableJobElement)
Public methodIsEmpty Returns true if job element doesn't contain any content.
(Inherited from BaseMarkableVectorGraphic)
Public methodMoveTo Moves the job element so that its centroid is at the given position.
(Inherited from BaseMarkableJobElement)
Public methodRebuild(dmat4) Updates the job element's contents (in terms of meta-commands) so that it will be consistent with its properties.
(Inherited from BaseMarkableVectorGraphic)
Protected methodRebuild(dmat4, CommandListType)
(Inherited from BaseMarkableVectorGraphic)
Public methodRemoveFilling Removes a filling from the list. This removes only the filling information.
(Inherited from BaseMarkableVectorGraphic)
Public methodRemoveFillingAt Removes a filling from the list. This removes only the filling information.
(Inherited from BaseMarkableVectorGraphic)
Public methodRotate(Double) Rotates the job element a given angle around the z-axis.
(Inherited from BaseMarkableJobElement)
Public methodRotate(Double, dvec3) Rotates the job element a given angle with respect to a given vector passing through its centroid.
(Inherited from BaseMarkableJobElement)
Public methodScale(Double) Scales the job element uniformly with respect to its centroid.
(Inherited from BaseMarkableJobElement)
Public methodScale(dvec3) Scales the job element non-uniformly with respect to its centroid.
(Inherited from BaseMarkableJobElement)
Public methodScalePrepend(Double)
(Inherited from BaseMarkableJobElement)
Public methodScalePrepend(dvec3)
(Inherited from BaseMarkableJobElement)
Public methodShowUI(String)
(Inherited from BaseJobElement)
Public methodShowUI(JobElementHolder, String)
(Inherited from BaseJobElement)
Public methodShowUI(JobElementHolder, String, PropertyMask)
(Inherited from BaseMarkableVectorGraphic)
Public methodShowUICallback(PluginSettingsView)
(Inherited from BaseJobElement)
Public methodShowUICallback(JobElementHolder, PluginSettingsView)
(Inherited from BaseMarkableVectorGraphic)
Public methodShowUICancelCallback(PluginSettingsView) Invokes the callback that can be used when the ShowUI method is done and the user pressed the cancel button
(Inherited from BasePlugin)
Public methodShowUICancelCallback(JobElementHolder, PluginSettingsView)
(Inherited from BaseJobElement)
Public methodSplitAtPlane(FuncBaseMarkableJobElement, dvec2, dvec2, dmat4, MarkingMode, Double, Double) Splits the job element along the plate that is perpendicular to the XY plane and traversing the line defined by the two points.
(Inherited from BaseMarkableJobElement)
Public methodSplitAtPlane(FuncBaseMarkableJobElement, dvec2, dvec2, dmat4, Double, Double, Boolean) Splits the job element along the plate that is perpendicular to the XY plane and traversing the line defined by the two points.
(Inherited from BaseMarkableJobElement)
Public methodSplitAtPlane(FuncBaseMarkableJobElement, dvec3, dvec3, dvec3, dmat4, Double, Double, Boolean) Splits the job element along the plate defined by the two lines from p0 to p1 and p0 to p2.
(Inherited from BaseMarkableJobElement)
Public methodSplitAtPlane(FuncBaseMarkableJobElement, dvec3, dvec3, dvec3, dmat4, MarkingMode, Double, Double) Splits the job element along the plate defined by the two lines from p0 to p1 and p0 to p2.
(Inherited from BaseMarkableVectorGraphic)
Public methodToString
(Inherited from BasePlugin)
Public methodTransform Multiplies the model matrix with a transformation matrix.
(Inherited from BaseMarkableJobElement)
Public methodTranslate Translates the job element with a given vector.
(Inherited from BaseMarkableJobElement)
Public methodUpdateDynamicContent Updates the content to the latest value. The dirty flag is set to true. See IsDynamic. Value can be updated before and after execution. A unique ID to indicate that the content is simulated using the given ID as the key. The simulated value is reset to the last non-simulated value if the ID changes. The last non-simulated value will be used if the ID is null.
(Inherited from BaseMarkableVectorGraphic)
Protected methodUpdateFieldT Updates the Property to the value by using DirtyFlagLocker and setting IsDirty .
(Inherited from BaseJobElement)
Top
See Also