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

#bottomObject

Returns the value of attribute bottom

Returns:

  • (Object)

    the current value of bottom



90
91
92
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 90

def bottom
  @bottom
end

#edgeObject

Returns the value of attribute edge

Returns:

  • (Object)

    the current value of edge



90
91
92
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 90

def edge
  @edge
end

#exObject

Returns the value of attribute ex

Returns:

  • (Object)

    the current value of ex



90
91
92
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 90

def ex
  @ex
end

#eyObject

Returns the value of attribute ey

Returns:

  • (Object)

    the current value of ey



90
91
92
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 90

def ey
  @ey
end

#img_bottomObject

Returns the value of attribute img_bottom

Returns:

  • (Object)

    the current value of img_bottom



90
91
92
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 90

def img_bottom
  @img_bottom
end

#img_leftObject

Returns the value of attribute img_left

Returns:

  • (Object)

    the current value of img_left



90
91
92
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 90

def img_left
  @img_left
end

#img_rightObject

Returns the value of attribute img_right

Returns:

  • (Object)

    the current value of img_right



90
91
92
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 90

def img_right
  @img_right
end

#img_topObject

Returns the value of attribute img_top

Returns:

  • (Object)

    the current value of img_top



90
91
92
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 90

def img_top
  @img_top
end

#label_boxesObject

Returns the value of attribute label_boxes

Returns:

  • (Object)

    the current value of label_boxes



90
91
92
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 90

def label_boxes
  @label_boxes
end

#leftObject

Returns the value of attribute left

Returns:

  • (Object)

    the current value of left



90
91
92
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 90

def left
  @left
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



90
91
92
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 90

def path
  @path
end

#rightObject

Returns the value of attribute right

Returns:

  • (Object)

    the current value of right



90
91
92
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 90

def right
  @right
end

#sxObject

Returns the value of attribute sx

Returns:

  • (Object)

    the current value of sx



90
91
92
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 90

def sx
  @sx
end

#syObject

Returns the value of attribute sy

Returns:

  • (Object)

    the current value of sy



90
91
92
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 90

def sy
  @sy
end

#topObject

Returns the value of attribute top

Returns:

  • (Object)

    the current value of top



90
91
92
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 90

def top
  @top
end