Class: Ea::Sources::Xmi::ExtensionGeometryParser::LabelBox

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

Instance Attribute Summary collapse

Instance Attribute Details

#alignObject

Returns the value of attribute align

Returns:

  • (Object)

    the current value of align



98
99
100
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 98

def align
  @align
end

#boldObject

Returns the value of attribute bold

Returns:

  • (Object)

    the current value of bold



98
99
100
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 98

def bold
  @bold
end

#cxObject

Returns the value of attribute cx

Returns:

  • (Object)

    the current value of cx



98
99
100
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 98

def cx
  @cx
end

#cyObject

Returns the value of attribute cy

Returns:

  • (Object)

    the current value of cy



98
99
100
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 98

def cy
  @cy
end

#directionObject

Returns the value of attribute direction

Returns:

  • (Object)

    the current value of direction



98
99
100
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 98

def direction
  @direction
end

#hiddenObject

Returns the value of attribute hidden

Returns:

  • (Object)

    the current value of hidden



98
99
100
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 98

def hidden
  @hidden
end

#italicObject

Returns the value of attribute italic

Returns:

  • (Object)

    the current value of italic



98
99
100
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 98

def italic
  @italic
end

#oxObject

Returns the value of attribute ox

Returns:

  • (Object)

    the current value of ox



98
99
100
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 98

def ox
  @ox
end

#oyObject

Returns the value of attribute oy

Returns:

  • (Object)

    the current value of oy



98
99
100
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 98

def oy
  @oy
end

#rotationObject

Returns the value of attribute rotation

Returns:

  • (Object)

    the current value of rotation



98
99
100
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 98

def rotation
  @rotation
end

#underlineObject

Returns the value of attribute underline

Returns:

  • (Object)

    the current value of underline



98
99
100
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 98

def underline
  @underline
end