|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractGriddedSurfaceType | |
---|---|
org.citygml4j.jaxb.gml._3_1_1 |
Uses of AbstractGriddedSurfaceType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Subclasses of AbstractGriddedSurfaceType in org.citygml4j.jaxb.gml._3_1_1 | |
---|---|
class |
ConeType
A cone is a gridded surface given as a family of conic sections whose control points vary linearly. |
class |
CylinderType
A cylinder is a gridded surface given as a family of circles whose positions vary along a set of parallel lines, keeping the cross sectional horizontal curves of a constant shape. |
class |
SphereType
A sphere is a gridded surface given as a family of circles whose positions vary linearly along the axis of the sphere, and whise radius varies in proportions to the cosine function of the central angle. |
Methods in org.citygml4j.jaxb.gml._3_1_1 that return AbstractGriddedSurfaceType | |
---|---|
AbstractGriddedSurfaceType |
ObjectFactory.createAbstractGriddedSurfaceType()
Create an instance of AbstractGriddedSurfaceType |
Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type AbstractGriddedSurfaceType | |
---|---|
javax.xml.bind.JAXBElement<AbstractGriddedSurfaceType> |
ObjectFactory.create_GriddedSurface(AbstractGriddedSurfaceType value)
Create an instance of JAXBElement < AbstractGriddedSurfaceType > } |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type AbstractGriddedSurfaceType | |
---|---|
javax.xml.bind.JAXBElement<AbstractGriddedSurfaceType> |
ObjectFactory.create_GriddedSurface(AbstractGriddedSurfaceType value)
Create an instance of JAXBElement < AbstractGriddedSurfaceType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |