Uses of Class
com.azure.ai.openai.models.AzureGroundingEnhancementCoordinatePoint
Packages that use AzureGroundingEnhancementCoordinatePoint
-
Uses of AzureGroundingEnhancementCoordinatePoint in com.azure.ai.openai.models
Methods in com.azure.ai.openai.models that return AzureGroundingEnhancementCoordinatePointModifier and TypeMethodDescriptionAzureGroundingEnhancementCoordinatePoint.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AzureGroundingEnhancementCoordinatePoint from the JsonReader.Methods in com.azure.ai.openai.models that return types with arguments of type AzureGroundingEnhancementCoordinatePointModifier and TypeMethodDescriptionAzureGroundingEnhancementLineSpan.getPolygon()Get the polygon property: An array of objects representing points in the polygon that encloses the detected object.