GoProfileStrip_AddMeasurement(GoProfileStrip tool, GoMeasurementType type, GoMeasurement *measurement) | GoProfileStrip | |
GoProfileStrip_BaseType(GoProfileStrip tool) | GoProfileStrip | |
GoProfileStrip_EnableRegion(GoProfileStrip tool, kBool enable) | GoProfileStrip | |
GoProfileStrip_EnableTilt(GoProfileStrip tool, kBool enable) | GoProfileStrip | |
GoProfileStrip_LeftEdge(GoProfileStrip tool) | GoProfileStrip | |
GoProfileStrip_MaxVoidWidth(GoProfileStrip tool) | GoProfileStrip | |
GoProfileStrip_MeasurementAt(GoProfileStrip tool, kSize index) | GoProfileStrip | |
GoProfileStrip_MeasurementCount(GoProfileStrip tool) | GoProfileStrip | |
GoProfileStrip_MinHeight(GoProfileStrip tool) | GoProfileStrip | |
GoProfileStrip_MinWidth(GoProfileStrip tool) | GoProfileStrip | |
GoProfileStrip_Region(GoProfileStrip tool) | GoProfileStrip | |
GoProfileStrip_RegionEnabled(GoProfileStrip tool) | GoProfileStrip | |
GoProfileStrip_RemoveMeasurement(GoProfileStrip tool, kSize index) | GoProfileStrip | |
GoProfileStrip_RightEdge(GoProfileStrip tool) | GoProfileStrip | |
GoProfileStrip_SetBaseType(GoProfileStrip tool, GoProfileStripBaseType type) | GoProfileStrip | |
GoProfileStrip_SetLeftEdge(GoProfileStrip tool, GoProfileStripEdgeType leftEdge) | GoProfileStrip | |
GoProfileStrip_SetMaxVoidWidth(GoProfileStrip tool, k64f value) | GoProfileStrip | |
GoProfileStrip_SetMinHeight(GoProfileStrip tool, k64f value) | GoProfileStrip | |
GoProfileStrip_SetMinWidth(GoProfileStrip tool, k64f value) | GoProfileStrip | |
GoProfileStrip_SetRightEdge(GoProfileStrip tool, GoProfileStripEdgeType rightEdge) | GoProfileStrip | |
GoProfileStrip_SetSupportWidth(GoProfileStrip tool, k64f value) | GoProfileStrip | |
GoProfileStrip_SetTransitionWidth(GoProfileStrip tool, k64f value) | GoProfileStrip | |
GoProfileStrip_SupportWidth(GoProfileStrip tool) | GoProfileStrip | |
GoProfileStrip_TiltEnabled(GoProfileStrip tool) | GoProfileStrip | |
GoProfileStrip_TransitionWidth(GoProfileStrip tool) | GoProfileStrip | |
GoProfileStrip_TransitionWidthLimitMax(GoProfileStrip tool) | GoProfileStrip | |
GoProfileStrip_TransitionWidthLimitMin(GoProfileStrip tool) | GoProfileStrip | |
GoProfileTool_SetSource(GoProfileTool tool, GoDataSource source) | GoProfileTool | |
GoProfileTool_SetStream(GoProfileTool tool, GoDataStream stream) | GoProfileTool | |
GoProfileTool_SetXAnchor(GoProfileTool tool, k32s id) | GoProfileTool | |
GoProfileTool_SetZAnchor(GoProfileTool tool, k32s id) | GoProfileTool | |
GoProfileTool_Source(GoProfileTool tool) | GoProfileTool | |
GoProfileTool_SourceOptionAt(GoProfileTool tool, kSize index) | GoProfileTool | |
GoProfileTool_SourceOptionCount(GoProfileTool tool) | GoProfileTool | |
GoProfileTool_Stream(GoProfileTool tool) | GoProfileTool | |
GoProfileTool_StreamOptionAt(GoProfileTool tool, kSize index) | GoProfileTool | |
GoProfileTool_StreamOptionCount(GoProfileTool tool) | GoProfileTool | |
GoProfileTool_XAnchor(GoProfileTool tool) | GoProfileTool | |
GoProfileTool_XAnchorEnabled(GoProfileTool tool) | GoProfileTool | |
GoProfileTool_XAnchorOptionAt(GoProfileTool tool, kSize index) | GoProfileTool | |
GoProfileTool_XAnchorOptionCount(GoProfileTool tool) | GoProfileTool | |
GoProfileTool_ZAnchor(GoProfileTool tool) | GoProfileTool | |
GoProfileTool_ZAnchorEnabled(GoProfileTool tool) | GoProfileTool | |
GoProfileTool_ZAnchorOptionAt(GoProfileTool tool, kSize index) | GoProfileTool | |
GoProfileTool_ZAnchorOptionCount(GoProfileTool tool) | GoProfileTool | |
GoTool_AddExtMeasurement(GoTool tool, kType type, kBool isFilterable, GoExtMeasurement *measurement) | GoTool | |
GoTool_AddFeatureOutput(GoTool tool, kType type, GoFeature *featureOutput) | GoTool | |
GoTool_AddMeasurement(GoTool tool, kType type, kBool isFilterable, GoMeasurement *measurement) | GoTool | |
GoTool_ClearFeatureOutputs(GoTool tool) | GoTool | |
GoTool_ClearMeasurements(GoTool tool) | GoTool | |
GoTool_FeatureOutputAt(GoTool tool, kSize index) | GoTool | |
GoTool_FeatureOutputCount(GoTool tool) | GoTool | |
GoTool_FindFeatureOutputByType(GoTool tool, GoFeatureType type) | GoTool | |
GoTool_FindMeasurementByType(GoTool tool, GoMeasurementType type) | GoTool | |
GoTool_Id(GoTool tool) | GoTool | |
GoTool_MeasurementAt(GoTool tool, kSize index) | GoTool | |
GoTool_MeasurementCount(GoTool tool) | GoTool | |
GoTool_Name(GoTool tool, kChar *name, kSize capacity) | GoTool | |
GoTool_RemoveFeatureOutput(GoTool tool, kSize index) | GoTool | |
GoTool_RemoveMeasurement(GoTool tool, kSize index) | GoTool | |
GoTool_SetName(GoTool tool, const kChar *name) | GoTool | |
GoTool_Type(GoTool tool) | GoTool | |
GoToolUtil_ParseStreamOptions(GoTool tool, kXml xml, kXmlItem item, kArrayList list) | GoTool | |