|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectro.mosc.reco.algebra.Algebra
ro.mosc.reco.glyphdesciption.GlyphDescriptionAlgebra
public class GlyphDescriptionAlgebra
Relational structure describing a Glyph
| Field Summary | |
|---|---|
private java.awt.Rectangle |
glyphContainerRectangle
|
| Fields inherited from class ro.mosc.reco.algebra.Algebra |
|---|
relatios, signature, supportSets |
| Constructor Summary | |
|---|---|
private |
GlyphDescriptionAlgebra(Signature signature,
java.awt.Rectangle glyphContainerRectangle)
|
| Method Summary | |
|---|---|
static GlyphDescriptionAlgebra |
createAlgebra(java.util.ArrayList<java.awt.geom.Line2D.Double> segments,
java.awt.Rectangle glyphContainerRectangle)
|
| Methods inherited from class ro.mosc.reco.algebra.Algebra |
|---|
addElementsInRelation, addElementToAlgebra, getMappedElements, isIsomorphism, isomorphism, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private java.awt.Rectangle glyphContainerRectangle
| Constructor Detail |
|---|
private GlyphDescriptionAlgebra(Signature signature,
java.awt.Rectangle glyphContainerRectangle)
| Method Detail |
|---|
public static GlyphDescriptionAlgebra createAlgebra(java.util.ArrayList<java.awt.geom.Line2D.Double> segments,
java.awt.Rectangle glyphContainerRectangle)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||