GoogleApi.ContentWarehouse.V1.Model.GeostoreLinearStripePatternProto
Table of Contents ▼
Jump to a specific part of the page:
Description
No description given.Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
line
(type:list(GoogleApi.ContentWarehouse.V1.Model.GeostorePhysicalLineProto)
, default:nil
)
- A linear marker may consist of one or more parallel physical lines. These are ordered left to right along the direction of the marker core polyline.
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreLinearStripePatternProto{
line: [GoogleApi.ContentWarehouse.V1.Model.GeostorePhysicalLineProto.t()] | nil
}
line: [GoogleApi.ContentWarehouse.V1.Model.GeostorePhysicalLineProto.t()] | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GeostoreLinearStripePatternProto