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



115
116
117
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 115

def align
  @align
end

#boldObject

Returns the value of attribute bold

Returns:

  • (Object)

    the current value of bold



115
116
117
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 115

def bold
  @bold
end

#cxObject

Returns the value of attribute cx

Returns:

  • (Object)

    the current value of cx



115
116
117
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 115

def cx
  @cx
end

#cyObject

Returns the value of attribute cy

Returns:

  • (Object)

    the current value of cy



115
116
117
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 115

def cy
  @cy
end

#directionObject

Returns the value of attribute direction

Returns:

  • (Object)

    the current value of direction



115
116
117
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 115

def direction
  @direction
end

#hiddenObject

Returns the value of attribute hidden

Returns:

  • (Object)

    the current value of hidden



115
116
117
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 115

def hidden
  @hidden
end

#italicObject

Returns the value of attribute italic

Returns:

  • (Object)

    the current value of italic



115
116
117
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 115

def italic
  @italic
end

#oxObject

Returns the value of attribute ox

Returns:

  • (Object)

    the current value of ox



115
116
117
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 115

def ox
  @ox
end

#oyObject

Returns the value of attribute oy

Returns:

  • (Object)

    the current value of oy



115
116
117
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 115

def oy
  @oy
end

#rotationObject

Returns the value of attribute rotation

Returns:

  • (Object)

    the current value of rotation



115
116
117
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 115

def rotation
  @rotation
end

#underlineObject

Returns the value of attribute underline

Returns:

  • (Object)

    the current value of underline



115
116
117
# File 'lib/ea/sources/xmi/extension_geometry_parser.rb', line 115

def underline
  @underline
end