All Implemented Interfaces:
Transformation
, Pickable
, Polygonizable
, Polygonization
, Renderable
, Manageable
, PersistenceCapable
, Shareable
, UserFields
, XObject
, Map
, Instantiator <Instantiation >
, Serializable
See Also:
Nested Class Summary
Nested classes/interfaces inherited from interface de.grogra.util.Map
Map.Chain
Field Summary
Fields
Fields inherited from class de.grogra.graph.impl.Node
ADDITIONAL_FIELDS , bits , DELETED , EXTENT_BIT , EXTENT_MASK , extentIndex$FIELD , extentTail$FIELD , HAS_OBSERVERS , IS_INTERPRETIVE , isInterpretive$FIELD , LAST_EXTENT_INDEX , layer$FIELD , MARK , mark$FIELD , MAX_RESOLUTION , MIME_TYPE , MIN_RESOLUTION , MIN_UNUSED_SPECIAL_OF_SOURCE , MIN_UNUSED_SPECIAL_OF_TARGET , name$FIELD , RESOLUTION_BIT , RESOLUTION_MASK , resolution$FIELD
Constructor Summary
Constructors
Method Summary
All Methods Instance Methods Concrete Methods
void
float
int
float
float
float
float
float
float
float
float
This method returns the
Node.NType
which describes the managed
fields of the class of this node.
int
int
void
void
boolean
boolean
boolean
This method returns a new instance of the class of this
node.
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
Methods inherited from class de.grogra.imp3d.objects.ShadedNull
getInterior , getShader , getSurfaceArea , getSymbolColor , getVolume , isRenderAsWireframe , isTreatedAsInfinite , setBackShader , setColor , setColor , setFrontShader , setInterior , setMaterial , setRenderAsWireframe , setShader , setShaders , setTreatedAsInfinite
Methods inherited from class de.grogra.imp3d.objects.Null
getLocalTransformation , getTransform , getTranslation , isTransforming , postTransform , preTransform , setRotation , setScale , setTransform , setTransform , setTransform , setTransform , setTransform , setTransform , setTransform , setTransform , setTransforming , setTranslation
Methods inherited from class de.grogra.graph.impl.Node
addEdgeBitsTo , addReference , appendBranchNode , appendBranchNode , appendReferencesTo , clone , clone , cloneGraph , dump , dumpTree , dup , dupFrom , dupnew , dupUnmanagedFields , edgeChanged , findAdjacent , findRefinementType , get , getAccessor , getAccessor , getAttributes , getAxisParent , getBoolean , getBranch , getBranchLength , getBranchNode , getBranchTail , getByte , getChar , getCommonAncestor , getCurrentGraphState , getDirectChildCount , getDouble , getEdgeAttributeAccessor , getEdgeAttributes , getEdgeBitsTo , getEdgeTo , getExtentIndex , getFirst , getFirstEdge , getFloat , getGraph , getId , getIgnored , getIndex , getInt , getLayer , getLong , getManageableType , getName , getNeighbor , getNext , getNType , getObject , getOrCreateEdgeTo , getOrNull , getPersistenceManager , getPredecessor , getProvider , getResolution , getShort , getSource , getStamp , getSuccessor , getSymbol , getTarget , getTransaction , getUserField , getUserFieldCount , getXClass , getXData , hasName , initProvider , initXClass , insertBranchNode , insertBranchNode , instantiateGraph , isAncestorOf , isDirection , isEncoarseOf , isManagingInstance , isMarked , isRoot , isSource , isTarget , manageableReadResolve , manageableWriteReplace , paramString , removeAll , removeEdgeBitsTo , removeFromChain , removeFromChain , removeReference , setBranch , setBranch , setExtentIndex , setGraphForDeserialization , setIgnored , setLayer , setMark , setName , setResolution , setSuccessor , setSuccessor , specialEdgeAdded , specialEdgeRefModified , specialEdgeRemoved , toString , writeReplace
Methods inherited from class de.grogra.graph.impl.Edge
addEdgeBits , getBitMark , getEdgeBits , getEdgeKeys , getObjectMark , getSpecialEdgeDescriptor , parseEdgeKeys , remove , removeEdgeBits , setBitMark , setEdgeBits , setObjectMark , testEdgeBits
Field Details
MAX_RASTER
public static final int MAX_RASTER
See Also:
locationParameterMin$FIELD
locationParameterMax$FIELD
locationParameter1Function$FIELD
locationParameter2Function$FIELD
locationParameter3Function$FIELD
Constructor Details
Arrange
public Arrange (int number)
Method Details
heightFieldOut
public void heightFieldOut (int max)
setXWidth
public void setXWidth (float value)
setYWidth
public void setYWidth (float value)
setDimension
public void setDimension (float valueX,
float valueY)
setDimension
public void setDimension (float valueX,
float valueY,
float scale)
setNumber
public void setNumber (int number)
useLod
public void useLod (boolean value)
getChildId
public int getChildId ()
getParentId
public int getParentId ()
getThisId
public int getThisId ()
getDensity
public float getDensity ()
getAbsoluteHeight
public float getAbsoluteHeight ()
getLocalHeight
public float getLocalHeight ()
getN1
public float getN1 ()
getN2
public float getN2 ()
getN3
public float getN3 ()
setHeightFieldScale
public void setHeightFieldScale (float value)
getNTypeImpl
Description copied from class: Node
This method returns the
Node.NType
which describes the managed
fields of the class of this node. This method has to be implemented
in every concrete subclass.
Overrides:
getNTypeImpl
in class Patch
Returns:
type describing the managed fields of the class of this node
newInstance
protected Node newInstance ()
Description copied from class: Node
This method returns a new instance of the class of this
node. This method has to be implemented in every concrete subclass.
Overrides:
newInstance
in class Patch
Returns:
new instance of class of this node
isFitToRaster
public boolean isFitToRaster ()
setFitToRaster
public void setFitToRaster (boolean value)
isUseDensityI
public boolean isUseDensityI ()
setUseDensityI
public void setUseDensityI (boolean value)
isInitAll
public boolean isInitAll ()
setInitAll
public void setInitAll (boolean value)
getDensityMin
public float getDensityMin ()
setDensityMin
public void setDensityMin (float value)
getDensityMax
public float getDensityMax ()
setDensityMax
public void setDensityMax (float value)
getDensityI
public float getDensityI ()
setDensityI
public void setDensityI (float value)
setNumber
public void setNumber (String value)
getLocationParameterMin
public Color3f getLocationParameterMin ()
setLocationParameterMin
public void setLocationParameterMin (Color3f value)
getLocationParameterMax
public Color3f getLocationParameterMax ()
setLocationParameterMax
public void setLocationParameterMax (Color3f value)
getLocationParameter1Function
setLocationParameter1Function
public void setLocationParameter1Function (FloatToFloat value)
getLocationParameter2Function
setLocationParameter2Function
public void setLocationParameter2Function (FloatToFloat value)
getLocationParameter3Function
setLocationParameter3Function
public void setLocationParameter3Function (FloatToFloat value)
setLocationParameter
public void setLocationParameter (ChannelMap value)