|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Triangle
Method Summary | |
---|---|
AbstractRingProperty |
getExterior()
|
SurfaceInterpolation |
getInterpolation()
|
boolean |
isSetExterior()
|
boolean |
isSetInterpolation()
|
void |
setExterior(AbstractRingProperty exterior)
|
void |
setInterpolation(SurfaceInterpolation interpolation)
|
void |
unsetExterior()
|
void |
unsetInterpolation()
|
Methods inherited from interface org.citygml4j.model.gml.geometry.primitives.AbstractSurfacePatch |
---|
calcBoundingBox |
Methods inherited from interface org.citygml4j.model.gml.GML |
---|
getGMLClass |
Methods inherited from interface org.citygml4j.model.common.base.ModelObject |
---|
getModelType |
Methods inherited from interface org.citygml4j.model.common.base.ModelObject |
---|
getModelType |
Methods inherited from interface org.citygml4j.model.common.child.Child |
---|
getParent, isSetParent, setParent, unsetParent |
Methods inherited from interface org.citygml4j.model.common.base.ModelObject |
---|
getModelType |
Methods inherited from interface org.citygml4j.model.common.copy.Copyable |
---|
copy, copyTo |
Method Detail |
---|
AbstractRingProperty getExterior()
SurfaceInterpolation getInterpolation()
boolean isSetExterior()
boolean isSetInterpolation()
void setExterior(AbstractRingProperty exterior)
void setInterpolation(SurfaceInterpolation interpolation)
void unsetExterior()
void unsetInterpolation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |