public class ValeurMatriceCreuse extends Object
Constructor and Description |
---|
ValeurMatriceCreuse(RDFResource line,
RDFResource row,
int value)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
RDFResource |
getLine() |
RDFResource |
getRow() |
Integer |
getValue() |
void |
setLine(RDFResource line) |
void |
setRow(RDFResource row) |
void |
setValue(Integer value) |
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.