com.aspose.diagram
Class RelationShape

java.lang.Object
    extended by com.aspose.diagram.RelationShape

public class RelationShape 
extends java.lang.Object

Contains elements that define a shape and relationflag.


Constructor Summary
RelationShape()
          
 
Property Getters/Setters Summary
intgetFlag()
voidsetFlag(int)
           Gets or sets flag The value of the property is RelationFlag integer constant.
ShapegetShape()
voidsetShape(Shape)
           Gets or sets the shape
 

Constructor Detail

RelationShape

public RelationShape()

Property Getters/Setters Detail

getShape/setShape

public Shape getShape() / public void setShape(Shape value)
Gets or sets the shape

getFlag/setFlag

public int getFlag() / public void setFlag(int value)
Gets or sets flag The value of the property is RelationFlag integer constant.

See Also:
          Aspose.Diagram Documentation - the home page for the Aspose.Diagram Product Documentation.
          Aspose.Diagram Support Forum - our preferred method of support.