Class: Ea::Sources::Xmi::ExtensionGeometryParser::Placement

Inherits:
Struct
  • Object
show all
Defined in:
lib/ea/sources/xmi/extension_geometry_parser.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bend_pointsObject

Returns the value of attribute bend_points

Returns:

  • (Object)

    the current value of bend_points



107
108
109
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 107

def bend_points
  @bend_points
end

#bottomObject

Returns the value of attribute bottom

Returns:

  • (Object)

    the current value of bottom



107
108
109
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 107

def bottom
  @bottom
end

#edgeObject

Returns the value of attribute edge

Returns:

  • (Object)

    the current value of edge



107
108
109
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 107

def edge
  @edge
end

#exObject

Returns the value of attribute ex

Returns:

  • (Object)

    the current value of ex



107
108
109
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 107

def ex
  @ex
end

#eyObject

Returns the value of attribute ey

Returns:

  • (Object)

    the current value of ey



107
108
109
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 107

def ey
  @ey
end

#img_bottomObject

Returns the value of attribute img_bottom

Returns:

  • (Object)

    the current value of img_bottom



107
108
109
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 107

def img_bottom
  @img_bottom
end

#img_leftObject

Returns the value of attribute img_left

Returns:

  • (Object)

    the current value of img_left



107
108
109
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 107

def img_left
  @img_left
end

#img_rightObject

Returns the value of attribute img_right

Returns:

  • (Object)

    the current value of img_right



107
108
109
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 107

def img_right
  @img_right
end

#img_topObject

Returns the value of attribute img_top

Returns:

  • (Object)

    the current value of img_top



107
108
109
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 107

def img_top
  @img_top
end

#label_boxesObject

Returns the value of attribute label_boxes

Returns:

  • (Object)

    the current value of label_boxes



107
108
109
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 107

def label_boxes
  @label_boxes
end

#leftObject

Returns the value of attribute left

Returns:

  • (Object)

    the current value of left



107
108
109
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 107

def left
  @left
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



107
108
109
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 107

def path
  @path
end

#rightObject

Returns the value of attribute right

Returns:

  • (Object)

    the current value of right



107
108
109
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 107

def right
  @right
end

#sxObject

Returns the value of attribute sx

Returns:

  • (Object)

    the current value of sx



107
108
109
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 107

def sx
  @sx
end

#syObject

Returns the value of attribute sy

Returns:

  • (Object)

    the current value of sy



107
108
109
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 107

def sy
  @sy
end

#topObject

Returns the value of attribute top

Returns:

  • (Object)

    the current value of top



107
108
109
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 107

def top
  @top
end