Class Hierarchy
Class List
Help
Contact Us
Class: IshCanonicalBlock
Inherits:
ActiveRecord::Base
Object
ActiveRecord::Base
IshCanonicalBlock
show all
Includes:
CoreBase
Defined in:
app/models/ish_canonical_block.rb
Overview
Attributes:
x
(
Integer
)
y
(
Integer
)
z
(
Integer
)
size_x
(
Integer
)
size_y
(
Integer
)
size_z
(
Integer
)
color_hex_triplet
(
String
)
sub_image_x
(
Integer
)
sub_image_y
(
Integer
)
Associations:
product
(
Product
)
—
has a product.
specimen_type
(
SpecimenType
)
—
has a specimen type.
atlas
(
Atlas
)
—
has an atlas.
sub_image
(
SubImage
)
—
has a sub image.